HMWKGraphInternal::TableCell Struct Reference

a table cell in a table in HMWKGraph More...

Inheritance diagram for HMWKGraphInternal::TableCell:
MWAWCell

List of all members.

Public Member Functions

 TableCell ()
 constructor
virtual bool sendContent (MWAWContentListenerPtr listener, MWAWTable &table)
 call when the content of a cell must be send

Public Attributes

long m_id
 the cell id ( corresponding to the last data in the main zones list )
long m_fileId
 the file id
int m_flags
 the cell data
std::string m_extra
 extra data

Friends

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

Detailed Description

a table cell in a table in HMWKGraph


Constructor & Destructor Documentation

constructor


Member Function Documentation

call when the content of a cell must be send

Reimplemented from MWAWCell.


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

the cell id ( corresponding to the last data in the main zones list )

Referenced by HMWKGraphInternal::operator<<(), and sendContent().


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