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