LibreOffice Module sw (master) 1
|
This is the complete list of members for SwXMLTableContext, including all inherited members.
acquire() noexcept final override | SvXMLImportContext | virtual |
characters(const OUString &aChars) override | SvXMLImportContext | virtual |
createFastChildContext(sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override | SwXMLTableContext | virtual |
createUnknownChildContext(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
endFastElement(sal_Int32 nElement) override | SwXMLTableContext | virtual |
endUnknownElement(const OUString &Namespace, const OUString &Name) override | SvXMLImportContext | virtual |
FinishRow() | SwXMLTableContext | |
FixRowSpan(sal_uInt32 nRow, sal_uInt32 nCol, sal_uInt32 nColSpan) | SwXMLTableContext | private |
GetCell(sal_uInt32 nRow, sal_uInt32 nCol) const | SwXMLTableContext | |
GetCell(sal_uInt32 nRow, sal_uInt32 nCol) | SwXMLTableContext | |
GetColumnCount() const | SwXMLTableContext | inline |
GetColumnDefaultCellStyleName(sal_uInt32 nCol) const | SwXMLTableContext | |
GetColumnWidth(sal_uInt32 nCol, sal_uInt32 nColSpan) const | SwXMLTableContext | |
getImplementationId() final override | SvXMLImportContext | virtual |
GetImport() | SvXMLImportContext | protected |
GetImport() const | SvXMLImportContext | protected |
GetLastStartNode() const | SwXMLTableContext | inlineprivate |
GetParentTable() const | SwXMLTableContext | inlineprivate |
GetPrevStartNode(sal_uInt32 nRow, sal_uInt32 nCol) const | SwXMLTableContext | private |
GetSharedBoxFormat(SwTableBox *pBox, const OUString &rStyleName, sal_Int32 nColumnWidth, bool bProtected, bool bMayShare, bool &bNew, bool *pModifyLocked) | SwXMLTableContext | private |
GetSwImport() | SwXMLTableContext | inline |
getTypes() final override | SvXMLImportContext | virtual |
InsertCell(const OUString &rStyleName, sal_uInt32 nRowSpan, sal_uInt32 nColSpan, const SwStartNode *pStNd, SwXMLTableContext *pTable=nullptr, bool bIsProtected=false, const OUString *pFormula=nullptr, bool bHasValue=false, double fValue=0.0, OUString const *const pStringValue=nullptr) | SwXMLTableContext | |
InsertColumn(sal_Int32 nWidth, bool bRelWidth, const OUString *pDfltCellStyleName=nullptr) | SwXMLTableContext | |
InsertCoveredCell(const OUString &rStyleName) | SwXMLTableContext | |
InsertRepRows(sal_uInt32 nCount) | SwXMLTableContext | |
InsertRow(const OUString &rStyleName, const OUString &rDfltCellStyleName, bool bInHead) | SwXMLTableContext | |
InsertTableSection(const SwStartNode *pPrevSttNd=nullptr, OUString const *pStringValueStyleName=nullptr) | SwXMLTableContext | |
IsInsertCellPossible() const | SwXMLTableContext | inline |
IsInsertColPossible() const | SwXMLTableContext | inline |
IsInsertCoveredCellPossible() const | SwXMLTableContext | inline |
IsInsertRowPossible() const | SwXMLTableContext | inline |
IsValid() const | SwXMLTableContext | inline |
m_aColumnWidths | SwXMLTableContext | private |
m_aDfltCellStyleName | SwXMLTableContext | private |
m_aStyleName | SwXMLTableContext | private |
m_aTemplateName | SwXMLTableContext | private |
m_bFirstSection | SwXMLTableContext | private |
m_bHasSubTables | SwXMLTableContext | private |
m_bOwnsBox1 | SwXMLTableContext | private |
m_bRelWidth | SwXMLTableContext | private |
m_nCurCol | SwXMLTableContext | private |
m_nCurRow | SwXMLTableContext | private |
m_nHeaderRows | SwXMLTableContext | private |
m_nNonMergedCurCol | SwXMLTableContext | private |
m_nRefCount | SvXMLImportContext | private |
m_nWidth | SwXMLTableContext | private |
m_pBox1 | SwXMLTableContext | private |
m_pBoxFormat | SwXMLTableContext | private |
m_pLineFormat | SwXMLTableContext | private |
m_pRows | SwXMLTableContext | private |
m_pSharedBoxFormats | SwXMLTableContext | private |
m_pSttNd1 | SwXMLTableContext | private |
m_pTableNode | SwXMLTableContext | private |
m_xColumnDefaultCellStyleNames | SwXMLTableContext | private |
m_xDDESource | SwXMLTableContext | private |
m_xOldCursor | SwXMLTableContext | private |
m_xParentTable | SwXMLTableContext | private |
m_xRewindMap | SvXMLImportContext | private |
m_xTextContent | SwXMLTableContext | private |
MakeTable(SwTableBox *pBox, sal_Int32 nWidth) | SwXMLTableContext | private |
MakeTable() | SwXMLTableContext | private |
MakeTable_(SwTableBox *pBox=nullptr) | SwXMLTableContext | private |
MakeTableBox(SwTableLine *pUpper, const SwXMLTableCell_Impl *pStartNode, sal_uInt32 nLeftCol, sal_uInt32 nRightCol) | SwXMLTableContext | private |
MakeTableBox(SwTableLine *pUpper, sal_uInt32 nTopRow, sal_uInt32 nLeftCol, sal_uInt32 nBottomRow, sal_uInt32 nRightCol) | SwXMLTableContext | private |
MakeTableLine(SwTableBox *pUpper, sal_uInt32 nTopRow, sal_uInt32 nLeftCol, sal_uInt32 nBottomRow, sal_uInt32 nRightCol) | SwXMLTableContext | private |
map_BoxFormat typedef | SwXMLTableContext | private |
MAX_WIDTH | SwXMLTableContext | privatestatic |
mrImport | SvXMLImportContext | private |
NewTableBox(const SwStartNode *pStNd, SwTableLine *pUpper) | SwXMLTableContext | private |
PutRewindMap(std::optional< SvXMLNamespaceMap > &&p) | SvXMLImportContext | private |
queryInterface(const css::uno::Type &aType) final override | SvXMLImportContext | virtual |
release() noexcept final override | SvXMLImportContext | virtual |
ReplaceWithEmptyCell(sal_uInt32 nRow, sal_uInt32 nCol, bool bRows) | SwXMLTableContext | private |
SetHasSubTables(bool bNew) | SwXMLTableContext | inline |
startFastElement(sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
startUnknownElement(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
SvXMLImportContext(SvXMLImport &rImport) | SvXMLImportContext | |
SwXMLTableContext(SwXMLImport &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) | SwXMLTableContext | |
SwXMLTableContext(SwXMLImport &rImport, SwXMLTableContext *pTable) | SwXMLTableContext | |
TakeRewindMap() | SvXMLImportContext | private |
XMLTextTableContext(SvXMLImport &rImport) | XMLTextTableContext | |
~SvXMLImportContext() | SvXMLImportContext | virtual |
~SwXMLTableContext() override | SwXMLTableContext | virtual |
~XMLTextTableContext() override | XMLTextTableContext | virtual |