summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/SelectionHelper.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2009-06-04 09:55:00 +0000
committerThomas Benisch <tbe@openoffice.org>2009-06-04 09:55:00 +0000
commit36f348fb0bebcbf099be4fddf59380462b39e41a (patch)
tree037e12a09df710641575f9954de72765bfe2954e /chart2/source/controller/main/SelectionHelper.hxx
parent#i12587# Inserting/editing arbitrary text objects in chart (diff)
downloadcore-36f348fb0bebcbf099be4fddf59380462b39e41a.tar.gz
core-36f348fb0bebcbf099be4fddf59380462b39e41a.zip
#i12587# Inserting/editing arbitrary text objects in chart
Diffstat (limited to 'chart2/source/controller/main/SelectionHelper.hxx')
-rw-r--r--chart2/source/controller/main/SelectionHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/SelectionHelper.hxx b/chart2/source/controller/main/SelectionHelper.hxx
index d24c91d25de4..bf540e86802e 100644
--- a/chart2/source/controller/main/SelectionHelper.hxx
+++ b/chart2/source/controller/main/SelectionHelper.hxx
@@ -59,7 +59,7 @@ public: //methods
::com::sun::star::frame::XModel >& xChartModel );
bool isDragableObjectSelected();
- bool isNonGraphicObjectShapeSelected();
+ bool isNonGraphicObjectShapeSelected() const;
//returns true if selection has changed
bool setSelection( const ::rtl::OUString& rCID );