MarinerWrtTextInternal::Table::Row Struct Reference

a table row of a MarinerWrtText More...

Public Member Functions

 Row ()
 constructor More...
 

Public Attributes

long m_lastChar
 the last table position More...
 
int m_height
 the table height ( <=0 a least ) More...
 
std::vector< Cellm_cellsList
 a list of cell entry list More...
 

Detailed Description

a table row of a MarinerWrtText

Constructor & Destructor Documentation

MarinerWrtTextInternal::Table::Row::Row ( )
inline

constructor

Member Data Documentation

std::vector<Cell> MarinerWrtTextInternal::Table::Row::m_cellsList

a list of cell entry list

Referenced by MarinerWrtText::findTableStructure(), and MarinerWrtText::sendTable().

int MarinerWrtTextInternal::Table::Row::m_height

the table height ( <=0 a least )

Referenced by MarinerWrtText::findTableStructure(), and MarinerWrtText::sendTable().

long MarinerWrtTextInternal::Table::Row::m_lastChar

the last table position

Referenced by MarinerWrtText::findTableStructure().


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8