ClarisDrawParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

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

Detailed Description

Internal: the state of a ClarisDrawParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

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

flag to know if we need to display data as slide

the last data zone size

flag to know if the file is a library or not

the number of DSET+FNTM

flag to know if the page has been set

map zone id to file type

the map of zone


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