LibreOffice Module sw (master) 1
SwXMLTableContext Member List

This is the complete list of members for SwXMLTableContext, including all inherited members.

acquire() noexcept final overrideSvXMLImportContextvirtual
characters(const OUString &aChars) overrideSvXMLImportContextvirtual
createFastChildContext(sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) overrideSwXMLTableContextvirtual
createUnknownChildContext(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) overrideSvXMLImportContextvirtual
endFastElement(sal_Int32 nElement) overrideSwXMLTableContextvirtual
endUnknownElement(const OUString &Namespace, const OUString &Name) overrideSvXMLImportContextvirtual
FinishRow()SwXMLTableContext
FixRowSpan(sal_uInt32 nRow, sal_uInt32 nCol, sal_uInt32 nColSpan)SwXMLTableContextprivate
GetCell(sal_uInt32 nRow, sal_uInt32 nCol) constSwXMLTableContext
GetCell(sal_uInt32 nRow, sal_uInt32 nCol)SwXMLTableContext
GetColumnCount() constSwXMLTableContextinline
GetColumnDefaultCellStyleName(sal_uInt32 nCol) constSwXMLTableContext
GetColumnWidth(sal_uInt32 nCol, sal_uInt32 nColSpan) constSwXMLTableContext
getImplementationId() final overrideSvXMLImportContextvirtual
GetImport()SvXMLImportContextprotected
GetImport() constSvXMLImportContextprotected
GetLastStartNode() constSwXMLTableContextinlineprivate
GetParentTable() constSwXMLTableContextinlineprivate
GetPrevStartNode(sal_uInt32 nRow, sal_uInt32 nCol) constSwXMLTableContextprivate
GetSharedBoxFormat(SwTableBox *pBox, const OUString &rStyleName, sal_Int32 nColumnWidth, bool bProtected, bool bMayShare, bool &bNew, bool *pModifyLocked)SwXMLTableContextprivate
GetSwImport()SwXMLTableContextinline
getTypes() final overrideSvXMLImportContextvirtual
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() constSwXMLTableContextinline
IsInsertColPossible() constSwXMLTableContextinline
IsInsertCoveredCellPossible() constSwXMLTableContextinline
IsInsertRowPossible() constSwXMLTableContextinline
IsValid() constSwXMLTableContextinline
m_aColumnWidthsSwXMLTableContextprivate
m_aDfltCellStyleNameSwXMLTableContextprivate
m_aStyleNameSwXMLTableContextprivate
m_aTemplateNameSwXMLTableContextprivate
m_bFirstSectionSwXMLTableContextprivate
m_bHasSubTablesSwXMLTableContextprivate
m_bOwnsBox1SwXMLTableContextprivate
m_bRelWidthSwXMLTableContextprivate
m_nCurColSwXMLTableContextprivate
m_nCurRowSwXMLTableContextprivate
m_nHeaderRowsSwXMLTableContextprivate
m_nNonMergedCurColSwXMLTableContextprivate
m_nRefCountSvXMLImportContextprivate
m_nWidthSwXMLTableContextprivate
m_pBox1SwXMLTableContextprivate
m_pBoxFormatSwXMLTableContextprivate
m_pLineFormatSwXMLTableContextprivate
m_pRowsSwXMLTableContextprivate
m_pSharedBoxFormatsSwXMLTableContextprivate
m_pSttNd1SwXMLTableContextprivate
m_pTableNodeSwXMLTableContextprivate
m_xColumnDefaultCellStyleNamesSwXMLTableContextprivate
m_xDDESourceSwXMLTableContextprivate
m_xOldCursorSwXMLTableContextprivate
m_xParentTableSwXMLTableContextprivate
m_xRewindMapSvXMLImportContextprivate
m_xTextContentSwXMLTableContextprivate
MakeTable(SwTableBox *pBox, sal_Int32 nWidth)SwXMLTableContextprivate
MakeTable()SwXMLTableContextprivate
MakeTable_(SwTableBox *pBox=nullptr)SwXMLTableContextprivate
MakeTableBox(SwTableLine *pUpper, const SwXMLTableCell_Impl *pStartNode, sal_uInt32 nLeftCol, sal_uInt32 nRightCol)SwXMLTableContextprivate
MakeTableBox(SwTableLine *pUpper, sal_uInt32 nTopRow, sal_uInt32 nLeftCol, sal_uInt32 nBottomRow, sal_uInt32 nRightCol)SwXMLTableContextprivate
MakeTableLine(SwTableBox *pUpper, sal_uInt32 nTopRow, sal_uInt32 nLeftCol, sal_uInt32 nBottomRow, sal_uInt32 nRightCol)SwXMLTableContextprivate
map_BoxFormat typedefSwXMLTableContextprivate
MAX_WIDTHSwXMLTableContextprivatestatic
mrImportSvXMLImportContextprivate
NewTableBox(const SwStartNode *pStNd, SwTableLine *pUpper)SwXMLTableContextprivate
PutRewindMap(std::optional< SvXMLNamespaceMap > &&p)SvXMLImportContextprivate
queryInterface(const css::uno::Type &aType) final overrideSvXMLImportContextvirtual
release() noexcept final overrideSvXMLImportContextvirtual
ReplaceWithEmptyCell(sal_uInt32 nRow, sal_uInt32 nCol, bool bRows)SwXMLTableContextprivate
SetHasSubTables(bool bNew)SwXMLTableContextinline
startFastElement(sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) overrideSvXMLImportContextvirtual
startUnknownElement(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) overrideSvXMLImportContextvirtual
SvXMLImportContext(SvXMLImport &rImport)SvXMLImportContext
SwXMLTableContext(SwXMLImport &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList)SwXMLTableContext
SwXMLTableContext(SwXMLImport &rImport, SwXMLTableContext *pTable)SwXMLTableContext
TakeRewindMap()SvXMLImportContextprivate
XMLTextTableContext(SvXMLImport &rImport)XMLTextTableContext
~SvXMLImportContext()SvXMLImportContextvirtual
~SwXMLTableContext() overrideSwXMLTableContextvirtual
~XMLTextTableContext() overrideXMLTextTableContextvirtual