filters

KWEFKWordLeader Class Reference

List of all members.

Detailed Description

Definition at line 32 of file KWEFKWordLeader.h.


Public Member Functions

 KWEFKWordLeader (void)
 KWEFKWordLeader (KWEFBaseWorker *newWorker)
virtual ~KWEFKWordLeader (void)
void setWorker (KWEFBaseWorker *newWorker)
KWEFBaseWorkergetWorker (void) const
KoFilter::ConversionStatus convert (KoFilterChain *chain, const QCString &from, const QCString &to)
void createBookmarkFormatData (ParaData &paraData)
bool loadSubFile (const QString &fileName, QByteArray &array)
QIODevice * getSubFileDevice (const QString &fileName)
bool doFullDocumentInfo (const KWEFDocumentInfo &docInfo)
bool doVariableSettings (const VariableSettingsData &varSettings)
bool doFullDocument (const QValueList< ParaData > &)
bool doPageInfo (const int headerType, const int footerType)
bool doFullPaperFormat (const int format, const double width, const double height, const int orientation)
bool doFullPaperBorders (const double top, const double left, const double bottom, const double right)
bool doFullPaperFormatOther (const int columns, const double columnspacing, const int numPages)
bool doOpenHead (void)
bool doCloseHead (void)
bool doOpenBody (void)
bool doCloseBody (void)
bool doOpenStyles (void)
bool doCloseStyles (void)
bool doFullDefineStyle (LayoutData &layout)
bool doOpenSpellCheckIgnoreList (void)
bool doCloseSpellCheckIgnoreList (void)
bool doFullSpellCheckIgnoreWord (const QString &ignoreword)
bool doHeader (const HeaderData &)
bool doFooter (const FooterData &)
bool doDeclareNonInlinedFramesets (QValueList< FrameAnchor > &pictureAnchors, QValueList< FrameAnchor > &tableAnchors)
void setHeaderType (int hType)
void setFooterType (int fType)
int headerType ()
int footerType ()

Public Attributes

QValueList< FootnoteDatafootnoteList
int m_syntaxVersion
bool m_oldSyntax
QString m_currentFramesetName
QMap< QString, int > m_paraCountMap
QValueList< Bookmarkm_bookmarkList
QStringList m_unanchoredFramesets
QValueList< FrameAnchorm_nonInlinedPictureAnchors
QValueList< FrameAnchorm_nonInlinedTableAnchors

Protected Member Functions

bool doOpenFile (const QString &filenameOut, const QString &to)
bool doCloseFile (void)
bool doAbortFile (void)
bool doOpenDocument (void)
bool doCloseDocument (void)

Member Function Documentation

bool KWEFKWordLeader::doDeclareNonInlinedFramesets ( QValueList< FrameAnchor > &  pictureAnchors,
QValueList< FrameAnchor > &  tableAnchors 
)

Since:
1.4

Definition at line 1262 of file KWEFKWordLeader.cc.

bool KWEFKWordLeader::doFullPaperFormatOther ( const int  columns,
const double  columnspacing,
const int  numPages 
)

Other data of KWord's <PAPER> which are not in.

See also:
doFullPaperFormat
Since:
1.4

Definition at line 1222 of file KWEFKWordLeader.cc.


Member Data Documentation

List of bookmarks.

Definition at line 97 of file KWEFKWordLeader.h.

Name of the current frame set.

Definition at line 93 of file KWEFKWordLeader.h.

Pseudo-anchors for non-inlined anchors.

Since:
1.4

Definition at line 99 of file KWEFKWordLeader.h.

Pseudo-anchors for non-inlined tables.

Since:
1.4

Definition at line 100 of file KWEFKWordLeader.h.

true if oldSyntax (KWord 0.8)

Definition at line 91 of file KWEFKWordLeader.h.

Number of paragraph in each frameset (for bookmarks).

Definition at line 95 of file KWEFKWordLeader.h.

-1: unknown, 1: KWord 0.8, 2: KWord 1.1 & 1.2, 3: KWord 1.3

Definition at line 89 of file KWEFKWordLeader.h.

List of framesets where an anchor was searched but not found (DEBUG).

Since:
1.4

Definition at line 98 of file KWEFKWordLeader.h.


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