Internal: the state of a ZWrtParser. 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 | |
bool | m_headerUsed |
true if the header is used | |
bool | m_footerUsed |
true if the footer is used | |
int | m_headerHeight |
the header height if known | |
int | m_footerHeight |
the footer height if known |
Internal: the state of a ZWrtParser.
|
inline |
constructor
int ZWrtParserInternal::State::m_actPage |
the actual page
Referenced by State().
int ZWrtParserInternal::State::m_footerHeight |
the footer height if known
Referenced by State().
bool ZWrtParserInternal::State::m_footerUsed |
true if the footer is used
Referenced by State().
int ZWrtParserInternal::State::m_headerHeight |
the header height if known
Referenced by State().
bool ZWrtParserInternal::State::m_headerUsed |
true if the header is used
Referenced by State().
int ZWrtParserInternal::State::m_numPages |
the number of page of the final document
Referenced by State().