summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/SelectionHelper.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2009-07-21 14:09:00 +0000
committerThomas Benisch <tbe@openoffice.org>2009-07-21 14:09:00 +0000
commitf246eb7405930e70753ea5a65ffe9529e46542a2 (patch)
tree2e6d6fa69859430ebfc43824a1dbda22ae4d146e /chart2/source/controller/main/SelectionHelper.hxx
parent#i12587# import shapes embedded in charts and chart sheets from BIFF5/BIFF8 (diff)
downloadcore-f246eb7405930e70753ea5a65ffe9529e46542a2.tar.gz
core-f246eb7405930e70753ea5a65ffe9529e46542a2.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.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/controller/main/SelectionHelper.hxx b/chart2/source/controller/main/SelectionHelper.hxx
index bf540e86802e..6ef3f2f67c0e 100644
--- a/chart2/source/controller/main/SelectionHelper.hxx
+++ b/chart2/source/controller/main/SelectionHelper.hxx
@@ -42,6 +42,8 @@ namespace chart
{
//.............................................................................
+class ObjectIdentifier;
+
//-----------------------------------------------------------------------------
/**
*/
@@ -53,6 +55,7 @@ public: //methods
rtl::OUString getSelectedCID();
::com::sun::star::uno::Reference<
::com::sun::star::drawing::XShape > getSelectedAdditionalShape();
+ ObjectIdentifier getSelectedOID() const;
bool isResizeableObjectSelected();
bool isRotateableObjectSelected( const ::com::sun::star::uno::Reference<