BeagleWksDBParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

long m_databaseBegin
 the database begin position More...
 
Database m_database
 the database More...
 
std::multimap< std::string,
MWAWEntry
m_typeEntryMap
 the type entry map More...
 
int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
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 BeagleWksDBParser.

Constructor & Destructor Documentation

BeagleWksDBParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int BeagleWksDBParserInternal::State::m_actPage

the actual page

Database BeagleWksDBParserInternal::State::m_database

the database

long BeagleWksDBParserInternal::State::m_databaseBegin

the database begin position

int BeagleWksDBParserInternal::State::m_footerHeight

the footer height if known

int BeagleWksDBParserInternal::State::m_headerHeight

the header height if known

int BeagleWksDBParserInternal::State::m_numPages

the number of page of the final document

std::multimap<std::string, MWAWEntry> BeagleWksDBParserInternal::State::m_typeEntryMap

the type entry map


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

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