STOFFTable Member List
This is the complete list of members for STOFFTable, including all inherited members.
add(shared_ptr< STOFFCell > cell)STOFFTable [inline]
addTablePropertiesTo(librevenge::RVNGPropertyList &propList) const STOFFTable
Alignment enum nameSTOFFTable
BoxBit enum valueSTOFFTable
buildDims()STOFFTable [protected]
buildPosToCellId()STOFFTable [protected]
buildStructures()STOFFTable [protected]
CellPositionBit enum valueSTOFFTable
Center enum valueSTOFFTable
DataSet enum nameSTOFFTable
get(int id)STOFFTable
getCellIdPos(int col, int row) const STOFFTable [inline, protected]
getColsSize() const STOFFTable [inline]
getRowsSize() const STOFFTable [inline]
Left enum valueSTOFFTable
m_alignmentSTOFFTable [protected]
m_cellsListSTOFFTable [protected]
m_colsSizeSTOFFTable [protected]
m_givenDataSTOFFTable [protected]
m_leftMarginSTOFFTable [protected]
m_mergeBordersSTOFFTable [protected]
m_numColsSTOFFTable [protected]
m_numRowsSTOFFTable [protected]
m_posToCellIdSTOFFTable [protected]
m_rightMarginSTOFFTable [protected]
m_rowsSizeSTOFFTable [protected]
m_setDataSTOFFTable [protected]
mergeBorders() const STOFFTable [inline]
numCells() const STOFFTable [inline]
Paragraph enum valueSTOFFTable
Right enum valueSTOFFTable
sendAsText(STOFFListenerPtr listener)STOFFTable
sendTable(STOFFListenerPtr listener)STOFFTable
setAlignment(Alignment align, float leftMargin=0, float rightMargin=0)STOFFTable [inline]
setColsSize(std::vector< float > const &cSize)STOFFTable [inline]
setMergeBorders(bool val)STOFFTable [inline]
setRowsSize(std::vector< float > const &rSize)STOFFTable [inline]
SizeBit enum valueSTOFFTable
STOFFTable(uint32_t givenData=BoxBit)STOFFTable [inline, explicit]
TableDimBit enum valueSTOFFTable
TablePosToCellBit enum valueSTOFFTable
updateTable()STOFFTable
~STOFFTable()STOFFTable [virtual]