Internal: the state of a GreatWksDocument. 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 | |
int | m_headerHeight |
the header height if known | |
int | m_footerHeight |
the footer height if known |
Internal: the state of a GreatWksDocument.
|
inline |
constructor
int GreatWksDocumentInternal::State::m_actPage |
the actual page
Referenced by State().
int GreatWksDocumentInternal::State::m_footerHeight |
the footer height if known
Referenced by State().
int GreatWksDocumentInternal::State::m_headerHeight |
the header height if known
Referenced by State().
int GreatWksDocumentInternal::State::m_numPages |
the number of page of the final document
Referenced by State().