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>	stocservices.uno	</module-name>
5    <component-description>
6        <author> Daniel Boelzle </author>
7        <name>	com.sun.star.comp.stoc.TypeConverter	</name>
8        <description>
9This service provide a widening converter. This means it can convert
10from one type to another if possible.
11</description>
12        <loader-name>	com.sun.star.loader.SharedLibrary	</loader-name>
13        <language>	C++	</language>
14        <status value="final"/>
15        <supported-service>	com.sun.star.script.Converter	</supported-service>
16        <type>	com.sun.star.reflection.FieldAccessMode		  	</type>
17        <type>	com.sun.star.lang.IllegalArgumentException	  	</type>
18        <type>	com.sun.star.lang.XEventListener 		 	  	</type>
19        <type>	com.sun.star.lang.XTypeProvider				  	</type>
20        <type>	com.sun.star.lang.XServiceInfo				  	</type>
21        <type>	com.sun.star.lang.XSingleServiceFactory		  	</type>
22        <type>	com.sun.star.lang.XSingleComponentFactory		  	</type>
23        <type>	com.sun.star.lang.XMultiServiceFactory		  	</type>
24        <type>	com.sun.star.registry.XRegistryKey			  	</type>
25        <type>	com.sun.star.script.XTypeConverter 			  	</type>
26        <type>	com.sun.star.script.FailReason					</type>
27        <type>	com.sun.star.container.XSet					  	</type>
28        <type>	com.sun.star.container.XNameContainer 		  	</type>
29        <type>	com.sun.star.container.XIndexContainer		  	</type>
30        <type>	com.sun.star.uno.XAggregation				  	</type>
31        <type>	com.sun.star.uno.XWeak						  	</type>
32        <type>	com.sun.star.uno.TypeClass					  	</type>
33        <type>	com.sun.star.uno.XComponentContext			  	</type>
34    </component-description>
35    <component-description>
36        <author>Stephan Bergmann</author>
37        <name>com.sun.star.comp.uri.ExternalUriReferenceTranslator</name>
38        <description>
39            Instances of this service translate between external and internal
40            URI references.
41        </description>
42        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
43        <language>C++</language>
44        <status value="under_construction"/>
45        <supported-service>
46            com.sun.star.uri.ExternalUriReferenceTranslator
47        </supported-service>
48    </component-description>
49    <component-description>
50        <author>Stephan Bergmann</author>
51        <name>com.sun.star.comp.uri.UriReferenceFactory</name>
52        <description>
53            Instances of this service create URI references.
54        </description>
55        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
56        <language>C++</language>
57        <status value="under_construction"/>
58        <supported-service>
59            com.sun.star.uri.UriReferenceFactory
60        </supported-service>
61    </component-description>
62    <component-description>
63        <author>Stephan Bergmann</author>
64        <name>
65            com.sun.star.comp.uri.UriSchemeParser_vndDOTsunDOTstarDOTscript
66        </name>
67        <description>
68            Instances of this service parse textual representations of absolute
69            &#x201C;vnd.sun.star.script&#x201D; URLs.
70        </description>
71        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
72        <language>C++</language>
73        <status value="under_construction"/>
74        <supported-service>
75            com.sun.star.uri.UriSchemeParser_vndDOTsunDOTstarDOTscript
76        </supported-service>
77    </component-description>
78    <component-description>
79        <author>Stephan Bergmann</author>
80        <name>com.sun.star.comp.uri.VndSunStarPkgUrlReferenceFactory</name>
81        <description>
82            Instances of this service create &#x201C;vnd.sun.star.pkg&#x201D;
83            URL references.
84        </description>
85        <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
86        <language>C++</language>
87        <status value="under_construction"/>
88        <supported-service>
89            com.sun.star.uri.VndSunStarPkgUrlReferenceFactory
90        </supported-service>
91    </component-description>
92    <project-build-dependency>	cppuhelper	</project-build-dependency>
93    <project-build-dependency>	cppu		</project-build-dependency>
94    <project-build-dependency>	sal			</project-build-dependency>
95    <runtime-module-dependency>	cppuhelper2(COM)	</runtime-module-dependency>
96    <runtime-module-dependency>	cppu2		</runtime-module-dependency>
97    <runtime-module-dependency>	sal2		</runtime-module-dependency>
98</module-description>
99