virtual void SetAttribute(sal_Int32 nElement, const OUString &rValue) override
is called when an attribute at the (auto)style element is found
void FillPropertySet(const css::uno::Reference< css::beans::XPropertySet > &rPropSet) override
is called after all styles have been read to apply styles
OUString msPercentageDataStyleName
SvXMLStylesContext & mrStyles
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override
necessary for property context (element-property symbol-image)
bool isEmptyDataStyleName() override
virtual ~XMLChartStyleContext() override
XMLChartStyleContext(SvXMLImport &rImport, SvXMLStylesContext &rStyles, XmlStyleFamily nFamily)