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.SvxUnoTextContent</name>
|
|
|
|
<description>
|
2000-10-20 08:53:32 -05:00
|
|
|
This component provides access to the paragraph contend inside the text of an edit engine or outliner.
|
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::text::Paragraph</supported-service>
|
|
|
|
</component-description>
|
|
|
|
</module-description>
|