23#include <oox/token/namespaces.hxx>
34 , mrOoxTheme(rOoxTheme)
46 if (getCurrentElement() == A_TOKEN(theme))
50 case A_TOKEN( themeElements ):
52 case A_TOKEN( objectDefaults ):
54 case A_TOKEN( extraClrSchemeLst ):
56 case A_TOKEN( custClrLst ):
72 if (getCurrentElement() == A_TOKEN(theme))
void SetName(const OUString &rName)
Provides access to attribute values of an element.
OUString getStringDefaulted(sal_Int32 nAttrToken) const
Returns the string value of the specified attribute, returns an empty string if attribute not present...
ThemeFragmentHandler(::oox::core::XmlFilterBase &rFilter, const OUString &rFragmentPath, Theme &rOoxTheme, model::Theme &rTheme)
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
virtual ~ThemeFragmentHandler() override
void onStartElement(const AttributeList &rAttribs) override
void setThemeName(OUString const &rName)
const sal_Int32 XML_ROOT_CONTEXT