summaryrefslogtreecommitdiff
path: root/linguistic/xml
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-11-26 13:29:37 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-11-26 13:29:37 +0000
commit4caad42a5a35e64030f810761bd7a25c185cf048 (patch)
tree0b38378b204171bf5c0c44319a1e9d5397382032 /linguistic/xml
parentaca61f32c6ba7f0d1374131292257059e0d159d8 (diff)
INTEGRATION: CWS gt08hangulhanja (1.1.138); FILE MERGED
2004/05/07 13:44:05 tl 1.1.138.1: #116386# new component descriptions added
Diffstat (limited to 'linguistic/xml')
-rw-r--r--linguistic/xml/linguistic.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/linguistic/xml/linguistic.xml b/linguistic/xml/linguistic.xml
index 908f1219c693..83aaaeb0c1e0 100644
--- a/linguistic/xml/linguistic.xml
+++ b/linguistic/xml/linguistic.xml
@@ -29,4 +29,23 @@
<status value="final"/>
<supported-service>com.sun.star.linguistic2.LinguProperties</supported-service>
</component-description>
+ <component-description>
+ <author>Thomas Lange</author>
+ <name>com.sun.star.lingu2.HHConvDic</name>
+ <description>This object implements a user-defined text conversion dictionary for Hangul/Hanja conversion.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="beta"/>
+ <supported-service>com.sun.star.linguistic2.ConversionDictionary</supported-service>
+ <supported-service>com.sun.star.linguistic2.HangulHanjaConversionDictionary</supported-service>
+ </component-description>
+ <component-description>
+ <author>Thomas Lange</author>
+ <name>com.sun.star.lingu2.ConvDicList</name>
+ <description>This component manages access to all user-defined text conversion dictionaries.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="a"/>
+ <supported-service>com.sun.star.linguistic2.ConversionDictionaryList</supported-service>
+ </component-description>
</module-description>