summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/DialogModel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/DialogModel.hxx')
-rw-r--r--chart2/source/controller/dialogs/DialogModel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/DialogModel.hxx b/chart2/source/controller/dialogs/DialogModel.hxx
index a863b614779d..73fe00a44efb 100644
--- a/chart2/source/controller/dialogs/DialogModel.hxx
+++ b/chart2/source/controller/dialogs/DialogModel.hxx
@@ -76,7 +76,7 @@ public:
void setTemplate(
const css::uno::Reference< css::chart2::XChartTypeTemplate > & xTemplate );
- std::shared_ptr< RangeSelectionHelper >
+ std::shared_ptr< RangeSelectionHelper > const &
getRangeSelectionHelper() const;
css::uno::Reference< css::frame::XModel >