summaryrefslogtreecommitdiff
path: root/svx/xml
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-08-24 11:19:06 +0000
committerChristian Lippka <cl@openoffice.org>2001-08-24 11:19:06 +0000
commit79bb653fe373b818eef20146497435ac2877bf8f (patch)
tree9c58eaf0ec58a7e2ceaef554a65c604820b5ff4b /svx/xml
parent02039a170a075b028fd40392e536c3044996f449 (diff)
#84444# moved implementations to svx
Diffstat (limited to 'svx/xml')
-rw-r--r--svx/xml/SvxGraphicExporter.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/svx/xml/SvxGraphicExporter.xml b/svx/xml/SvxGraphicExporter.xml
new file mode 100644
index 0000000000..6a4d9fef2f
--- /dev/null
+++ b/svx/xml/SvxGraphicExporter.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
+<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
+ <module-name>svx</module-name>
+ <component-description>
+ <author>Christian Lippka</author>
+ <name>com.sun.star.comp.Draw.GraphicExporter</name>
+ <description>
+ this Component implements a com.sun.star.drawing.GraphicExportFilter service.
+</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>com.sun.star.drawing.GraphicExportFilter</supported-service>
+ </component-description>
+</module-description>