filters
Libppt::PPTReader Class Reference
List of all members.Detailed Description
Definition at line 2485 of file powerpoint.h.
Public Member Functions | |
| bool | load (Presentation *pr, const char *filename) |
Protected Member Functions | |
| void | loadUserEdit () |
| void | loadMaster () |
| void | loadSlides () |
| void | loadDocument () |
| int | indexPersistence (unsigned long offset) |
| void | loadRecord (Record *parent) |
| void | handleRecord (Record *record, int type) |
| void | handleContainer (Container *container, int type, unsigned size) |
| void | handleDocumentAtom (DocumentAtom *r) |
| void | handleSlidePersistAtom (SlidePersistAtom *r) |
| void | handleTextHeaderAtom (TextHeaderAtom *r) |
| void | handleTextCharsAtom (TextCharsAtom *r) |
| void | handleTextBytesAtom (TextBytesAtom *r) |
| void | handleStyleTextPropAtom (StyleTextPropAtom *r) |
| void | handleColorSchemeAtom (ColorSchemeAtom *r) |
| void | handleDrawingContainer (msofbtDgContainer *r, unsigned size) |
| void | handleEscherGroupContainer (msofbtSpgrContainer *r, unsigned size) |
| void | handleSPContainer (msofbtSpContainer *r, unsigned size) |
| void | handleEscherGroupAtom (msofbtSpgrAtom *r) |
| void | handleEscherSpAtom (msofbtSpAtom *r) |
| void | handleEscherPropertiesAtom (msofbtOPTAtom *atom) |
| void | handleEscherClientDataAtom (msofbtClientDataAtom *r) |
| void | handleEscherClientAnchorAtom (msofbtClientAnchorAtom *r) |
| void | handleEscherTextBoxAtom (msofbtClientTextboxAtom *r) |
The documentation for this class was generated from the following file:

