summaryrefslogtreecommitdiff
path: root/include/oox/export/chartexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/export/chartexport.hxx')
-rw-r--r--include/oox/export/chartexport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/export/chartexport.hxx b/include/oox/export/chartexport.hxx
index f0fe9cd80f6a..dadad8d6ca34 100644
--- a/include/oox/export/chartexport.hxx
+++ b/include/oox/export/chartexport.hxx
@@ -207,7 +207,7 @@ private:
public:
- ChartExport( sal_Int32 nXmlNamespace, ::sax_fastparser::FSHelperPtr pFS, css::uno::Reference< css::frame::XModel >& xModel,
+ ChartExport( sal_Int32 nXmlNamespace, ::sax_fastparser::FSHelperPtr pFS, css::uno::Reference< css::frame::XModel > const & xModel,
::oox::core::XmlFilterBase* pFB, DocumentType eDocumentType );
virtual ~ChartExport() {}