BWTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor
MWAWFont getFont (Font const &ft)
 returns the font corresponding to a file font

Public Attributes

MWAWEntry m_textEntry
 the main text entry
std::vector< Sectionm_sectionList
 the section list
std::vector< int > m_numPagesBySectionList
 the number of page by section
int m_version
 the file version
std::vector< int > m_fileIdFontIdList
 a list to get the correspondance between fileId and fontId
int m_numPages
int m_actualPage

Detailed Description

Internal: the state of a BWText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

MWAWFont BWTextInternal::State::getFont ( Font const &  ft) [inline]

returns the font corresponding to a file font


Member Data Documentation

a list to get the correspondance between fileId and fontId

Referenced by getFont().

the number of page by section

the section list

the file version


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