GreatWksSSParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor
Style getStyle (int id) const
 returns the style corresponding to an id

Public Attributes

Spreadsheet m_spreadsheet
 the spreadsheet
std::vector< Stylem_styleList
 the list of style
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
MWAWEntry m_headerEntry
 the header entry (in v2)
MWAWEntry m_footerEntry
 the footer entry (in v2)
bool m_headerPrint
 the header is printed
bool m_footerPrint
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known

Detailed Description

Internal: the state of a GreatWksSSParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

returns the style corresponding to an id


Member Data Documentation

the footer height if known

the header height if known

the number of page of the final document

the list of style

Referenced by getStyle().


The documentation for this struct was generated from the following file: