the cell content More...
Public Member Functions | |
| Cell () | |
Public Attributes | |
| Vec2i | m_pos |
| the cell position | |
| MWAWFont | m_font |
| the font | |
| std::string | m_text |
| the text | |
the cell content
| MSKTableInternal::Table::Cell::Cell | ( | ) | [inline] |
the font
Referenced by MSKTable::readTable(), and MSKTable::sendTable().
the cell position
Referenced by MSKTable::readTable().
| std::string MSKTableInternal::Table::Cell::m_text |
the text
Referenced by MSKTable::readTable(), and MSKTable::sendTable().