MarinerWrtTextInternal::Table::Row Struct Reference

a table row of a MarinerWrtText 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 MarinerWrtText

Constructor & Destructor Documentation

◆ Row()

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

constructor

Member Data Documentation

◆ m_cellsList

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

a list of cell entry list

Referenced by MarinerWrtText::findTableStructure().

◆ m_height

int MarinerWrtTextInternal::Table::Row::m_height

the table height ( <=0 a least )

Referenced by MarinerWrtText::findTableStructure().

◆ m_lastChar

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 Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6