diff options
Diffstat (limited to 'chart2/source/controller/main/ShapeController.hxx')
-rw-r--r-- | chart2/source/controller/main/ShapeController.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/main/ShapeController.hxx b/chart2/source/controller/main/ShapeController.hxx index a58c39b52a28..bd495e465b9a 100644 --- a/chart2/source/controller/main/ShapeController.hxx +++ b/chart2/source/controller/main/ShapeController.hxx @@ -70,6 +70,7 @@ protected: private: void executeDispatch_FormatLine(); + void executeDispatch_FormatArea(); void executeDispatch_TransformDialog(); void executeDispatch_FontDialog(); |