MindWrtParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor
 

Public Attributes

std::string m_compressCorr
 the correspondance between int compressed and char : must be 15 character
 
int m_numLinesByZone [3]
 the number of paragraph by zones ( main, header, footer )
 
ZoneInfo m_zones [3]
 the zones
 
std::multimap< std::string, MWAWEntrym_entryMap
 the zones map
 
ListProperties m_listProperties
 the list properties
 
int m_actPage
 the actual page
 
int m_numPages
 the number of page of the final document
 
std::vector< Fieldm_headerFieldList
 the actual list id the header field list
 
std::vector< Fieldm_footerFieldList
 the footer field list
 

Detailed Description

Internal: the state of a MindWrtParser.

Constructor & Destructor Documentation

◆ State()

MindWrtParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_actPage

int MindWrtParserInternal::State::m_actPage

the actual page

◆ m_compressCorr

std::string MindWrtParserInternal::State::m_compressCorr

the correspondance between int compressed and char : must be 15 character

◆ m_entryMap

std::multimap<std::string, MWAWEntry> MindWrtParserInternal::State::m_entryMap

the zones map

◆ m_footerFieldList

std::vector<Field> MindWrtParserInternal::State::m_footerFieldList

the footer field list

◆ m_headerFieldList

std::vector<Field> MindWrtParserInternal::State::m_headerFieldList

the actual list id the header field list

◆ m_listProperties

ListProperties MindWrtParserInternal::State::m_listProperties

the list properties

◆ m_numLinesByZone

int MindWrtParserInternal::State::m_numLinesByZone[3]

the number of paragraph by zones ( main, header, footer )

Referenced by State().

◆ m_numPages

int MindWrtParserInternal::State::m_numPages

the number of page of the final document

◆ m_zones

ZoneInfo MindWrtParserInternal::State::m_zones[3]

the zones


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

Generated on Thu Jan 19 2023 00:00:00 for libmwaw by doxygen 1.9.6