kpresenter
KPrTextDocument Class Reference
#include <KPrTextDocument.h>
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 () | |
KPrTextObject * | textObject () const |
bool | loadSpanTag (const QDomElement &tag, KoOasisContext &context, KoTextParag *parag, uint pos, QString &textData, KoTextCustomItem *&customItem) |
Constructor & Destructor Documentation
|
A text document inside a kptextobject.
Definition at line 34 of file KPrTextDocument.cpp. |
Member Function Documentation
|
Extensions to KoTextParag::loadOasisSpan.
Definition at line 45 of file KPrTextDocument.cpp. |
|
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: