MsWksSSParserInternal::Cell Class Reference

a cell of a MsWksSSParser More...

Inheritance diagram for MsWksSSParserInternal::Cell:
MWAWCell

List of all members.

Public Member Functions

 Cell ()
 constructor
bool isEmpty () const
 returns true if the cell do contain any content

Public Attributes

MWAWCellContent m_content
 the cell content
int m_noteId
 the note id

Friends

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

Detailed Description

a cell of a MsWksSSParser


Constructor & Destructor Documentation

constructor


Member Function Documentation

bool MsWksSSParserInternal::Cell::isEmpty ( ) const [inline]

returns true if the cell do contain any content

Referenced by MsWksSSParser::readSSheetZone().


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: