StarObjectSpreadsheetInternal::RowContent Class Reference

Internal: structure used to store a row of a StarObjectSpreadsheet. More...

List of all members.

Public Member Functions

 RowContent ()
 constructor
void compressItemList ()
 try to compress the item list and create a attribute list

Public Attributes

std::map< int, shared_ptr< Cell > > m_colToCellMap
 map col -> cell
std::map< STOFFVec2i,
shared_ptr< StarAttribute > > 
m_colToAttributeMap
 map col -> attribute

Detailed Description

Internal: structure used to store a row of a StarObjectSpreadsheet.


Constructor & Destructor Documentation


Member Function Documentation

try to compress the item list and create a attribute list

Referenced by StarObjectSpreadsheet::sendRow().


Member Data Documentation


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