WordMakerParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
 State (State const &)=delete
 
Stateoperator= (State const &)=default
 

Public Attributes

int m_actPage
 the actual page More...
 
int m_numPages
 the number of page of the final document More...
 
long m_endDataZone
 the end data zone limit More...
 
Zonem_currentZone
 the current zone More...
 
std::multimap< Zone::Type, Zonem_typeToZoneMap
 a map type to zone More...
 
std::vector< MWAWEntrym_pictureList
 the list of document picture entries More...
 

Detailed Description

Internal: the state of a WordMakerParser.

Constructor & Destructor Documentation

WordMakerParserInternal::State::State ( )
inline

constructor

WordMakerParserInternal::State::State ( State const &  )
delete

Member Function Documentation

State& WordMakerParserInternal::State::operator= ( State const &  )
default

Member Data Documentation

int WordMakerParserInternal::State::m_actPage

the actual page

Zone* WordMakerParserInternal::State::m_currentZone

the current zone

long WordMakerParserInternal::State::m_endDataZone

the end data zone limit

int WordMakerParserInternal::State::m_numPages

the number of page of the final document

std::vector<MWAWEntry> WordMakerParserInternal::State::m_pictureList

the list of document picture entries

std::multimap<Zone::Type, Zone> WordMakerParserInternal::State::m_typeToZoneMap

a map type to zone


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

Generated on Thu May 30 2024 13:09:18 for libmwaw by doxygen 1.8.10