filters
Libppt::Slide Class Reference
List of all members.Detailed Description
Definition at line 33 of file slide.h.
Public Member Functions | |
| Slide (Presentation *presentation) | |
| ~Slide () | |
| void | clear () |
| UString | title () const |
| void | setTitle (const UString &title) |
| GroupObject * | rootObject () |
| void | setRootObject (GroupObject *) |
| TextObject * | textObject (unsigned placeId) |
| double | pageWidth () const |
| void | setPageWidth (double pageWidth) |
| double | pageHeight () const |
| void | setPageHeight (double pageHeight) |
The documentation for this class was generated from the following files:

