diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-05-17 13:48:27 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-05-20 11:33:37 +0100 |
commit | 052ac10a6f9b28b9b06884dd3ed41879722be6c9 (patch) | |
tree | bc411acf431ce9971bf954ce6c26e9f837860d6c /sd/util | |
parent | a65a423e22fc03d0b7850bbf20dfc30f6cfa34dd (diff) |
tentatively restore more UNO / task-pane goo ...
Diffstat (limited to 'sd/util')
-rw-r--r-- | sd/util/sd.component | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/util/sd.component b/sd/util/sd.component index a5881659edcc..ff6d79c2f123 100644 --- a/sd/util/sd.component +++ b/sd/util/sd.component @@ -63,6 +63,9 @@ <implementation name="com.sun.star.comp.Draw.framework.ResourceId"> <service name="com.sun.star.drawing.framework.ResourceId"/> </implementation> + <implementation name="com.sun.star.comp.Draw.framework.TaskPanelFactory"> + <service name="com.sun.star.drawing.framework.TaskPanelFactory"/> + </implementation> <implementation name="org.openoffice.comp.Draw.framework.PanelFactory"> <service name="com.sun.star.drawing.framework.PanelFactory"/> </implementation> |