RagTimeSpreadsheetInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
std::vector< MWAWCell::Formatm_numericFormatList
 a list of numeric format
std::vector< DateTimem_dateTimeList
 a list dateTimeFormatId -> dateTimeFormat;
std::vector< MWAWFontm_cellFontList
 a list SpTe -> font
std::vector< CellFormatm_cellFormatList
 a list SpVaId -> cellFormat
std::vector< CellBorderm_cellBorderList
 a list SpBoId -> cellBorder
std::vector< CellExtram_cellExtraList
 a list SpCeId -> cellExtra
std::vector< std::string > m_cellDEList
 a list SpDEId -> unknown data
std::map< int, shared_ptr
< Spreadsheet > > 
m_idSpreadsheetMap
 map id -> spreadsheet

Detailed Description

Internal: the state of a RagTimeSpreadsheet.


Constructor & Destructor Documentation

constructor


Member Data Documentation

a list SpBoId -> cellBorder

a list SpDEId -> unknown data

a list SpCeId -> cellExtra

a list SpVaId -> cellFormat

a list dateTimeFormatId -> dateTimeFormat;

map id -> spreadsheet

the file version


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