merge the formfield patch from ooo-build
[ooovba.git] / desktop / source / migration / services / migrationoo2.xml
blob0c77badebcd3ee2d465a3a58e191bfc7d0146cbb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3 <module-description xmlns:xlink="http://www.w3.org/1999/xlink">
4     <module-name>       migrationoo2.uno        </module-name>
5     <component-description>
6         <author> Joachim Lingner </author>
7         <name>  com.sun.star.comp.jvmfwk.MigrationOO2</name>
8         <description>
9 Specifies a factory object to create proxy objects.
10 These proxy object represent a given target object and can be
11 be aggregated. The proxy objects act UNO conform and do NOT provide
12 original target interfaces on queryInterface() calls.
13 </description>
14         <loader-name>   com.sun.star.loader.SharedLibrary       </loader-name>
15         <language>      C++     </language>
16         <status value="final"/>
17         <supported-service>     com.sun.star.reflection.ProxyFactory    </supported-service>
18         <service-dependency> ... </service-dependency>
19         <type>  com.sun.star.lang.XTypeProvider    </type>
20         <type>  com.sun.star.lang.XServiceInfo     </type>
21         <type>  com.sun.star.lang.XSingleServiceFactory    </type>
22         <type>  com.sun.star.lang.XMultiServiceFactory     </type>
23     <type>  com.sun.star.lang.XInitialization          </type>
24     <type>  com.sun.star.lang.WrappedTargetException </type>
25         <type>  com.sun.star.registry.XRegistryKey         </type>
26     <type>      com.sun.star.lang.XSingleComponentFactory </type>
27         <type>  com.sun.star.task.XJob </type>
28         <type>  com.sun.star.beans.NamedValue </type>
29         <type>  com.sun.star.configuration.backend.XLayer </type>
30         <type>  com.sun.star.configuration.backend.XLayerHandler </type>
31         <type>  com.sun.star.configuration.backend.MalformedDataException </type>
32     <type>  com.sun.star.configuration.backend.TemplateIdentifier </type>
33     </component-description>
34     <component-description>
35         <author>Thomas Benisch</author>
36         <name>com.sun.star.comp.desktop.migration.Basic</name>
37         <description>migration service for OpenOffice.org Basic and dialogs</description>
38         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
39         <language>c++</language>
40         <status value="final"/>
41         <supported-service>com.sun.star.migration.Basic</supported-service>
42         <service-dependency>...</service-dependency>
43         <type>com.sun.star.beans.NamedValue</type>
44         <type>com.sun.star.lang.IllegalArgumentException</type>        
45         <type>com.sun.star.lang.XInitialization</type>
46         <type>com.sun.star.task.XJob</type>
47         <type>com.sun.star.lang.XServiceInfo</type>
48         <type>com.sun.star.lang.XTypeProvider</type>
49         <type>com.sun.star.uno.XComponentContext</type>
50     </component-description>
51     <component-description>
52         <author>Thomas Benisch</author>
53         <name>com.sun.star.comp.desktop.migration.Autocorrection</name>
54         <description>migration service for OpenOffice.org autocorrection</description>
55         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
56         <language>c++</language>
57         <status value="final"/>
58         <supported-service>com.sun.star.migration.Autocorrection</supported-service>
59         <service-dependency>...</service-dependency>
60         <type>com.sun.star.beans.NamedValue</type>
61         <type>com.sun.star.lang.IllegalArgumentException</type>        
62         <type>com.sun.star.lang.XInitialization</type>
63         <type>com.sun.star.task.XJob</type>
64         <type>com.sun.star.lang.XServiceInfo</type>
65         <type>com.sun.star.lang.XTypeProvider</type>
66         <type>com.sun.star.uno.XComponentContext</type>
67     </component-description>
68     <project-build-dependency>unotools</project-build-dependency>
69     <project-build-dependency>tools</project-build-dependency>
70     <project-build-dependency>cppuhelper</project-build-dependency>
71     <project-build-dependency>cppu</project-build-dependency>
72     <project-build-dependency>sal</project-build-dependency>
73     <runtime-module-dependency>utl</runtime-module-dependency>
74     <runtime-module-dependency>tl</runtime-module-dependency>
75     <runtime-module-dependency>cppuhelper3$(COM)</runtime-module-dependency>
76     <runtime-module-dependency>cppu3</runtime-module-dependency>
77     <runtime-module-dependency>sal3</runtime-module-dependency>
78 </module-description>