kpresenter

KPrTextDocument Class Reference

#include <KPrTextDocument.h>

List of all members.


Detailed Description

This is our KoTextDocument reimplementation, to relate it to the textobject it's in.

Definition at line 34 of file KPrTextDocument.h.


Public Member Functions

 KPrTextDocument (KPrTextObject *textobj, KoTextFormatCollection *fc, KoTextFormatter *formatter=0L)
 ~KPrTextDocument ()
KPrTextObjecttextObject () const
bool loadSpanTag (const QDomElement &tag, KoOasisContext &context, KoTextParag *parag, uint pos, QString &textData, KoTextCustomItem *&customItem)

Constructor & Destructor Documentation

KPrTextDocument::KPrTextDocument ( KPrTextObject textobj,
KoTextFormatCollection *  fc,
KoTextFormatter *  formatter = 0L 
)

A text document inside a kptextobject.

Definition at line 34 of file KPrTextDocument.cpp.


Member Function Documentation

bool KPrTextDocument::loadSpanTag ( const QDomElement &  tag,
KoOasisContext &  context,
KoTextParag *  parag,
uint  pos,
QString &  textData,
KoTextCustomItem *&  customItem 
)

Extensions to KoTextParag::loadOasisSpan.

Definition at line 45 of file KPrTextDocument.cpp.

KPrTextObject* KPrTextDocument::textObject (  )  const [inline]

Return the text object in which this document is.

Note that this can be 0L (e.g. for paragraphs in the paragdia preview)

Definition at line 45 of file KPrTextDocument.h.


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