HMWJGraphInternal::TableCell Struct Reference

a table cell in a table in HMWJGraph More...

Public Member Functions

 TableCell (long tId)
 constructor

Public Attributes

int m_row
 the row
int m_col
 the column
Vec2i m_span
 the span ( numRow x numCol )
long m_zId
 the cell zone id
long m_tId
 the cell text zone id
long m_cPos
 the first character position in m_zId
long m_fileId
 the file id
int m_formatId
 the cell format id
int m_flags
 the cell flags
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 HMWJGraph

Constructor & Destructor Documentation

HMWJGraphInternal::TableCell::TableCell ( long  tId)
inline

constructor

Friends And Related Function Documentation

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

operator<<

Member Data Documentation

long HMWJGraphInternal::TableCell::m_cPos
std::string HMWJGraphInternal::TableCell::m_extra
long HMWJGraphInternal::TableCell::m_fileId

the file id

int HMWJGraphInternal::TableCell::m_formatId
Vec2i HMWJGraphInternal::TableCell::m_span
long HMWJGraphInternal::TableCell::m_tId

the cell text zone id

Referenced by HMWJGraph::sendTableCell(), and HMWJGraph::sendTableUnformatted().

long HMWJGraphInternal::TableCell::m_zId

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

Generated on Wed May 22 2013 18:12:47 for libmwaw by doxygen 1.8.1.2