Internal: the state of a WingzParser. More...
Public Member Functions | |
| State () | |
| constructor | |
Static Public Member Functions | |
| static bool | getPatternPercent (int patId, int vers, float &percent) |
| returns the pattern percent corresponding to an id and a version | |
Public Attributes | |
| bool | m_encrypted |
| a flag to know if the data is encrypted | |
| Spreadsheet | m_spreadsheet |
| the spreadsheet | |
| 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 WingzParser.
| WingzParserInternal::State::State | ( | ) | [inline] |
constructor
| bool WingzParserInternal::State::getPatternPercent | ( | int | patId, |
| int | vers, | ||
| float & | percent | ||
| ) | [static] |
returns the pattern percent corresponding to an id and a version
a flag to know if the data is encrypted
the footer height if known
the header height if known
the number of page of the final document
the spreadsheet