summaryrefslogtreecommitdiff
path: root/svx/util/svx.component
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2013-12-30 10:23:00 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2013-12-31 13:25:47 +0100
commit6d564bac023ef13955ad0269c91370396cf33d3e (patch)
treef31debe4f6fecb5f7557d427083602343448be9d /svx/util/svx.component
parent02eb7511f99d2e2322c57ea86695c3db87a037fd (diff)
svx: Use constructor feature for SvXMLGraphicImportExportHelper.
Change-Id: Icc281ece80b81cdd95b6660c6a82077d283f5a62
Diffstat (limited to 'svx/util/svx.component')
-rw-r--r--svx/util/svx.component8
1 files changed, 0 insertions, 8 deletions
diff --git a/svx/util/svx.component b/svx/util/svx.component
index f087dcb833df..b8f043c8631c 100644
--- a/svx/util/svx.component
+++ b/svx/util/svx.component
@@ -22,14 +22,6 @@
<implementation name="com.sun.star.comp.Draw.GraphicExporter">
<service name="com.sun.star.drawing.GraphicExportFilter"/>
</implementation>
- <implementation name="com.sun.star.comp.Svx.GraphicExportHelper">
- <service name="com.sun.star.document.BinaryStreamResolver"/>
- <service name="com.sun.star.document.GraphicObjectResolver"/>
- </implementation>
- <implementation name="com.sun.star.comp.Svx.GraphicImportHelper">
- <service name="com.sun.star.document.BinaryStreamResolver"/>
- <service name="com.sun.star.document.GraphicObjectResolver"/>
- </implementation>
<implementation name="com.sun.star.comp.gallery.GalleryThemeProvider">
<service name="com.sun.star.gallery.GalleryThemeProvider"/>
</implementation>