summaryrefslogtreecommitdiff
path: root/stoc/util
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-01-16 11:34:00 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-01-16 11:39:03 +0100
commit41e2b320209997767497f49f83f9520fb76261ec (patch)
tree3b9acd2db074a35f11b5f119ebe8b04e2afe79b6 /stoc/util
parentdcdda1d61092aad74cd77023be58ef823b424126 (diff)
Register theTypeDescriptionManager normally in services.rdb
...no need to handle it specially during bootstrap. Change-Id: I666dc9c0040a30a7d81ec1815c338be1407281bb
Diffstat (limited to 'stoc/util')
-rw-r--r--stoc/util/bootstrap.component1
1 files changed, 1 insertions, 0 deletions
diff --git a/stoc/util/bootstrap.component b/stoc/util/bootstrap.component
index 5ff3b07ae7ae..d6e9b0c4f03f 100644
--- a/stoc/util/bootstrap.component
+++ b/stoc/util/bootstrap.component
@@ -43,6 +43,7 @@
</implementation>
<implementation name="com.sun.star.comp.stoc.TypeDescriptionManager">
<service name="com.sun.star.reflection.TypeDescriptionManager"/>
+ <singleton name="com.sun.star.reflection.theTypeDescriptionManager"/>
</implementation>
<implementation name="com.sun.star.security.comp.stoc.AccessController">
<service name="com.sun.star.security.AccessController"/>