Internal: the state of a StarObjectText. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
int | m_numPages |
the number of pages | |
int | m_numGraphicPages |
the graphic number of pages | |
shared_ptr< Content > | m_mainContent |
the main content | |
shared_ptr < StarObjectNumericRuler > | m_numericRuler |
the numeric ruler | |
shared_ptr< StarObjectPageStyle > | m_pageStyle |
the page style | |
shared_ptr< StarObjectModel > | m_model |
the drawing model |
Internal: the state of a StarObjectText.
StarObjectTextInternal::State::State | ( | ) | [inline] |
constructor
shared_ptr<Content> StarObjectTextInternal::State::m_mainContent |
the main content
the drawing model
the numeric ruler
the graphic number of pages
the number of pages
the page style