Internal: the state of a SDAParser. More...
| Public Member Functions | |
| State () | |
| constructor | |
| Public Attributes | |
| int | m_actPage | 
| the actual page | |
| int | m_numPages | 
| the number of page of the final document | |
| std::shared_ptr< StarObjectDraw > | m_mainGraphic | 
Internal: the state of a SDAParser.
| 
 | inline | 
constructor
| int SDAParserInternal::State::m_actPage | 
the actual page
Referenced by State().
| std::shared_ptr<StarObjectDraw> SDAParserInternal::State::m_mainGraphic | 
Referenced by State().
| int SDAParserInternal::State::m_numPages | 
the number of page of the final document
Referenced by State().