Internal: the state of a WriterPlsParser. 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 | |
| WindowsInfo | m_windows [3] |
| the information ( 0: main, 1: header, 2: footer) | |
| int | m_headerHeight |
| the header height if known | |
| int | m_footerHeight |
| the footer height if known | |
Internal: the state of a WriterPlsParser.
| WriterPlsParserInternal::State::State | ( | ) | [inline] |
constructor
the actual page
the footer height if known
the header height if known
the number of page of the final document
the information ( 0: main, 1: header, 2: footer)