StarObjectTextInternal::State Struct Reference

Internal: the state of a StarObjectText. More...

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_numPages
 the number of pages More...
 
int m_numGraphicPages
 the graphic number of pages More...
 
shared_ptr< Contentm_mainContent
 the main content More...
 
shared_ptr< StarObjectNumericRulerm_numericRuler
 the numeric ruler More...
 
shared_ptr< StarObjectPageStylem_pageStyle
 the page style More...
 
shared_ptr< StarObjectModelm_model
 the drawing model More...
 

Detailed Description

Internal: the state of a StarObjectText.

Constructor & Destructor Documentation

◆ State()

StarObjectTextInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_mainContent

shared_ptr<Content> StarObjectTextInternal::State::m_mainContent

the main content

◆ m_model

shared_ptr<StarObjectModel> StarObjectTextInternal::State::m_model

the drawing model

◆ m_numericRuler

shared_ptr<StarObjectNumericRuler> StarObjectTextInternal::State::m_numericRuler

the numeric ruler

◆ m_numGraphicPages

int StarObjectTextInternal::State::m_numGraphicPages

the graphic number of pages

◆ m_numPages

int StarObjectTextInternal::State::m_numPages

the number of pages

◆ m_pageStyle

shared_ptr<StarObjectPageStyle> StarObjectTextInternal::State::m_pageStyle

the page style


The documentation for this struct was generated from the following file:

Generated on Wed Feb 22 2017 09:38:47 for libstaroffice by doxygen 1.8.13