diff options
Diffstat (limited to 'svx/util/svx.component')
-rw-r--r-- | svx/util/svx.component | 8 |
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> |