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

Detailed Description
Definition at line 416 of file powerpoint.h.
Public Member Functions | |
SlideBaseContainer () | |
const char * | name () |
Static Public Attributes | |
static const unsigned int | id = 1004 |
Member Function Documentation
const char* Libppt::SlideBaseContainer::name | ( | ) | [inline, virtual] |
Returns the name of the record.
For debugging only.
Reimplemented from Libppt::Container.
Definition at line 421 of file powerpoint.h.
Member Data Documentation
const unsigned int SlideBaseContainer::id = 1004 [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 419 of file powerpoint.h.
The documentation for this class was generated from the following files: