summaryrefslogtreecommitdiffstats
path: root/chart2/source/model/inc/XMLFilter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/inc/XMLFilter.hxx')
-rw-r--r--chart2/source/model/inc/XMLFilter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/inc/XMLFilter.hxx b/chart2/source/model/inc/XMLFilter.hxx
index 5eef0f5ac708..85c033c99a7e 100644
--- a/chart2/source/model/inc/XMLFilter.hxx
+++ b/chart2/source/model/inc/XMLFilter.hxx
@@ -106,7 +106,7 @@ private:
const css::uno::Reference< css::xml::sax::XParser > & xParser,
const css::uno::Reference< css::lang::XMultiComponentFactory > & xFactory,
const css::uno::Reference< css::document::XGraphicObjectResolver > & xGraphicObjectResolver,
- css::uno::Reference< css::beans::XPropertySet >& xPropSet );
+ css::uno::Reference< css::beans::XPropertySet > const & xPropSet );
/// @return a warning code, or 0 for successful operation
ErrCode impl_Export( const css::uno::Reference< css::lang::XComponent > & xDocumentComp,