summaryrefslogtreecommitdiffstats
path: root/framework/source/accelerators/documentacceleratorconfiguration.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/accelerators/documentacceleratorconfiguration.cxx')
-rw-r--r--framework/source/accelerators/documentacceleratorconfiguration.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/framework/source/accelerators/documentacceleratorconfiguration.cxx b/framework/source/accelerators/documentacceleratorconfiguration.cxx
index b5a91da7a645..d3283faf219a 100644
--- a/framework/source/accelerators/documentacceleratorconfiguration.cxx
+++ b/framework/source/accelerators/documentacceleratorconfiguration.cxx
@@ -46,9 +46,6 @@
#include <comphelper/sequenceashashmap.hxx>
#include <i18nlangtag/languagetag.hxx>
-#define SERVICENAME_DOCUMENTACCELERATORCONFIGURATION DECLARE_ASCII("com.sun.star.ui.DocumentAcceleratorConfiguration")
-#define IMPLEMENTATIONNAME_DOCUMENTACCELERATORCONFIGURATION DECLARE_ASCII("com.sun.star.comp.framework.DocumentAcceleratorConfiguration")
-
namespace framework
{
@@ -57,8 +54,8 @@ namespace framework
DEFINE_XSERVICEINFO_MULTISERVICE_2(DocumentAcceleratorConfiguration ,
::cppu::OWeakObject ,
- SERVICENAME_DOCUMENTACCELERATORCONFIGURATION ,
- IMPLEMENTATIONNAME_DOCUMENTACCELERATORCONFIGURATION)
+ "com.sun.star.ui.DocumentAcceleratorConfiguration" ,
+ "com.sun.star.comp.framework.DocumentAcceleratorConfiguration")
DEFINE_INIT_SERVICE(DocumentAcceleratorConfiguration,
{