QuattroSpreadsheetInternal::Cell Class Reference

a cellule of a Quattro spreadsheet More...

Inheritance diagram for QuattroSpreadsheetInternal::Cell:
WPSCell WPSCellFormat

List of all members.

Public Member Functions

 Cell (libwps_tools_win::Font::Type type)
 constructor
bool send (WPSListenerPtr &)
 call when a cell must be send
bool sendContent (WPSListenerPtr &)
 call when the content of a cell must be send
void updateFormat ()
 update the cell format using file format

Public Attributes

libwps_tools_win::Font::Type m_fontType
 font encoding type
int m_fileFormat
 the file format
WKSContentListener::CellContent m_content
 the content

Friends

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

Detailed Description

a cellule of a Quattro spreadsheet


Constructor & Destructor Documentation


Member Function Documentation

call when a cell must be send

Implements WPSCell.

call when the content of a cell must be send

Implements WPSCell.

update the cell format using file format

Referenced by QuattroSpreadsheet::sendCellContent().


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: