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>lng</module-name>
5 <component-description>
6 <author>Thomas Lange</author>
7 <name>com.sun.star.lingu2.LngSvcMgr</name>
8 <description>This component manages all registered linguistic module implementations for spellchecker, hyphenator and thesaurus.</description>
9 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
10 <language>c++</language>
11 <status value="beta"/>
12 <supported-service>com.sun.star.linguistic2.LinguServiceManager</supported-service>
13 </component-description>
14 <component-description>
15 <author>Thomas Lange</author>
16 <name>com.sun.star.lingu2.DicList</name>
17 <description>This component gives access to the list of personal-dictionaries.</description>
18 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
19 <language>c++</language>
20 <status value="final"/>
21 <supported-service>com.sun.star.linguistic2.DictionaryList</supported-service>
22 </component-description>
23 <component-description>
24 <author>Thomas Lange</author>
25 <name>com.sun.star.lingu2.LinguProps</name>
26 <description>This component allows to access all linguistic relevant properties and some others also.</description>
27 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
28 <language>c++</language>
29 <status value="final"/>
30 <supported-service>com.sun.star.linguistic2.LinguProperties</supported-service>
31 </component-description>
32 <component-description>
33 <author>Thomas Lange</author>
34 <name>com.sun.star.lingu2.HHConvDic</name>
35 <description>This object implements a user-defined text conversion dictionary for Hangul/Hanja conversion.</description>
36 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
37 <language>c++</language>
38 <status value="beta"/>
39 <supported-service>com.sun.star.linguistic2.ConversionDictionary</supported-service>
40 <supported-service>com.sun.star.linguistic2.HangulHanjaConversionDictionary</supported-service>
41 </component-description>
42 <component-description>
43 <author>Thomas Lange</author>
44 <name>com.sun.star.lingu2.ConvDicList</name>
45 <description>This component manages access to all user-defined text conversion dictionaries.</description>
46 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
47 <language>c++</language>
49 <supported-service>com.sun.star.linguistic2.ConversionDictionaryList</supported-service>
50 </component-description>