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< Cell > | m_cellsList | 
| a list of cell entry list  More... | |
a table row of a MarinerWrtText
| 
 | inline | 
constructor
| std::vector<Cell> MarinerWrtTextInternal::Table::Row::m_cellsList | 
a list of cell entry list
Referenced by MarinerWrtText::findTableStructure().
| int MarinerWrtTextInternal::Table::Row::m_height | 
the table height ( <=0 a least )
Referenced by MarinerWrtText::findTableStructure().
| long MarinerWrtTextInternal::Table::Row::m_lastChar | 
the last table position
Referenced by MarinerWrtText::findTableStructure().