| add(shared_ptr< MWAWCell > cell) | MWAWTable | [inline] |
| addTablePropertiesTo(librevenge::RVNGPropertyList &propList) const | MWAWTable | |
| Alignment enum name | MWAWTable | |
| BoxBit enum value | MWAWTable | |
| buildDims() | MWAWTable | [protected] |
| buildPosToCellId() | MWAWTable | [protected] |
| buildStructures() | MWAWTable | [protected] |
| CellPositionBit enum value | MWAWTable | |
| Center enum value | MWAWTable | |
| DataSet enum name | MWAWTable | |
| get(int id) | MWAWTable | |
| getCellIdPos(int col, int row) const | MWAWTable | [inline, protected] |
| getColsSize() const | MWAWTable | [inline] |
| getRowsSize() const | MWAWTable | [inline] |
| hasExtraLines() | MWAWTable | [inline] |
| Left enum value | MWAWTable | |
| m_alignment | MWAWTable | [protected] |
| m_cellsList | MWAWTable | [protected] |
| m_colsSize | MWAWTable | [protected] |
| m_givenData | MWAWTable | [protected] |
| m_hasExtraLines | MWAWTable | [protected] |
| m_leftMargin | MWAWTable | [protected] |
| m_mergeBorders | MWAWTable | [protected] |
| m_numCols | MWAWTable | [protected] |
| m_numRows | MWAWTable | [protected] |
| m_posToCellId | MWAWTable | [protected] |
| m_rightMargin | MWAWTable | [protected] |
| m_rowsSize | MWAWTable | [protected] |
| m_setData | MWAWTable | [protected] |
| mergeBorders() const | MWAWTable | [inline] |
| MWAWTable(uint32_t givenData=BoxBit) | MWAWTable | [inline] |
| numCells() const | MWAWTable | [inline] |
| Paragraph enum value | MWAWTable | |
| Right enum value | MWAWTable | |
| sendAsText(MWAWListenerPtr listener) | MWAWTable | |
| sendExtraLines(MWAWListenerPtr listener) const | MWAWTable | [protected] |
| sendTable(MWAWListenerPtr listener, bool inFrame=true) | MWAWTable | |
| setAlignment(Alignment align, float leftMargin=0, float rightMargin=0) | MWAWTable | [inline] |
| setColsSize(std::vector< float > const &cSize) | MWAWTable | [inline] |
| setMergeBorders(bool val) | MWAWTable | [inline] |
| setRowsSize(std::vector< float > const &rSize) | MWAWTable | [inline] |
| SizeBit enum value | MWAWTable | |
| TableDimBit enum value | MWAWTable | |
| TablePosToCellBit enum value | MWAWTable | |
| updateTable() | MWAWTable | |
| ~MWAWTable() | MWAWTable | [virtual] |