summaryrefslogtreecommitdiff
path: root/uui/util
diff options
context:
space:
mode:
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 c0685038d86f..17902941c426 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>