RagTimeSpreadsheetInternal::CellFormat Struct Reference

Internal: cell number format of a RagTimeSpreadsheet (SpVa block) More...

List of all members.

Public Member Functions

 CellFormat ()
 constructor
void update (Cell &cell) const
 update the cell format if needed

Public Attributes

MWAWCell::Format m_numeric
 the numeric format
DateTime m_dateTime
 the date/time format
MWAWCell::HorizontalAlignment m_align
 the cell's alignment
int m_rotation
 the rotation angle
int m_flags
 some flags
std::string m_extra
 extra data (for debugging)

Friends

std::ostream & operator<< (std::ostream &o, CellFormat const &form)
 operator<<

Detailed Description

Internal: cell number format of a RagTimeSpreadsheet (SpVa block)


Constructor & Destructor Documentation


Member Function Documentation

update the cell format if needed

Referenced by RagTimeSpreadsheet::readSpreadsheetCellFormat().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
CellFormat const &  form 
) [friend]

operator<<


Member Data Documentation

extra data (for debugging)

Referenced by RagTimeSpreadsheet::readResource().


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