LotusSpreadsheetInternal::Cell Class Reference

a cellule of a Lotus spreadsheet More...

Inheritance diagram for LotusSpreadsheetInternal::Cell:
WPSCell WPSCellFormat

List of all members.

Public Member Functions

 Cell ()
 constructor
bool send (WPSListenerPtr &)
 call when a cell must be send
bool sendContent (WPSListenerPtr &)
 call when the content of a cell must be send

Public Attributes

int m_styleId
 the style
WPSCellFormat::HorizontalAlignment m_hAlign
 the horizontal align (in dos file)
WKSContentListener::CellContent m_content
 the content
WPSEntry m_comment
 the comment entry

Friends

std::ostream & operator<< (std::ostream &o, Cell const &cell)
 operator<<

Detailed Description

a cellule of a Lotus spreadsheet


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool LotusSpreadsheetInternal::Cell::send ( WPSListenerPtr ) [inline, virtual]

call when a cell must be send

Implements WPSCell.

call when the content of a cell must be send

Implements WPSCell.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Cell const &  cell 
) [friend]

operator<<


Member Data Documentation


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