summaryrefslogtreecommitdiffstats
path: root/framework/source/accelerators/moduleacceleratorconfiguration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/accelerators/moduleacceleratorconfiguration.cxx')
-rw-r--r--framework/source/accelerators/moduleacceleratorconfiguration.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/framework/source/accelerators/moduleacceleratorconfiguration.cxx b/framework/source/accelerators/moduleacceleratorconfiguration.cxx
index 186ed0e2ab41..84dd43f90351 100644
--- a/framework/source/accelerators/moduleacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/moduleacceleratorconfiguration.cxx
@@ -38,9 +38,6 @@
#include <rtl/logfile.h>
-#define SERVICENAME_MODULEACCELERATORCONFIGURATION DECLARE_ASCII("com.sun.star.ui.ModuleAcceleratorConfiguration")
-#define IMPLEMENTATIONNAME_MODULEACCELERATORCONFIGURATION DECLARE_ASCII("com.sun.star.comp.framework.ModuleAcceleratorConfiguration")
-
namespace framework
{
@@ -49,8 +46,8 @@ namespace framework
DEFINE_XSERVICEINFO_MULTISERVICE_2(ModuleAcceleratorConfiguration ,
::cppu::OWeakObject ,
- SERVICENAME_MODULEACCELERATORCONFIGURATION ,
- IMPLEMENTATIONNAME_MODULEACCELERATORCONFIGURATION)
+ "com.sun.star.ui.ModuleAcceleratorConfiguration" ,
+ "com.sun.star.comp.framework.ModuleAcceleratorConfiguration")
DEFINE_INIT_SERVICE(ModuleAcceleratorConfiguration,
{