summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-05-13 07:10:50 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-05-13 07:10:50 +0000
commit66de0ee350e9baa80b796fa4622e7513d23e6fb0 (patch)
tree9e3530e1ea5d310883258dce371dfc0ff513634b /desktop
parente79d5b43f721a8258f8a709f98f3d1f218bf1ec7 (diff)
INTEGRATION: CWS lo5 (1.3.88); FILE MERGED
2005/04/28 11:27:01 tbe 1.3.88.1: #i48275# migration of auto correction files
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/migration/services/migrationoo2.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/desktop/source/migration/services/migrationoo2.xml b/desktop/source/migration/services/migrationoo2.xml
index 130e85e8cb70..5bda732f0fba 100644
--- a/desktop/source/migration/services/migrationoo2.xml
+++ b/desktop/source/migration/services/migrationoo2.xml
@@ -48,6 +48,23 @@ original target interfaces on queryInterface() calls.
<type>com.sun.star.lang.XTypeProvider</type>
<type>com.sun.star.uno.XComponentContext</type>
</component-description>
+ <component-description>
+ <author>Thomas Benisch</author>
+ <name>com.sun.star.comp.desktop.migration.Autocorrection</name>
+ <description>migration service for OpenOffice.org autocorrection</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>com.sun.star.migration.Autocorrection</supported-service>
+ <service-dependency>...</service-dependency>
+ <type>com.sun.star.beans.NamedValue</type>
+ <type>com.sun.star.lang.IllegalArgumentException</type>
+ <type>com.sun.star.lang.XInitialization</type>
+ <type>com.sun.star.task.XJob</type>
+ <type>com.sun.star.lang.XServiceInfo</type>
+ <type>com.sun.star.lang.XTypeProvider</type>
+ <type>com.sun.star.uno.XComponentContext</type>
+ </component-description>
<project-build-dependency>unotools</project-build-dependency>
<project-build-dependency>tools</project-build-dependency>
<project-build-dependency>cppuhelper</project-build-dependency>