summaryrefslogtreecommitdiff
path: root/svx/xml/SvxUnoText.xml
diff options
context:
space:
mode:
Diffstat (limited to 'svx/xml/SvxUnoText.xml')
-rwxr-xr-xsvx/xml/SvxUnoText.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/svx/xml/SvxUnoText.xml b/svx/xml/SvxUnoText.xml
new file mode 100755
index 000000000000..c3b26aa74321
--- /dev/null
+++ b/svx/xml/SvxUnoText.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.office.SvxUnoText</name>
+ <description>
+ This component provides access to the text based on the edit engine or the outliner.
+</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>com::sun::star::text::Text</supported-service>
+ </component-description>
+</module-description>