summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2009-09-29 11:03:35 +0000
committerThomas Benisch <tbe@openoffice.org>2009-09-29 11:03:35 +0000
commit189c8860787a5086061cb1960b00788c25ade73b (patch)
treede0317ed6fe52ae698336251dd47498de4d3dda6 /chart2/source/controller/main/ChartController.hxx
parent63ec5317c74d46f2c8d4027a6571402caf262ed5 (diff)
#i12587# Inserting/editing arbitrary text objects in chart
Diffstat (limited to 'chart2/source/controller/main/ChartController.hxx')
-rw-r--r--chart2/source/controller/main/ChartController.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/chart2/source/controller/main/ChartController.hxx b/chart2/source/controller/main/ChartController.hxx
index d391975b832b..99035429f95d 100644
--- a/chart2/source/controller/main/ChartController.hxx
+++ b/chart2/source/controller/main/ChartController.hxx
@@ -477,6 +477,8 @@ public:
bool isShapeContext() const;
+ DECL_LINK( NotifyUndoActionHdl, SdrUndoAction* );
+
public:
//-----------------------------------------------------------------
//-----------------------------------------------------------------