TTParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

MWAWDocument::Type m_type
 the file type
std::map< long, MWAWFont > m_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 )
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

constructor


Member Data Documentation

the footer height if known

the header height if known

a map id->pictEntry

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

the number of page of the final document

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

the map of id -> font


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