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