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