Internal: the state of a SDWParser. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
int | m_actPage |
the actual page More... | |
int | m_numPages |
the number of page of the final document More... | |
std::shared_ptr< StarObjectText > | m_mainText |
the main graphic document More... | |
Internal: the state of a SDWParser.
|
inline |
constructor
int SDWParserInternal::State::m_actPage |
the actual page
std::shared_ptr<StarObjectText> SDWParserInternal::State::m_mainText |
the main graphic document
int SDWParserInternal::State::m_numPages |
the number of page of the final document