office-gobmx/svx/xml/SvxGraphicExporter.xml
Michael Stahl 1ab899c4c8 .xml files don't need executable bits
Change-Id: I399d086181a9f513cd95157e815551f0be9b9e95
2012-06-22 22:39:31 +02:00

16 lines
772 B
XML

<?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>