kword

KWTableStyleCollection Class Reference

#include <KWTableStyle.h>

List of all members.


Detailed Description

Collection of user-defined table styles.

Definition at line 87 of file KWTableStyle.h.


Public Member Functions

 KWTableStyleCollection ()
KWTableStylefindStyle (const QString &name) const
KWTableStylefindStyleByDisplayName (const QString &name) const
KWTableStyleaddStyle (KWTableStyle *sty)
KWTableStyletableStyleAt (int i) const
void saveOasis (KoGenStyles &mainStyles, KoSavingContext &savingContext) const
int loadOasisStyles (KoOasisContext &context, const KoStyleCollection &paragraphStyles, const KWFrameStyleCollection &frameStyles)

Static Public Member Functions

static QString defaultStyleName ()

Member Function Documentation

KWTableStyle* KWTableStyleCollection::addStyle KWTableStyle sty  )  [inline]
 

See KoUserStyleCollection::addStyle.

Overloaded for convenience.

Definition at line 116 of file KWTableStyle.h.

KWTableStyle* KWTableStyleCollection::findStyle const QString &  name  )  const [inline]
 

Find style based on the untranslated name name.

Overloaded for convenience

Definition at line 98 of file KWTableStyle.h.

KWTableStyle* KWTableStyleCollection::findStyleByDisplayName const QString &  name  )  const [inline]
 

Find style based on the display name name.

This is only for the old XML loading. Overloaded for convenience

Definition at line 108 of file KWTableStyle.h.

KWTableStyle* KWTableStyleCollection::tableStyleAt int  i  )  const [inline]
 

Return style number i.

Definition at line 123 of file KWTableStyle.h.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys