MRWTextInternal::Table::Row Struct Reference

a table row of a MRWText More...

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

MRWTextInternal::Table::Row::Row ( )
inline

constructor

Member Data Documentation

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

a list of cell entry list

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

int MRWTextInternal::Table::Row::m_height

the table height ( <=0 a least )

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

long MRWTextInternal::Table::Row::m_lastChar

the last table position

Referenced by MRWText::findTableStructure().


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

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