GreatWksDBParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

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

Constructor & Destructor Documentation

◆ State()

GreatWksDBParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int GreatWksDBParserInternal::State::m_actPage

the actual page

◆ m_blocks

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

the list of big blocks

◆ m_database

Database GreatWksDBParserInternal::State::m_database

the database

◆ m_footerBlockHeader

MWAWEntry GreatWksDBParserInternal::State::m_footerBlockHeader

the footer entry (in v2)

◆ m_footerHeight

int GreatWksDBParserInternal::State::m_footerHeight

the footer height if known

◆ m_footerPrint

bool GreatWksDBParserInternal::State::m_footerPrint

◆ m_headerBlockHeader

MWAWEntry GreatWksDBParserInternal::State::m_headerBlockHeader

the header entry (in v2)

◆ m_headerHeight

int GreatWksDBParserInternal::State::m_headerHeight

the header height if known

◆ m_headerPrint

bool GreatWksDBParserInternal::State::m_headerPrint

the header is printed

◆ m_idZonesMap

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

a map id to zone used to stored the small zones

◆ m_numPages

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 Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6