TTParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

MWAWDocument::DocumentType m_type
 the file type
std::map< long, MWAWFontm_posFontMap
 the map of id -> font
std::map< int, MWAWEntrym_idPictEntryMap
 a map id->pictEntry
int m_numberSpacesForTab
 number of space to used to replace tab (0: means keep tabs )
long m_eof
 the last datafork position
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 TTParser.

Constructor & Destructor Documentation

TTParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int TTParserInternal::State::m_actPage

the actual page

long TTParserInternal::State::m_eof

the last datafork position

int TTParserInternal::State::m_footerHeight

the footer height if known

int TTParserInternal::State::m_headerHeight

the header height if known

std::map<int,MWAWEntry> TTParserInternal::State::m_idPictEntryMap

a map id->pictEntry

int TTParserInternal::State::m_numberSpacesForTab

number of space to used to replace tab (0: means keep tabs )

int TTParserInternal::State::m_numPages

the number of page of the final document

std::map<long, MWAWFont > TTParserInternal::State::m_posFontMap

the map of id -> font

MWAWDocument::DocumentType TTParserInternal::State::m_type

the file type


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

Generated on Wed May 22 2013 18:12:48 for libmwaw by doxygen 1.8.1.2