WKS4SpreadsheetInternal::Cell Class Reference

a cellule of a WKS4 spreadsheet More...

Inheritance diagram for WKS4SpreadsheetInternal::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

Friends

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

Detailed Description

a cellule of a WKS4 spreadsheet


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool WKS4SpreadsheetInternal::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: