summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--framework/source/jobs/jobexecutor.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/jobs/jobexecutor.cxx b/framework/source/jobs/jobexecutor.cxx
index a3c8805dc679..5df32396eded 100644
--- a/framework/source/jobs/jobexecutor.cxx
+++ b/framework/source/jobs/jobexecutor.cxx
@@ -73,7 +73,7 @@ DEFINE_XTYPEPROVIDER_6( JobExecutor ,
DEFINE_XSERVICEINFO_ONEINSTANCESERVICE( JobExecutor ,
::cppu::OWeakObject ,
- DECLARE_ASCII("com.sun.star.task.JobExecutor"),
+ "com.sun.star.task.JobExecutor",
IMPLEMENTATIONNAME_JOBEXECUTOR
)