|
LibreOffice Module sw (master) 1
|
This is the complete list of members for SwVbaTableHelper, including all inherited members.
| GetColCount(SwTabCols const &rCols) | SwVbaTableHelper | privatestatic |
| getColumnStr(sal_Int32 nCol) | SwVbaTableHelper | static |
| GetColWidth(SwTabCols &rCols, sal_Int32 nNum) | SwVbaTableHelper | privatestatic |
| GetColWidth(sal_Int32 nCol, sal_Int32 nRow=0) | SwVbaTableHelper | |
| GetRightSeparator(SwTabCols const &rCols, sal_Int32 nNum) | SwVbaTableHelper | privatestatic |
| GetSwTable(const css::uno::Reference< css::text::XTextTable > &xTextTable) | SwVbaTableHelper | static |
| GetTabBox(sal_Int32 nCol, sal_Int32 nRow) | SwVbaTableHelper | private |
| getTabColIndex(const OUString &sCellName) | SwVbaTableHelper | |
| getTabColumnsCount(sal_Int32 nRowIndex) | SwVbaTableHelper | |
| getTabColumnsMaxCount() | SwVbaTableHelper | |
| getTableWidth() const | SwVbaTableHelper | |
| getTabRowIndex(const OUString &sCellName) | SwVbaTableHelper | |
| InitTabCols(SwTabCols &rCols, const SwTableBox *pStart) | SwVbaTableHelper | private |
| m_pTable | SwVbaTableHelper | private |
| mxTextTable | SwVbaTableHelper | private |
| SetColWidth(sal_Int32 _width, sal_Int32 nCol, sal_Int32 nRow=0, bool bCurRowOnly=false) | SwVbaTableHelper | |
| SwVbaTableHelper(css::uno::Reference< css::text::XTextTable > xTextTable) | SwVbaTableHelper | explicit |