a table cell of a MRWText More...
Public Member Functions | |
Cell () | |
bool | ok () const |
Public Attributes | |
MWAWEntry | m_entry |
the cell entry | |
int | m_rulerId |
a list of cell ruler id | |
int | m_width |
the column width |
a table cell of a MRWText
MRWTextInternal::Table::Cell::Cell | ( | ) | [inline] |
bool MRWTextInternal::Table::Cell::ok | ( | ) | const [inline] |
Referenced by MRWText::findTableStructure().
the cell entry
Referenced by MRWText::findTableStructure(), and MRWText::sendTable().
a list of cell ruler id
Referenced by MRWText::findTableStructure(), and MRWText::sendTable().
the column width
Referenced by MRWText::findTableStructure().