Version 3.6.0.2, tag libreoffice-3.6.0.2
[LibreOffice.git] / i18npool / xml / Transliteration.xml
blob05d6f8d15b1e3a4f8c799b94f4cd851f738c1835
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>i18n</module-name>
5     <component-description>
6         <author>Naomi Yamakawa</author>
7         <name>com.sun.star.i18n.Transliteration</name>
8         <description>
9     This component provides transliteration features
10 </description>
11         <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
12         <language>C++</language>
13         <status value="final"/>
14         <supported-service>com.sun.star.i18n.Transliteration</supported-service>
15         <reference-docu xlink:href="file:///docs/sampledoc.html" xlink:type="simple"/>
16         <type>com.sun.star.container.NoSuchElementException</type>
17         <type>com.sun.star.container.XContentEnumerationAccess</type>
18         <type>com.sun.star.container.XEnumeration</type>
19         <type>com.sun.star.i18n.CalendarItem</type>
20         <type>com.sun.star.i18n.Calendar</type>
21         <type>com.sun.star.i18n.Currency</type>
22         <type>com.sun.star.i18n.ForbiddenCharacters</type>
23         <type>com.sun.star.i18n.FormatElement</type>
24         <type>com.sun.star.i18n.Implementation</type>
25         <type>com.sun.star.i18n.LanguageCountryInfo</type>
26         <type>com.sun.star.i18n.LocaleDataItem</type>
27         <type>com.sun.star.i18n.MultipleCharsOutputException</type>
28         <type>com.sun.star.i18n.TransliterationModules</type>
29         <type>com.sun.star.i18n.XExtendedTransliteration</type>
30         <type>com.sun.star.i18n.XLocaleData</type>
31         <type>com.sun.star.i18n.XTransliteration</type>
32         <type>com.sun.star.lang.EventObject</type>
33         <type>com.sun.star.lang.Locale</type>
34         <type>com.sun.star.lang.WrappedTargetException</type>
35         <type>com.sun.star.lang.XComponent</type>
36         <type>com.sun.star.lang.XEventListener</type>
37         <type>com.sun.star.lang.XMultiServiceFactory</type>
38         <type>com.sun.star.lang.XServiceInfo</type>
39         <type>com.sun.star.lang.XSingleServiceFactory</type>
40         <type>com.sun.star.lang.XTypeProvider</type>
41         <type>com.sun.star.uno.Any</type>
42         <type>com.sun.star.uno.Exception</type>
43         <type>com.sun.star.uno.genfunc</type>
44         <type>com.sun.star.uno.Reference</type>
45         <type>com.sun.star.uno.RuntimeException</type>
46         <type>com.sun.star.uno.Sequence</type>
47         <type>com.sun.star.uno.TypeClass</type>
48         <type>com.sun.star.uno.Type</type>
49         <type>com.sun.star.uno.XAdapter</type>
50         <type>com.sun.star.uno.XAggregation</type>
51         <type>com.sun.star.uno.XInterface</type>
52         <type>com.sun.star.uno.XReference</type>
53         <type>com.sun.star.uno.XWeak</type>
54     </component-description>
55     <project-build-dependency>comphelper</project-build-dependency>
56     <project-build-dependency>cppu</project-build-dependency>
57     <project-build-dependency>cppuhelper</project-build-dependency>
58     <project-build-dependency>osl</project-build-dependency>
59     <project-build-dependency>rtl</project-build-dependency>
60     <project-build-dependency>sal</project-build-dependency>
61     <project-build-dependency>stl</project-build-dependency>
62     <project-build-dependency>typelib</project-build-dependency>
63     <project-build-dependency>uno</project-build-dependency>
64     <runtime-module-dependency>comphelper</runtime-module-dependency>
65     <runtime-module-dependency>cppu</runtime-module-dependency>
66     <runtime-module-dependency>cppuhelper</runtime-module-dependency>
67     <runtime-module-dependency>osl</runtime-module-dependency>
68     <runtime-module-dependency>rtl</runtime-module-dependency>
69     <runtime-module-dependency>sal</runtime-module-dependency>
70     <runtime-module-dependency>stl</runtime-module-dependency>
71     <runtime-module-dependency>typelib</runtime-module-dependency>
72     <runtime-module-dependency>uno</runtime-module-dependency>
73 </module-description>