HMWJGraphInternal::TableCell Struct Reference

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

Public Member Functions

 TableCell (long tId)
 constructor More...
 

Public Attributes

int m_row
 the row More...
 
int m_col
 the column More...
 
Vec2i m_span
 the span ( numRow x numCol ) More...
 
long m_zId
 the cell zone id More...
 
long m_tId
 the cell text zone id More...
 
long m_cPos
 the first character position in m_zId More...
 
long m_fileId
 the file id More...
 
int m_formatId
 the cell format id More...
 
int m_flags
 the cell flags More...
 
std::string m_extra
 extra data More...
 

Friends

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

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 Jul 10 2013 18:15:33 for libmwaw by doxygen 1.8.4