MarinerWrtTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
ZonegetZone (int id)
 return a reference to a textzone ( if zone not exists, created it ) More...
 

Public Attributes

int m_version
 the file version More...
 
std::map< int, Zonem_textZoneMap
 a map id -> textZone More...
 
int m_numPages
 
int m_actualPage
 

Detailed Description

Internal: the state of a MarinerWrtText.

Constructor & Destructor Documentation

MarinerWrtTextInternal::State::State ( )
inline

constructor

Member Function Documentation

Zone& MarinerWrtTextInternal::State::getZone ( int  id)
inline

return a reference to a textzone ( if zone not exists, created it )

Member Data Documentation

int MarinerWrtTextInternal::State::m_actualPage
int MarinerWrtTextInternal::State::m_numPages
std::map<int,Zone> MarinerWrtTextInternal::State::m_textZoneMap

a map id -> textZone

int MarinerWrtTextInternal::State::m_version
mutable

the file version


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

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