summaryrefslogtreecommitdiff
path: root/svtools/util
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/util')
-rw-r--r--svtools/util/svt.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/svtools/util/svt.component b/svtools/util/svt.component
index 021d23f462de..dbba9e74d708 100644
--- a/svtools/util/svt.component
+++ b/svtools/util/svt.component
@@ -49,7 +49,8 @@
<implementation name="com.sun.star.comp.embed.DocumentCloser">
<service name="com.sun.star.embed.DocumentCloser"/>
</implementation>
- <implementation name="com.sun.star.comp.embed.HatchWindowFactory">
+ <implementation name="com.sun.star.comp.embed.HatchWindowFactory"
+ constructor="com_sun_star_comp_embed_HatchWindowFactory_get_implementation">
<service name="com.sun.star.comp.embed.HatchWindowFactory"/>
<service name="com.sun.star.embed.HatchWindowFactory"/>
</implementation>