office-gobmx/svx/xml/SvxShapePolyPolygonBezier.xml

17 lines
776 B
XML
Raw Normal View History

2000-09-18 11:07:07 -05:00
<?xml version="1.0" encoding="UTF-8"?>
2001-03-08 02:16:16 -06:00
<!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.office.SvxShapePolyPolygonBezier</name>
<description>
2000-10-20 08:53:32 -05:00
This component provides access to a poly polygon bezier shape.
2001-03-08 02:16:16 -06:00
</description>
<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
<language>c++</language>
<status value="final"/>
<supported-service>com::sun::star::drawing::PolyPolygonBezierShape</supported-service>
</component-description>
</module-description>