summaryrefslogtreecommitdiff
path: root/sw/util
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2014-01-30 13:07:28 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2014-02-05 19:07:20 +0100
commit1d77f5ce5e13720d46b41fd3ee4c7fe1d92a9839 (patch)
tree7533aedb0f1df1248c2bec409f9552f1b6d556f3 /sw/util
parent351cfed9dea6099cf27f7f818dcd0e4f94c9f35e (diff)
sw: Ctor feature for sw.sidebar.SwPanelFactory
Change-Id: I6854bdf96f050b7f333803d068fe681df92ed3e6
Diffstat (limited to 'sw/util')
-rw-r--r--sw/util/sw.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/util/sw.component b/sw/util/sw.component
index b125120c8172..46cdc6730cbc 100644
--- a/sw/util/sw.component
+++ b/sw/util/sw.component
@@ -94,7 +94,8 @@
<implementation name="com.sun.star.comp.Writer.LayoutDump">
<service name="com.sun.star.comp.Writer.LayoutDump"/>
</implementation>
- <implementation name="org.apache.openoffice.comp.sw.sidebar.SwPanelFactory">
+ <implementation name="org.apache.openoffice.comp.sw.sidebar.SwPanelFactory"
+ constructor="org_apache_openoffice_comp_sw_sidebar_SwPanelFactory_get_implementation">
<service name="com.sun.star.ui.UIElementFactory"/>
</implementation>
</component>