summaryrefslogtreecommitdiff
path: root/sfx2/util/sfx.component
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/util/sfx.component')
-rw-r--r--sfx2/util/sfx.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/util/sfx.component b/sfx2/util/sfx.component
index 4d47644c72a6..2395b73d5d25 100644
--- a/sfx2/util/sfx.component
+++ b/sfx2/util/sfx.component
@@ -44,7 +44,8 @@
<service name="com.sun.star.frame.SynchronousFrameLoader"/>
<service name="com.sun.star.frame.OfficeFrameLoader"/>
</implementation>
- <implementation name="com.sun.star.comp.sfx2.AppDispatchProvider">
+ <implementation name="com.sun.star.comp.sfx2.AppDispatchProvider"
+ constructor="com_sun_star_comp_sfx2_AppDispatchProvider_get_implementation">
<service name="com.sun.star.frame.ProtocolHandler"/>
<service name="com.sun.star.frame.AppDispatchProvider"/>
</implementation>