summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController.hxx
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2003-12-10 17:30:43 +0000
committerIngrid Halama <iha@openoffice.org>2003-12-10 17:30:43 +0000
commit9e848d365a5dfe7bff76d2807e8489522433331e (patch)
treeeba6d81d8966c6fa6065e19d5ef8792ea274005f /chart2/source/controller/main/ChartController.hxx
parentmoved object positioning in end drag to PositionAndSizeHelper::moveObject (diff)
downloadcore-9e848d365a5dfe7bff76d2807e8489522433331e.tar.gz
core-9e848d365a5dfe7bff76d2807e8489522433331e.zip
added method executeDispatch_PositionAndSize
Diffstat (limited to 'chart2/source/controller/main/ChartController.hxx')
-rw-r--r--chart2/source/controller/main/ChartController.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/chart2/source/controller/main/ChartController.hxx b/chart2/source/controller/main/ChartController.hxx
index 79ebd577a840..a5abe83c7870 100644
--- a/chart2/source/controller/main/ChartController.hxx
+++ b/chart2/source/controller/main/ChartController.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartController.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: iha $ $Date: 2003-12-09 17:13:34 $
+ * last change: $Author: iha $ $Date: 2003-12-10 18:30:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -264,6 +264,7 @@ private:
bool EndTextEdit();
void SAL_CALL executeDispatch_RotateDiagram();
+ void SAL_CALL executeDispatch_PositionAndSize( const ::rtl::OUString& rObjectCID );
//
void execute_DoubleClick();