MRWTextInternal::Table::Row Struct Reference

a table row of a MRWText More...

List of all members.

Public Member Functions

 Row ()
 constructor

Public Attributes

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

Detailed Description

a table row of a MRWText


Constructor & Destructor Documentation

constructor


Member Data Documentation

a list of cell entry list

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

the table height ( <=0 a least )

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

the last table position

Referenced by MRWText::findTableStructure().


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