summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController.hxx
diff options
context:
space:
mode:
authorIngrid Halama <iha@openoffice.org>2003-12-09 16:13:34 +0000
committerIngrid Halama <iha@openoffice.org>2003-12-09 16:13:34 +0000
commita50c45e0d2d6d65eba1e2922f962cffe59b125c0 (patch)
tree7005af09a435d560e89c924f32b9dc601fc3bed1 /chart2/source/controller/main/ChartController.hxx
parentnew Dialog for Diagram Rotation (diff)
downloadcore-a50c45e0d2d6d65eba1e2922f962cffe59b125c0.tar.gz
core-a50c45e0d2d6d65eba1e2922f962cffe59b125c0.zip
added method executeDispatch_RotateDiagram
Diffstat (limited to 'chart2/source/controller/main/ChartController.hxx')
-rw-r--r--chart2/source/controller/main/ChartController.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/chart2/source/controller/main/ChartController.hxx b/chart2/source/controller/main/ChartController.hxx
index 46773451fd9f..79ebd577a840 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.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: iha $ $Date: 2003-10-28 15:49:04 $
+ * last change: $Author: iha $ $Date: 2003-12-09 17:13:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -263,6 +263,8 @@ private:
void StartTextEdit();
bool EndTextEdit();
+ void SAL_CALL executeDispatch_RotateDiagram();
+
//
void execute_DoubleClick();