summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ShapeController.hxx
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2009-07-24 13:02:58 +0000
committerThomas Benisch <tbe@openoffice.org>2009-07-24 13:02:58 +0000
commite4cf17583a7184d359ed0200a671f9efc8746b41 (patch)
treeafbf0fd3d26fda6f4ae74d37194343508884be38 /chart2/source/controller/main/ShapeController.hxx
parent#i12587# Inserting/editing arbitrary text objects in chart (diff)
downloadcore-e4cf17583a7184d359ed0200a671f9efc8746b41.tar.gz
core-e4cf17583a7184d359ed0200a671f9efc8746b41.zip
#i12587# Inserting/editing arbitrary text objects in chart
Diffstat (limited to 'chart2/source/controller/main/ShapeController.hxx')
-rw-r--r--chart2/source/controller/main/ShapeController.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/chart2/source/controller/main/ShapeController.hxx b/chart2/source/controller/main/ShapeController.hxx
index 134ca9d4dba3..a456d41a3855 100644
--- a/chart2/source/controller/main/ShapeController.hxx
+++ b/chart2/source/controller/main/ShapeController.hxx
@@ -46,6 +46,8 @@ class ChartController;
*/
class ShapeController: public FeatureCommandDispatchBase
{
+ friend class ControllerCommandDispatch;
+
public:
ShapeController( const ::com::sun::star::uno::Reference<
::com::sun::star::uno::XComponentContext >& rxContext, ChartController* pController );