filters
Libppt::msofbtAnchorAtom Class Reference
Inheritance diagram for Libppt::msofbtAnchorAtom:

Detailed Description
Definition at line 2338 of file kpresenter/powerpoint/libppt/powerpoint.h.
Public Member Functions | |
msofbtAnchorAtom () | |
~msofbtAnchorAtom () | |
const char * | name () |
void | dump (std::ostream &out) const |
Static Public Attributes | |
static const unsigned int | id |
Member Function Documentation
const char* Libppt::msofbtAnchorAtom::name | ( | ) | [inline, virtual] |
Returns the name of the record.
For debugging only.
Reimplemented from Libppt::Record.
Definition at line 2346 of file kpresenter/powerpoint/libppt/powerpoint.h.
void msofbtAnchorAtom::dump | ( | std::ostream & | out | ) | const [virtual] |
Dumps record information to output stream.
For debugging only.
Reimplemented from Libppt::Record.
Definition at line 4622 of file powerpoint.cpp.
Member Data Documentation
const unsigned int msofbtAnchorAtom::id [static] |
Static ID of the record.
Subclasses should override this value with the id of the record they handle.
Reimplemented from Libppt::Record.
Definition at line 2341 of file kpresenter/powerpoint/libppt/powerpoint.h.
The documentation for this class was generated from the following files: