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

Detailed Description
Definition at line 1210 of file powerpoint.h.
Public Member Functions | |
int | charCount (unsigned index) const |
int | depth (unsigned index) const |
int | bulletOn (unsigned index) const |
int | bulletHardFont (unsigned index) const |
int | bulletHardColor (unsigned index) const |
int | bulletChar (unsigned index) const |
int | bulletFont (unsigned index) const |
int | bulletHeight (unsigned index) const |
int | bulletColor (unsigned index) const |
int | align (unsigned index) const |
int | lineFeed (unsigned index) const |
int | upperDist (unsigned index) const |
int | lowerDist (unsigned index) const |
int | asianLB1 (unsigned index) const |
int | asianLB2 (unsigned index) const |
int | asianLB3 (unsigned index) const |
int | biDi (unsigned index) const |
int | charMask () const |
int | charFlags () const |
unsigned | listSize () const |
void | setData (unsigned size, const unsigned char *data, unsigned lastSize) |
const char * | name () |
void | dump (std::ostream &out) const |
Static Public Attributes | |
static const unsigned int | id |
Member Function Documentation
void Libppt::StyleTextPropAtom::dump | ( | std::ostream & | out | ) | const [virtual] |
const char* Libppt::StyleTextPropAtom::name | ( | ) | [inline, virtual] |
Returns the name of the record.
For debugging only.
Reimplemented from Libppt::Record.
Definition at line 1243 of file powerpoint.h.
Member Data Documentation
const unsigned int Libppt::StyleTextPropAtom::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 1213 of file powerpoint.h.
The documentation for this class was generated from the following file: