summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/XMLSymbolImageContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/XMLSymbolImageContext.hxx')
-rw-r--r--xmloff/source/chart/XMLSymbolImageContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/XMLSymbolImageContext.hxx b/xmloff/source/chart/XMLSymbolImageContext.hxx
index 9e9a8a4dfe02..a26d85212d5c 100644
--- a/xmloff/source/chart/XMLSymbolImageContext.hxx
+++ b/xmloff/source/chart/XMLSymbolImageContext.hxx
@@ -36,7 +36,7 @@ public:
virtual ~XMLSymbolImageContext() override;
virtual void StartElement( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;
- virtual SvXMLImportContext *CreateChildContext(
+ virtual SvXMLImportContextRef CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList ) override;