summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpgrp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpgrp.hxx')
-rw-r--r--xmloff/source/draw/ximpgrp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpgrp.hxx b/xmloff/source/draw/ximpgrp.hxx
index 5f57a2d208f1..665b1639aeb9 100644
--- a/xmloff/source/draw/ximpgrp.hxx
+++ b/xmloff/source/draw/ximpgrp.hxx
@@ -37,7 +37,7 @@ public:
SdXMLGroupShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const OUString& rLocalName,
const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList,
- css::uno::Reference< css::drawing::XShapes >& rShapes,
+ css::uno::Reference< css::drawing::XShapes > const & rShapes,
bool bTemporaryShape);
virtual ~SdXMLGroupShapeContext() override;