LibreOffice Module xmloff (master) 1
|
This is the complete list of members for SchXMLTableContext, including all inherited members.
acquire() noexcept final override | SvXMLImportContext | inlinevirtual |
characters(const OUString &aChars) override | SvXMLImportContext | virtual |
createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override | SchXMLTableContext | 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 | SchXMLTableContext | virtual |
endUnknownElement(const OUString &Namespace, const OUString &Name) override | SvXMLImportContext | virtual |
getImplementationId() final override | SvXMLImportContext | virtual |
GetImport() | SvXMLImportContext | inlineprotected |
GetImport() const | SvXMLImportContext | inlineprotected |
getTypes() final override | SvXMLImportContext | virtual |
m_nRefCount | SvXMLImportContext | private |
m_xRewindMap | SvXMLImportContext | private |
maColumnPermutation | SchXMLTableContext | private |
maRowPermutation | SchXMLTableContext | private |
mbHasColumnPermutation | SchXMLTableContext | private |
mbHasRowPermutation | SchXMLTableContext | private |
mrImport | SvXMLImportContext | private |
mrTable | SchXMLTableContext | private |
PutRewindMap(std::optional< SvXMLNamespaceMap > &&p) | SvXMLImportContext | inlineprivate |
queryInterface(const css::uno::Type &aType) final override | SvXMLImportContext | virtual |
release() noexcept final override | SvXMLImportContext | inlinevirtual |
SchXMLTableContext(SvXMLImport &rImport, SchXMLTable &aTable) | SchXMLTableContext | |
setColumnPermutation(const css::uno::Sequence< sal_Int32 > &rPermutation) | SchXMLTableContext | |
setRowPermutation(const css::uno::Sequence< sal_Int32 > &rPermutation) | SchXMLTableContext | |
startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override | SchXMLTableContext | virtual |
startUnknownElement(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
SvXMLImportContext(SvXMLImport &rImport) | SvXMLImportContext | |
TakeRewindMap() | SvXMLImportContext | inlineprivate |
~SchXMLTableContext() override | SchXMLTableContext | virtual |
~SvXMLImportContext() | SvXMLImportContext | virtual |