GreatWksDBParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

Database m_database
 the database More...
 
std::map< int, MWAWEntrym_idZonesMap
 a map id to zone used to stored the small zones More...
 
std::vector< BlockHeaderm_blocks
 the list of big blocks More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
MWAWEntry m_headerBlockHeader
 the header entry (in v2) More...
 
MWAWEntry m_footerBlockHeader
 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 GreatWksDBParser.

Constructor & Destructor Documentation

GreatWksDBParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int GreatWksDBParserInternal::State::m_actPage

the actual page

std::vector<BlockHeader> GreatWksDBParserInternal::State::m_blocks

the list of big blocks

Database GreatWksDBParserInternal::State::m_database

the database

MWAWEntry GreatWksDBParserInternal::State::m_footerBlockHeader

the footer entry (in v2)

int GreatWksDBParserInternal::State::m_footerHeight

the footer height if known

bool GreatWksDBParserInternal::State::m_footerPrint
MWAWEntry GreatWksDBParserInternal::State::m_headerBlockHeader

the header entry (in v2)

int GreatWksDBParserInternal::State::m_headerHeight

the header height if known

bool GreatWksDBParserInternal::State::m_headerPrint

the header is printed

std::map<int, MWAWEntry> GreatWksDBParserInternal::State::m_idZonesMap

a map id to zone used to stored the small zones

int GreatWksDBParserInternal::State::m_numPages

the number of page of the final document


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