summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/RangeSelectionHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/RangeSelectionHelper.hxx')
-rw-r--r--chart2/source/controller/inc/RangeSelectionHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/RangeSelectionHelper.hxx b/chart2/source/controller/inc/RangeSelectionHelper.hxx
index 049c19eac9d3..0b2ab7153e52 100644
--- a/chart2/source/controller/inc/RangeSelectionHelper.hxx
+++ b/chart2/source/controller/inc/RangeSelectionHelper.hxx
@@ -43,7 +43,7 @@ public:
~RangeSelectionHelper();
bool hasRangeSelection();
- css::uno::Reference< css::sheet::XRangeSelection > getRangeSelection();
+ css::uno::Reference< css::sheet::XRangeSelection > const & getRangeSelection();
void raiseRangeSelectionDocument();
bool chooseRange(
const OUString & aCurrentRange,