|
LibreOffice Module sw (master) 1
|
This is the complete list of members for SwWriteTable, including all inherited members.
| CollectTableRowsCols(tools::Long nStartRPos, sal_uInt32 nStartCPos, tools::Long nParentLineHeight, sal_uInt32 nParentLineWidth, const SwTableLines &rLines, sal_uInt16 nDepth) | SwWriteTable | protected |
| FillTableRowsCols(tools::Long nStartRPos, sal_uInt16 nStartRow, sal_uInt32 nStartCPos, sal_uInt16 nStartCol, tools::Long nParentLineHeight, sal_uInt32 nParentLineWidth, const SwTableLines &rLines, const SvxBrushItem *pLineBrush, sal_uInt16 nDepth, sal_uInt16 nNumOfHeaderRows) | SwWriteTable | protected |
| GetAbsHeight(tools::Long nRawWidth, size_t nRow, sal_uInt16 nRowSpan) const | SwWriteTable | |
| GetAbsWidth(sal_uInt16 nCol, sal_uInt16 nColSpan) const | SwWriteTable | |
| GetAbsWidthRatio() const | SwWriteTable | inline |
| GetBaseWidth() const | SwWriteTable | inlineprotected |
| GetBoxWidth(const SwTableBox *pBox) | SwWriteTable | static |
| GetLeftSpace(sal_uInt16 nCol) const | SwWriteTable | protected |
| GetLineBrush(const SwTableBox *pBox, SwWriteTableRow *pRow) | SwWriteTable | protectedstatic |
| GetLineHeight(const SwTableLine *pLine) | SwWriteTable | protected |
| GetLineHeight(const SwTableBox *pBox) | SwWriteTable | protectedstatic |
| GetPercentWidth(sal_uInt16 nCol, sal_uInt16 nColSpan) const | SwWriteTable | |
| GetRawWidth(sal_uInt16 nCol, sal_uInt16 nColSpan) const | SwWriteTable | |
| GetRelWidth(sal_uInt16 nCol, sal_uInt16 nColSpan) const | SwWriteTable | |
| GetRightSpace(size_t nCol, sal_uInt16 nColSpan) const | SwWriteTable | protected |
| GetRows() const | SwWriteTable | inline |
| GetTable() const | SwWriteTable | inline |
| HasRelWidths() const | SwWriteTable | inlineprotected |
| m_aCols | SwWriteTable | protected |
| m_aRows | SwWriteTable | protected |
| m_bCollectBorderWidth | SwWriteTable | protected |
| m_bColTags | SwWriteTable | protected |
| m_bGetLineHeightCalled | SwWriteTable | protected |
| m_bLayoutExport | SwWriteTable | protected |
| m_bRelWidths | SwWriteTable | protected |
| m_bUseLayoutHeights | SwWriteTable | protected |
| m_nBaseWidth | SwWriteTable | protected |
| m_nBorder | SwWriteTable | protected |
| m_nBorderColor | SwWriteTable | protected |
| m_nCellPadding | SwWriteTable | protected |
| m_nCellSpacing | SwWriteTable | protected |
| m_nHeadEndRow | SwWriteTable | protected |
| m_nInnerBorder | SwWriteTable | protected |
| m_nLeftSub | SwWriteTable | protected |
| m_nRightSub | SwWriteTable | protected |
| m_nTabWidth | SwWriteTable | protected |
| m_pTable | SwWriteTable | private |
| MergeBorders(const editeng::SvxBorderLine *pBorderLine, bool bTable) | SwWriteTable | protected |
| MergeBoxBorders(const SwTableBox *pBox, size_t nRow, size_t nCol, sal_uInt16 nRowSpan, sal_uInt16 nColSpan, sal_uInt16 &rTopBorder, sal_uInt16 &rBottomBorder) | SwWriteTable | protected |
| ShouldExpandSub(const SwTableBox *pBox, bool bExpandedBefore, sal_uInt16 nDepth) const | SwWriteTable | protectedvirtual |
| SwWriteTable(const SwTable *pTable, const SwTableLines &rLines, tools::Long nWidth, sal_uInt32 nBWidth, bool bRel, sal_uInt16 nMaxDepth=USHRT_MAX, sal_uInt16 nLeftSub=0, sal_uInt16 nRightSub=0, sal_uInt32 nNumOfRowsToRepeat=0) | SwWriteTable | |
| SwWriteTable(const SwTable *pTable, const SwHTMLTableLayout *pLayoutInfo) | SwWriteTable | |
| ~SwWriteTable() | SwWriteTable | virtual |