summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/transporttypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/transporttypes.hxx')
-rw-r--r--xmloff/source/chart/transporttypes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/transporttypes.hxx b/xmloff/source/chart/transporttypes.hxx
index 16985db9022e..44d3bc3a7b22 100644
--- a/xmloff/source/chart/transporttypes.hxx
+++ b/xmloff/source/chart/transporttypes.hxx
@@ -135,7 +135,7 @@ struct RegressionStyle
css::uno::Reference<
css::beans::XPropertySet > m_xEquationProperties;
- OUString msStyleName;
+ OUString const msStyleName;
RegressionStyle(const css::uno::Reference<
css::chart2::XDataSeries >& xSeries,