WingzParserInternal::State Struct Reference

Internal: the state of a WingzParser. More...

List of all members.

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

Detailed Description

Internal: the state of a WingzParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool WingzParserInternal::State::getPatternPercent ( int  patId,
int  vers,
float &  percent 
) [static]

returns the pattern percent corresponding to an id and a version


Member Data Documentation

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 documentation for this struct was generated from the following file: