ClarisWksDocumentInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

bool m_pageSpanSet
 a flag to know if pageSpan is filled More...
 
Vec2i m_pages
 the document number of pages ( if known ) More...
 
int m_headerId
 the header zone if known More...
 
int m_footerId
 the footer zone if known More...
 
int m_headerHeight
 the header height if known More...
 
int m_footerHeight
 the footer height if known More...
 
int m_columns
 the number of columns More...
 
std::vector< int > m_columnsWidth
 the columns witdh in Points More...
 
std::vector< int > m_columnsSep
 the columns separator in Points More...
 
std::map< int, shared_ptr
< ClarisWksStruct::DSET > > 
m_zonesMap
 the map of zone More...
 
std::vector< int > m_mainZonesList
 the list of main group More...
 

Detailed Description

Internal: the state of a ClarisWksDocument.

Constructor & Destructor Documentation

ClarisWksDocumentInternal::State::State ( )
inline

constructor

Member Data Documentation

int ClarisWksDocumentInternal::State::m_columns

the number of columns

std::vector<int> ClarisWksDocumentInternal::State::m_columnsSep

the columns separator in Points

std::vector<int> ClarisWksDocumentInternal::State::m_columnsWidth

the columns witdh in Points

int ClarisWksDocumentInternal::State::m_footerHeight

the footer height if known

int ClarisWksDocumentInternal::State::m_footerId

the footer zone if known

int ClarisWksDocumentInternal::State::m_headerHeight

the header height if known

int ClarisWksDocumentInternal::State::m_headerId

the header zone if known

std::vector<int> ClarisWksDocumentInternal::State::m_mainZonesList

the list of main group

Vec2i ClarisWksDocumentInternal::State::m_pages

the document number of pages ( if known )

bool ClarisWksDocumentInternal::State::m_pageSpanSet

a flag to know if pageSpan is filled

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

the map of zone


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

Generated on Sun Oct 26 2014 05:56:34 for libmwaw by doxygen 1.8.8