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