calcPreferredColumnWidth(sal_Int32 nColumn, Size aSize) const | sdr::table::TableLayouter | |
ClearBorderLayout() | sdr::table::TableLayouter | private |
ClearBorderLayout(BorderLineMap &rMap) | sdr::table::TableLayouter | privatestatic |
distribute(LayoutVector &rLayouts, sal_Int32 nDistribute) | sdr::table::TableLayouter | privatestatic |
DistributeColumns(::tools::Rectangle &rArea, sal_Int32 nFirstCol, sal_Int32 nLastCol, const bool bOptimize, const bool bMinimize) | sdr::table::TableLayouter | |
DistributeRows(::tools::Rectangle &rArea, sal_Int32 nFirstRow, sal_Int32 nLastRow, const bool bOptimize, const bool bMinimize) | sdr::table::TableLayouter | |
dumpAsXml(xmlTextWriterPtr pWriter) const | sdr::table::TableLayouter | |
getBorderLine(sal_Int32 nEdgeX, sal_Int32 nEdgeY, bool bHorizontal) const | sdr::table::TableLayouter | |
getCell(const CellPos &rPos) const | sdr::table::TableLayouter | private |
getCellArea(const CellRef &xCell, const CellPos &rPos, basegfx::B2IRectangle &rArea) const | sdr::table::TableLayouter | |
getCellSize(const CellRef &xCell, const CellPos &rPos) const | sdr::table::TableLayouter | private |
getColumnCount() const | sdr::table::TableLayouter | inline |
getColumnWidth(sal_Int32 nColumn) const | sdr::table::TableLayouter | |
getHorizontalEdge(int nEdgeY, sal_Int32 *pnMin, sal_Int32 *pnMax) | sdr::table::TableLayouter | |
getHorizontalEdges() | sdr::table::TableLayouter | |
getMinimumColumnWidth(sal_Int32 nColumn) | sdr::table::TableLayouter | |
getRowCount() const | sdr::table::TableLayouter | inline |
getRowHeight(sal_Int32 nRow) const | sdr::table::TableLayouter | |
getVerticalEdge(int nEdgeX, sal_Int32 *pnMin, sal_Int32 *pnMax) | sdr::table::TableLayouter | |
getVerticalEdges() | sdr::table::TableLayouter | |
HasPriority(const editeng::SvxBorderLine *pThis, const editeng::SvxBorderLine *pOther) | sdr::table::TableLayouter | privatestatic |
isEdgeVisible(sal_Int32 nEdgeX, sal_Int32 nEdgeY, bool bHorizontal) const | sdr::table::TableLayouter | |
isValid(const CellPos &rPos) const | sdr::table::TableLayouter | inlineprivate |
isValidColumn(sal_Int32 nColumn) const | sdr::table::TableLayouter | inlineprivate |
isValidRow(sal_Int32 nRow) const | sdr::table::TableLayouter | inlineprivate |
LayoutTable(::tools::Rectangle &rRectangle, bool bFitWidth, bool bFitHeight) | sdr::table::TableLayouter | |
LayoutTableHeight(::tools::Rectangle &rArea, bool bFit) | sdr::table::TableLayouter | |
LayoutTableWidth(::tools::Rectangle &rArea, bool bFit) | sdr::table::TableLayouter | |
LayoutVector typedef | sdr::table::TableLayouter | private |
maColumns | sdr::table::TableLayouter | private |
maHorizontalBorders | sdr::table::TableLayouter | private |
maRows | sdr::table::TableLayouter | private |
maVerticalBorders | sdr::table::TableLayouter | private |
mxTable | sdr::table::TableLayouter | private |
ResizeBorderLayout() | sdr::table::TableLayouter | private |
ResizeBorderLayout(BorderLineMap &rMap) | sdr::table::TableLayouter | private |
SetBorder(sal_Int32 nCol, sal_Int32 nRow, bool bHorizontal, const editeng::SvxBorderLine *pLine) | sdr::table::TableLayouter | private |
TableLayouter(TableModelRef xTableModel) | sdr::table::TableLayouter | explicit |
UpdateBorderLayout() | sdr::table::TableLayouter | |
updateCells(::tools::Rectangle const &rRectangle) | sdr::table::TableLayouter | |
~TableLayouter() | sdr::table::TableLayouter | |