Internal: the state of a SDWParser. 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< StarObjectText > | m_mainText | 
| the main graphic document | |
Internal: the state of a SDWParser.
| 
 | inline | 
constructor
| int SDWParserInternal::State::m_actPage | 
the actual page
Referenced by State().
| std::shared_ptr<StarObjectText> SDWParserInternal::State::m_mainText | 
the main graphic document
Referenced by State().
| int SDWParserInternal::State::m_numPages | 
the number of page of the final document
Referenced by State().