GreatWksSSParserInternal::State Struct Reference

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

Public Member Functions

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

Public Attributes

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

Detailed Description

Internal: the state of a GreatWksSSParser.

Constructor & Destructor Documentation

GreatWksSSParserInternal::State::State ( )
inline

constructor

Member Function Documentation

Style GreatWksSSParserInternal::State::getStyle ( int  id) const
inline

returns the style corresponding to an id

Member Data Documentation

int GreatWksSSParserInternal::State::m_actPage

the actual page

MWAWEntry GreatWksSSParserInternal::State::m_footerEntry

the footer entry (in v2)

int GreatWksSSParserInternal::State::m_footerHeight

the footer height if known

bool GreatWksSSParserInternal::State::m_footerPrint
MWAWEntry GreatWksSSParserInternal::State::m_headerEntry

the header entry (in v2)

int GreatWksSSParserInternal::State::m_headerHeight

the header height if known

bool GreatWksSSParserInternal::State::m_headerPrint

the header is printed

int GreatWksSSParserInternal::State::m_numPages

the number of page of the final document

Spreadsheet GreatWksSSParserInternal::State::m_spreadsheet

the spreadsheet

std::vector<Style> GreatWksSSParserInternal::State::m_styleList

the list of style

Referenced by getStyle().


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

Generated on Thu Jul 9 2015 20:26:40 for libmwaw by doxygen 1.8.8