summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpshow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpshow.hxx')
-rw-r--r--xmloff/source/draw/ximpshow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpshow.hxx b/xmloff/source/draw/ximpshow.hxx
index af59f8eec008..3764b5922879 100644
--- a/xmloff/source/draw/ximpshow.hxx
+++ b/xmloff/source/draw/ximpshow.hxx
@@ -40,7 +40,7 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList);
virtual ~SdXMLShowsContext() override;
- 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;
};