LibreOffice Module xmloff (master) 1
|
This is the complete list of members for XMLCharContext, including all inherited members.
acquire() noexcept final override | SvXMLImportContext | inlinevirtual |
characters(const OUString &aChars) override | SvXMLImportContext | virtual |
createFastChildContext(sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | 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 | XMLCharContext | 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 |
InsertControlCharacter(sal_Int16 _nControl) | XMLCharContext | virtual |
InsertString(const OUString &_sString) | XMLCharContext | virtual |
m_c | XMLCharContext | private |
m_nControl | XMLCharContext | private |
m_nCount | XMLCharContext | private |
m_nRefCount | SvXMLImportContext | private |
m_xRewindMap | SvXMLImportContext | private |
mrImport | SvXMLImportContext | private |
operator=(const XMLCharContext &)=delete | XMLCharContext | private |
PutRewindMap(std::optional< SvXMLNamespaceMap > &&p) | SvXMLImportContext | inlineprivate |
queryInterface(const css::uno::Type &aType) final override | SvXMLImportContext | virtual |
release() noexcept final override | SvXMLImportContext | inlinevirtual |
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 | |
TakeRewindMap() | SvXMLImportContext | inlineprivate |
XMLCharContext(const XMLCharContext &)=delete | XMLCharContext | private |
XMLCharContext(SvXMLImport &rImport, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, sal_Unicode c, bool bCount) | XMLCharContext | |
XMLCharContext(SvXMLImport &rImport, sal_Int16 nControl) | XMLCharContext | |
~SvXMLImportContext() | SvXMLImportContext | virtual |
~XMLCharContext() override | XMLCharContext | virtual |