summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/draw/ximpnote.hxx')
-rw-r--r--xmloff/source/draw/ximpnote.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpnote.hxx b/xmloff/source/draw/ximpnote.hxx
index ace197b6e0a8..b9fd9bdaa7ef 100644
--- a/xmloff/source/draw/ximpnote.hxx
+++ b/xmloff/source/draw/ximpnote.hxx
@@ -36,7 +36,7 @@ public:
SdXMLNotesContext( SdXMLImport& 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);
virtual ~SdXMLNotesContext() override;
};