summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/framework/ConfigurationController.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/framework/ConfigurationController.hxx')
-rw-r--r--sd/source/ui/inc/framework/ConfigurationController.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/framework/ConfigurationController.hxx b/sd/source/ui/inc/framework/ConfigurationController.hxx
index 1d07e178922b..ea40b2d20bfc 100644
--- a/sd/source/ui/inc/framework/ConfigurationController.hxx
+++ b/sd/source/ui/inc/framework/ConfigurationController.hxx
@@ -42,8 +42,8 @@
namespace {
typedef ::cppu::WeakComponentImplHelper2 <
- ::css::drawing::framework::XConfigurationController,
- ::css::lang::XInitialization
+ css::drawing::framework::XConfigurationController,
+ css::lang::XInitialization
> ConfigurationControllerInterfaceBase;
} // end of anonymous namespace.