summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ShapeController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ShapeController.hxx')
-rw-r--r--chart2/source/controller/main/ShapeController.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/main/ShapeController.hxx b/chart2/source/controller/main/ShapeController.hxx
index afdcfd82f74e..14420be501df 100644
--- a/chart2/source/controller/main/ShapeController.hxx
+++ b/chart2/source/controller/main/ShapeController.hxx
@@ -69,6 +69,7 @@ protected:
virtual void describeSupportedFeatures();
private:
+ void executeDispatch_TransformDialog();
void executeDispatch_FontDialog();
ChartController* m_pChartController;