MsWksTableInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the version More...
 
std::map< int, Chartm_idChartMap
 the map id->chart More...
 
std::map< int, Tablem_idTableMap
 the map id->table More...
 

Detailed Description

Internal: the state of a MsWksTable.

Constructor & Destructor Documentation

MsWksTableInternal::State::State ( )
inline

constructor

Member Data Documentation

std::map<int, Chart> MsWksTableInternal::State::m_idChartMap

the map id->chart

std::map<int, Table> MsWksTableInternal::State::m_idTableMap

the map id->table

int MsWksTableInternal::State::m_version

the version


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8