ClarisDrawParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the file version More...
 
bool m_isLibrary
 flag to know if the file is a library or not More...
 
int m_numDSET
 the number of DSET+FNTM More...
 
long m_EOF
 the last data zone size More...
 
int m_actualLayer
 the actual layer More...
 
int m_numLayers
 the number of layer More...
 
bool m_createMasterPage
 flag to know if we need or not to create a master More...
 
bool m_displayAsSlide
 flag to know if we need to display data as slide More...
 
std::vector< Layerm_layerList
 the layer list More...
 
bool m_pageSpanSet
 flag to know if the page has been set More...
 
int m_headerId
 header id More...
 
int m_footerId
 footer id More...
 
MWAWVec2i m_pages
 the number of pages More...
 
std::map< int, shared_ptr
< ClarisWksStruct::DSET > > 
m_zonesMap
 the map of zone More...
 
std::map< int, int > m_zoneIdToFileTypeMap
 map zone id to file type More...
 

Detailed Description

Internal: the state of a ClarisDrawParser.

Constructor & Destructor Documentation

ClarisDrawParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int ClarisDrawParserInternal::State::m_actualLayer

the actual layer

bool ClarisDrawParserInternal::State::m_createMasterPage

flag to know if we need or not to create a master

bool ClarisDrawParserInternal::State::m_displayAsSlide

flag to know if we need to display data as slide

long ClarisDrawParserInternal::State::m_EOF

the last data zone size

int ClarisDrawParserInternal::State::m_footerId

footer id

int ClarisDrawParserInternal::State::m_headerId

header id

bool ClarisDrawParserInternal::State::m_isLibrary

flag to know if the file is a library or not

std::vector<Layer> ClarisDrawParserInternal::State::m_layerList

the layer list

int ClarisDrawParserInternal::State::m_numDSET

the number of DSET+FNTM

int ClarisDrawParserInternal::State::m_numLayers

the number of layer

MWAWVec2i ClarisDrawParserInternal::State::m_pages

the number of pages

bool ClarisDrawParserInternal::State::m_pageSpanSet

flag to know if the page has been set

int ClarisDrawParserInternal::State::m_version

the file version

std::map<int, int> ClarisDrawParserInternal::State::m_zoneIdToFileTypeMap

map zone id to file type

std::map<int, shared_ptr<ClarisWksStruct::DSET> > ClarisDrawParserInternal::State::m_zonesMap

the map of zone


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