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>
9 This service provide a widening converter. This means it can convert
10 from one type to another if possible.
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>
39 Instances of this service translate between external and internal
42 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
43 <language>C++</language>
44 <status value="under_construction"/>
46 com.sun.star.uri.ExternalUriReferenceTranslator
48 </component-description>
49 <component-description>
50 <author>Stephan Bergmann</author>
51 <name>com.sun.star.comp.uri.UriReferenceFactory</name>
53 Instances of this service create URI references.
55 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
56 <language>C++</language>
57 <status value="under_construction"/>
59 com.sun.star.uri.UriReferenceFactory
61 </component-description>
62 <component-description>
63 <author>Stephan Bergmann</author>
65 com.sun.star.comp.uri.UriSchemeParser_vndDOTsunDOTstarDOTscript
68 Instances of this service parse textual representations of absolute
69 “vnd.sun.star.script” URLs.
71 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
72 <language>C++</language>
73 <status value="under_construction"/>
75 com.sun.star.uri.UriSchemeParser_vndDOTsunDOTstarDOTscript
77 </component-description>
78 <component-description>
79 <author>Stephan Bergmann</author>
80 <name>com.sun.star.comp.uri.VndSunStarPkgUrlReferenceFactory</name>
82 Instances of this service create “vnd.sun.star.pkg”
85 <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
86 <language>C++</language>
87 <status value="under_construction"/>
89 com.sun.star.uri.VndSunStarPkgUrlReferenceFactory
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>