summaryrefslogtreecommitdiff
path: root/xmloff/inc/animimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/animimp.hxx')
-rw-r--r--xmloff/inc/animimp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/animimp.hxx b/xmloff/inc/animimp.hxx
index 0a07b3fe0e28..971071e82d79 100644
--- a/xmloff/inc/animimp.hxx
+++ b/xmloff/inc/animimp.hxx
@@ -40,7 +40,7 @@ public:
const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList);
- virtual SvXMLImportContext * CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
+ virtual SvXMLImportContextRef CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList ) override;
};