acquire() noexcept final override | SvXMLImportContext | inlinevirtual |
characters(const OUString &aChars) override | SvXMLImportContext | virtual |
Create() | XMLPropStyleContext | protectedvirtual |
CreateAndInsert(bool bOverwrite) override | XMLTextStyleContext | virtual |
CreateAndInsertLate(bool bOverwrite) | SvXMLStyleContext | virtual |
createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override | XMLTextStyleContext | virtual |
createUnknownChildContext(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
deactivateOldFillStyleDefinitions(const OldFillStyleDefinitionSet &rHashSetOfTags) | XMLPropStyleContext | protected |
doNewDrawingLayerFillStyleDefinitionsExist(std::u16string_view rFillStyleTag) const | XMLPropStyleContext | |
endFastElement(sal_Int32 Element) override | SvXMLImportContext | virtual |
endUnknownElement(const OUString &Namespace, const OUString &Name) override | SvXMLImportContext | virtual |
FillPropertySet(const css::uno::Reference< css::beans::XPropertySet > &rPropSet) override | XMLTextStyleContext | virtual |
Finish(bool bOverwrite) override | XMLTextStyleContext | virtual |
GetAutoName() const | SvXMLStyleContext | inline |
GetDataStyleName() const | XMLTextStyleContext | inline |
GetDisplayName() const | SvXMLStyleContext | inline |
GetDropCapStyleName() const | XMLTextStyleContext | inline |
GetFamily() const | SvXMLStyleContext | inline |
GetFollow() const | SvXMLStyleContext | inline |
getFooterSet() | XMLPropStyleContext | protectedstatic |
getHeaderSet() | XMLPropStyleContext | protectedstatic |
getImplementationId() final override | SvXMLImportContext | virtual |
GetImport() | SvXMLImportContext | inlineprotected |
GetImport() const | SvXMLImportContext | inlineprotected |
GetLinked() const | SvXMLStyleContext | inline |
GetListStyle() const | XMLTextStyleContext | inline |
GetMasterPageName() const | XMLTextStyleContext | inline |
GetName() const | SvXMLStyleContext | inline |
GetParentName() const | SvXMLStyleContext | inline |
GetProperties() | XMLPropStyleContext | inlineprotected |
GetProperties() const | XMLPropStyleContext | inline |
GetProperties_() | XMLTextStyleContext | inline |
getStandardSet() | XMLPropStyleContext | protectedstatic |
GetStyle() const | XMLPropStyleContext | inline |
GetStyles() | XMLPropStyleContext | inlineprotected |
GetStyles() const | XMLPropStyleContext | inline |
getTypes() final override | SvXMLImportContext | virtual |
HasCombinedCharactersLetter() const | XMLTextStyleContext | inline |
HasMasterPageName() const | XMLTextStyleContext | inline |
IsDefaultStyle() const | SvXMLStyleContext | inline |
isEmptyDataStyleName() | XMLPropStyleContext | inlinevirtual |
IsHidden() const | SvXMLStyleContext | inline |
IsListStyleSet() const | XMLTextStyleContext | inline |
IsNew() const | SvXMLStyleContext | inline |
IsTransient() const | SvXMLStyleContext | virtual |
IsValid() const | SvXMLStyleContext | inline |
m_aListLevel | XMLTextStyleContext | private |
m_bHasCombinedCharactersLetter | XMLTextStyleContext | private |
m_bHasMasterPageName | XMLTextStyleContext | private |
m_bListStyleSet | XMLTextStyleContext | private |
m_isAutoUpdate | XMLTextStyleContext | private |
m_nOutlineLevel | XMLTextStyleContext | private |
m_nRefCount | SvXMLImportContext | private |
m_sCategoryVal | XMLTextStyleContext | private |
m_sDataStyleName | XMLTextStyleContext | private |
m_sDropCapTextStyleName | XMLTextStyleContext | private |
m_sListStyleName | XMLTextStyleContext | private |
m_sMasterPageName | XMLTextStyleContext | private |
m_xEventContext | XMLTextStyleContext | private |
m_xRewindMap | SvXMLImportContext | private |
maAutoName | SvXMLStyleContext | private |
maDisplayName | SvXMLStyleContext | private |
maFollow | SvXMLStyleContext | private |
maLinked | SvXMLStyleContext | private |
maName | SvXMLStyleContext | private |
maParentName | SvXMLStyleContext | private |
maProperties | XMLPropStyleContext | private |
mbDefaultStyle | SvXMLStyleContext | private |
mbHidden | SvXMLStyleContext | private |
mbNew | SvXMLStyleContext | private |
mbValid | SvXMLStyleContext | private |
mnFamily | SvXMLStyleContext | private |
mrImport | SvXMLImportContext | private |
mxStyle | XMLPropStyleContext | private |
mxStyles | XMLPropStyleContext | private |
operator=(const XMLTextStyleContext &)=delete | XMLTextStyleContext | |
PutRewindMap(std::optional< SvXMLNamespaceMap > &&p) | SvXMLImportContext | inlineprivate |
queryInterface(const css::uno::Type &aType) final override | SvXMLImportContext | virtual |
release() noexcept final override | SvXMLImportContext | inlinevirtual |
SetAttribute(sal_Int32 nElement, const OUString &rValue) override | XMLTextStyleContext | protectedvirtual |
SetAutoName(const css::uno::Any &rName) | SvXMLStyleContext | inlineprotected |
SetDefaults() override | XMLTextStyleContext | virtual |
SetFamily(XmlStyleFamily nSet) | SvXMLStyleContext | inlineprotected |
SetNew(bool b) | SvXMLStyleContext | inline |
SetStyle(const css::uno::Reference< css::style::XStyle > &xStl) | XMLPropStyleContext | inline |
SetValid(bool b) | SvXMLStyleContext | inline |
startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &) override | SvXMLStyleContext | virtual |
startUnknownElement(const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override | SvXMLImportContext | virtual |
SvXMLImportContext(SvXMLImport &rImport) | SvXMLImportContext | |
SvXMLStyleContext(SvXMLImport &rImport, XmlStyleFamily nFamily=XmlStyleFamily::DATA_STYLE, bool bDefaultStyle=false) | SvXMLStyleContext | |
TakeRewindMap() | SvXMLImportContext | inlineprivate |
translateNameBasedDrawingLayerFillStyleDefinitionsToStyleDisplayNames() | XMLPropStyleContext | protected |
XMLPropStyleContext(XMLPropStyleContext const &)=delete | XMLPropStyleContext | private |
XMLPropStyleContext(SvXMLImport &rImport, SvXMLStylesContext &rStyles, XmlStyleFamily nFamily, bool bDefaultStyle=false) | XMLPropStyleContext | |
XMLTextStyleContext(SvXMLImport &rImport, SvXMLStylesContext &rStyles, XmlStyleFamily nFamily, bool bDefaultStyle=false) | XMLTextStyleContext | |
XMLTextStyleContext(const XMLTextStyleContext &)=delete | XMLTextStyleContext | |
~SvXMLImportContext() | SvXMLImportContext | virtual |
~SvXMLStyleContext() override | SvXMLStyleContext | virtual |
~XMLPropStyleContext() override | XMLPropStyleContext | virtual |
~XMLTextStyleContext() override | XMLTextStyleContext | |