GreatWksTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
int getFId (int fileId) const
 returns the font id corresponding to a fId More...
 

Public Attributes

std::map< int, int > m_fileIdFontIdMap
 a global map file font id-> fontconverter id More...
 
std::vector< Zonem_zonesList
 a list of text zone More...
 
int m_version
 the file version More...
 
int m_numPages
 

Detailed Description

Internal: the state of a GreatWksText.

Constructor & Destructor Documentation

◆ State()

GreatWksTextInternal::State::State ( )
inline

constructor

Member Function Documentation

◆ getFId()

int GreatWksTextInternal::State::getFId ( int  fileId) const
inline

returns the font id corresponding to a fId

Member Data Documentation

◆ m_fileIdFontIdMap

std::map<int,int> GreatWksTextInternal::State::m_fileIdFontIdMap

a global map file font id-> fontconverter id

Referenced by getFId().

◆ m_numPages

int GreatWksTextInternal::State::m_numPages

◆ m_version

int GreatWksTextInternal::State::m_version
mutable

the file version

◆ m_zonesList

std::vector<Zone> GreatWksTextInternal::State::m_zonesList

a list of text zone


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20