summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ShapeToolbarController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ShapeToolbarController.hxx')
-rw-r--r--chart2/source/controller/main/ShapeToolbarController.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/chart2/source/controller/main/ShapeToolbarController.hxx b/chart2/source/controller/main/ShapeToolbarController.hxx
index e0ddc8c6373a..db535e5b72e3 100644
--- a/chart2/source/controller/main/ShapeToolbarController.hxx
+++ b/chart2/source/controller/main/ShapeToolbarController.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -44,7 +44,7 @@ namespace chart
{
//.............................................................................
-typedef ::cppu::ImplHelper2 < ::com::sun::star::lang::XServiceInfo,
+typedef ::cppu::ImplHelper2 < ::com::sun::star::lang::XServiceInfo,
::com::sun::star::frame::XSubToolbarController> ShapeToolbarController_Base;
typedef ::comphelper::ImplementationReference< SfxToolBoxControl, ::com::sun::star::frame::XToolbarController > TToolbarHelper;