FullWrtTextInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the file version More...
 
std::multimap< int, shared_ptr
< Zone > > 
m_entryMap
 zoneId -> entry More...
 
std::map< int, Paragraphm_paragraphMap
 rulerId -> ruler More...
 
std::map< int, Itemm_itemMap
 itemId -> item More...
 
std::map< int, DataModifierm_dataModMap
 modId -> font/paragraph modifier More...
 
std::vector< ParaModifierm_paragraphModList
 a list of paragraph modifier More...
 
std::vector< int > m_mainZones
 the main zone index More...
 
int m_numPages
 
int m_actualPage
 

Detailed Description

Internal: the state of a FullWrtText.

Constructor & Destructor Documentation

FullWrtTextInternal::State::State ( )
inline

constructor

Member Data Documentation

int FullWrtTextInternal::State::m_actualPage
std::map<int, DataModifier> FullWrtTextInternal::State::m_dataModMap

modId -> font/paragraph modifier

std::multimap<int, shared_ptr<Zone> > FullWrtTextInternal::State::m_entryMap

zoneId -> entry

std::map<int, Item> FullWrtTextInternal::State::m_itemMap

itemId -> item

std::vector<int> FullWrtTextInternal::State::m_mainZones

the main zone index

int FullWrtTextInternal::State::m_numPages
std::map<int, Paragraph> FullWrtTextInternal::State::m_paragraphMap

rulerId -> ruler

std::vector<ParaModifier> FullWrtTextInternal::State::m_paragraphModList

a list of paragraph modifier

int FullWrtTextInternal::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:40 for libmwaw by doxygen 1.8.8