add(shared_ptr< MWAWCell > cell) | MWAWTable | [inline] |
addTablePropertiesTo(WPXPropertyList &propList, WPXPropertyListVector &columns) 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) | WNTextInternal::Table | [inline] |
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(MWAWContentListenerPtr listener) | MWAWTable | |
sendExtraLines(MWAWContentListenerPtr listener) const | MWAWTable | [protected] |
sendTable(MWAWContentListenerPtr 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 | |
Table() | WNTextInternal::Table | [inline] |
TableDimBit enum value | MWAWTable | |
TablePosToCellBit enum value | MWAWTable | |
updateTable() | MWAWTable | |
~MWAWTable() | MWAWTable | [virtual] |