summaryrefslogtreecommitdiff
path: root/uui/util
diff options
context:
space:
mode:
authorKai Sommerfeld <kso@openoffice.org>2001-03-23 12:30:53 +0000
committerKai Sommerfeld <kso@openoffice.org>2001-03-23 12:30:53 +0000
commit6d4b327cff3990091b87813dc78d3eda8125bc59 (patch)
treea75ad32d8eb4684e79ff3cde628ed5614c7080e0 /uui/util
parent6a0dd7d18d219b376b9a053aa17fa630f5a9ba0a (diff)
File was not valid!
Diffstat (limited to 'uui/util')
-rw-r--r--uui/util/uui.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/uui/util/uui.xml b/uui/util/uui.xml
index 00ba767559..4febfef299 100644
--- a/uui/util/uui.xml
+++ b/uui/util/uui.xml
@@ -7,19 +7,16 @@
</module-name>
<component-description>
- <supported-service>
- com.sun.star.uui.InteractionHandler
- </supported-service>
- <description>
- This component implements an Interaction Handler for the UCB.
- It uses VCL to visualize and handle interaction requests.
- </description>
<author>
Stephan Bergmann
</author>
<name>
UUIInteractionHandler
</name>
+ <description>
+ This component implements an Interaction Handler for the UCB.
+ It uses VCL to visualize and handle interaction requests.
+ </description>
<loader-name>
com.sun.star.loader.SharedLibrary
</loader-name>
@@ -27,6 +24,9 @@
c++
</language>
<status value="final"/>
+ <supported-service>
+ com.sun.star.uui.InteractionHandler
+ </supported-service>
<type> com.sun.star.connection.XConnection </type>
<type> com.sun.star.lang.Locale </type>