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

Detailed Description
Definition at line 97 of file objects.h.
Public Types | |
enum | { Title = 0, Body = 1, Notes = 2, NotUsed = 3, Other = 4, CenterBody = 5, CenterTitle = 6, HalfBody = 7, QuarterBody = 8 } |
Public Member Functions | |
TextObject () | |
virtual | ~TextObject () |
virtual bool | isText () const |
unsigned | type () const |
void | setType (unsigned type) |
const char * | typeAsString () const |
UString | text (unsigned index) const |
void | setText (const UString &text) |
unsigned | listSize () const |
bool | bulletFlag (unsigned index) const |
void | setBulletFlag (bool flag) |
void | convertFrom (Object *object) |
The documentation for this class was generated from the following files: