summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/SelectionHelper.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2009-07-23 09:49:55 +0000
committerThomas Benisch <tbe@openoffice.org>2009-07-23 09:49:55 +0000
commit8e536b500b7a545323a3a99b0ca618892d756e28 (patch)
treea714a82a950076f96d2fd3cb865268e5da01d262 /chart2/source/controller/main/SelectionHelper.hxx
parent#i12587# Inserting/editing arbitrary text objects in chart (diff)
downloadcore-8e536b500b7a545323a3a99b0ca618892d756e28.tar.gz
core-8e536b500b7a545323a3a99b0ca618892d756e28.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 6ef3f2f67c0e..2e9016261e29 100644
--- a/chart2/source/controller/main/SelectionHelper.hxx
+++ b/chart2/source/controller/main/SelectionHelper.hxx
@@ -62,7 +62,7 @@ public: //methods
::com::sun::star::frame::XModel >& xChartModel );
bool isDragableObjectSelected();
- bool isNonGraphicObjectShapeSelected() const;
+ bool isAdditionalShapeSelected() const;
//returns true if selection has changed
bool setSelection( const ::rtl::OUString& rCID );