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