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

◆ State()

MsWksTableInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_idChartMap

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

the map id->chart

◆ m_idTableMap

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

the map id->table

◆ m_version

int MsWksTableInternal::State::m_version

the version


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

Generated on Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20