WNTextInternal::Table Struct Reference
Inheritance diagram for WNTextInternal::Table:
MWAWTable

Public Member Functions

 Table ()
 constructor
Cellget (int id)
 return a cell corresponding to id
- Public Member Functions inherited from MWAWTable
 MWAWTable ()
 the constructor
virtual ~MWAWTable ()
 the destructor
void add (shared_ptr< MWAWTableCell > cell)
 add a new cells
int numCells () const
 returns the number of cell
bool sendTable (MWAWContentListenerPtr listener)
 try to send the table
virtual void sendPreTableData (MWAWContentListenerPtr)
 a function called just before calling listener->openTable(), to insert extra data
bool sendAsText (MWAWContentListenerPtr listener)
 try to send the table as basic text

Additional Inherited Members

- Protected Member Functions inherited from MWAWTable
bool buildStructures ()
 create the correspondance list, ...
- Protected Attributes inherited from MWAWTable
std::vector< shared_ptr
< MWAWTableCell > > 
m_cellsList
 the list of cells
std::vector< float > m_rowsSize
 the final row and col size (in point)
std::vector< float > m_colsSize

Constructor & Destructor Documentation

WNTextInternal::Table::Table ( )
inline

constructor

Member Function Documentation

Cell* WNTextInternal::Table::get ( int  id)
inline

return a cell corresponding to id

Reimplemented from MWAWTable.


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

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