BeagleWksSSParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Static Public Member Functions

static bool getColor (int id, MWAWColor &color)
 returns a color corresponding to an id

Public Attributes

long m_spreadsheetBegin
 the spreadsheet begin position
Spreadsheet m_spreadsheet
 the spreadsheet
std::string m_spreadsheetName
 the spreadsheet name
std::vector< shared_ptr< Chart > > m_chartList
 the list of chart
std::multimap< std::string,
MWAWEntry
m_typeEntryMap
 the type entry map
int m_actPage
 the actual page
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 BeagleWksSSParser.


Constructor & Destructor Documentation

constructor


Member Function Documentation

static bool BeagleWksSSParserInternal::State::getColor ( int  id,
MWAWColor color 
) [inline, static]

returns a color corresponding to an id


Member Data Documentation

the list of chart

the footer height if known

the header height if known

the number of page of the final document

the spreadsheet begin position

the spreadsheet name

the type entry map


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