Update ooo320-m1
[ooovba.git] / uui / util / uui.xml
blobf193759f2ffca4ea040b15b34e20b07f424d8efe
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE
3     module-description
4     PUBLIC
5     "-//StarOffice//DTD ComponentDescription 1.0//EN"
6     "module-description.dtd">
7 <module-description>
8     <module-name>uui</module-name>
9     <component-description>
10         <author>Stephan Bergmann</author>
11         <name>com.sun.star.comp.uui.UUIInteractionHandler</name>
12         <description>
13             An Interaction Handler for the UCB.  It uses VCL to visualize and
14             handle interaction requests.
15         </description>
16         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
17         <language>c++</language>
18         <status value="final"/>
19         <supported-service>
20             com.sun.star.task.InteractionHandler
21         </supported-service>
22     </component-description>
23     <project-build-dependency>cppu</project-build-dependency>
24     <project-build-dependency>cppuhelper</project-build-dependency>
25     <project-build-dependency>sal</project-build-dependency>
26     <project-build-dependency>svtools</project-build-dependency>
27     <project-build-dependency>toolkit</project-build-dependency>
28     <project-build-dependency>tools</project-build-dependency>
29     <project-build-dependency>vcl</project-build-dependency>
30     <project-build-dependency>vos</project-build-dependency>
31     <runtime-module-dependency>cppu3</runtime-module-dependency>
32     <runtime-module-dependency>cppuhelper3$(COM)</runtime-module-dependency>
33     <runtime-module-dependency>sal3</runtime-module-dependency>
34     <runtime-module-dependency>svt</runtime-module-dependency>
35     <runtime-module-dependency>tk</runtime-module-dependency>
36     <runtime-module-dependency>tl</runtime-module-dependency>
37     <runtime-module-dependency>vcl</runtime-module-dependency>
38     <service-dependency>
39         com.sun.star.task.PasswordContainer
40     </service-dependency>
41     <type>com.sun.star.awt.XWindow</type>
42     <type>com.sun.star.beans.PropertyValue</type>
43     <type>com.sun.star.java.WrongJavaVersionException</type>
44     <type>com.sun.star.lang.XInitialization</type>
45     <type>com.sun.star.lang.XMultiServiceFactory</type>
46     <type>com.sun.star.lang.XServiceInfo</type>
47     <type>com.sun.star.lang.XTypeProvider</type>
48     <type>com.sun.star.registry.XRegistryKey</type>
49     <type>com.sun.star.sync2.BadPartnershipException</type>
50     <type>com.sun.star.task.InteractionClassification</type>
51     <type>com.sun.star.task.NoMasterException</type>
52     <type>com.sun.star.task.PasswordRequest</type>
53     <type>com.sun.star.task.XInteractionAbort</type>
54     <type>com.sun.star.task.XInteractionApprove</type>
55     <type>com.sun.star.task.XInteractionContinuation</type>
56     <type>com.sun.star.task.XInteractionDisapprove</type>
57     <type>com.sun.star.task.XInteractionHandler</type>
58     <type>com.sun.star.task.XInteractionRetry</type>
59     <type>com.sun.star.task.XPasswordContainer</type>
60     <type>com.sun.star.ucb.AuthenticationRequest</type>
61     <type>com.sun.star.ucb.HandleCookiesRequest</type>
62     <type>com.sun.star.ucb.InteractiveAugmentedIOException</type>
63     <type>com.sun.star.ucb.InteractiveCHAOSException</type>
64     <type>com.sun.star.ucb.InteractiveNetworkConnectException</type>
65     <type>com.sun.star.ucb.InteractiveNetworkException</type>
66     <type>com.sun.star.ucb.InteractiveNetworkGeneralException</type>
67     <type>com.sun.star.ucb.InteractiveNetworkOffLineException</type>
68     <type>com.sun.star.ucb.InteractiveNetworkReadException</type>
69     <type>com.sun.star.ucb.InteractiveNetworkResolveNameException</type>
70     <type>com.sun.star.ucb.InteractiveNetworkWriteException</type>
71     <type>com.sun.star.ucb.InteractiveWrongMediumException</type>
72     <type>com.sun.star.ucb.XInteractionCookieHandling</type>
73     <type>com.sun.star.ucb.XInteractionSupplyAuthentication</type>
74     <type>com.sun.star.uno.Exception</type>
75     <type>com.sun.star.uno.RuntimeException</type>
76     <type>com.sun.star.uno.XInterface</type>
77 </module-description>