summaryrefslogtreecommitdiffstats
path: root/include/xmloff/SchXMLImportHelper.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-08-29 14:15:26 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-08-30 12:48:10 +0000
commit4e8ff25ff73c0175fb51d11eb4ca7157a3789e97 (patch)
treed193f104a2e47013ba93186efbcb19abb2ec80e7 /include/xmloff/SchXMLImportHelper.hxx
parentloplugin:implicitboolconversion (diff)
downloadcore-4e8ff25ff73c0175fb51d11eb4ca7157a3789e97.tar.gz
core-4e8ff25ff73c0175fb51d11eb4ca7157a3789e97.zip
loplugin:countusersofdefaultparams
Change-Id: I69f55593e6101906e0e97565f2cfc818852258dd Reviewed-on: https://gerrit.libreoffice.org/28486 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/xmloff/SchXMLImportHelper.hxx')
-rw-r--r--include/xmloff/SchXMLImportHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/SchXMLImportHelper.hxx b/include/xmloff/SchXMLImportHelper.hxx
index 765a96014c9e..0e513e076c82 100644
--- a/include/xmloff/SchXMLImportHelper.hxx
+++ b/include/xmloff/SchXMLImportHelper.hxx
@@ -137,7 +137,7 @@ public:
const css::uno::Reference< css::chart2::XChartDocument > & xDoc,
sal_Int32 nCoordinateSystemIndex,
const OUString & rChartTypeName,
- bool bPushLastChartType = false );
+ bool bPushLastChartType );
static void DeleteDataSeries(
const css::uno::Reference< css::chart2::XDataSeries >& xSeries,