summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-10-29 15:28:09 +0100
committerStephan Bergmann <sbergman@redhat.com>2012-10-29 17:32:56 +0100
commit96b60cf69bf973136c5755fe741a6c210b4915f7 (patch)
treef980a980c62e9ea889a439bc6da69668c1222050 /framework
parent39c556da3180bc507d9fae5e26bcdf81ea193938 (diff)
Improve previous commit slightly
Change-Id: I01e007a9e1dee12a8081e8b165fa7e090d594612
Diffstat (limited to 'framework')
-rw-r--r--framework/source/services/autorecovery.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx
index 893c935eb542..2e3b2649886d 100644
--- a/framework/source/services/autorecovery.cxx
+++ b/framework/source/services/autorecovery.cxx
@@ -427,7 +427,7 @@ DEFINE_XTYPEPROVIDER_6(AutoRecovery ,
//-----------------------------------------------
DEFINE_XSERVICEINFO_ONEINSTANCESERVICE(AutoRecovery ,
::cppu::OWeakObject ,
- DECLARE_ASCII("com.sun.star.frame.AutoRecovery"),
+ "com.sun.star.frame.AutoRecovery",
IMPLEMENTATIONNAME_AUTORECOVERY)
//-----------------------------------------------