xref: /aoo42x/main/io/source/stm/stm.xml (revision cdf0e10c)
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> streams.uno </module-name>
5*cdf0e10cSrcweir
6*cdf0e10cSrcweir	<component-description>
7*cdf0e10cSrcweir		<author> Joerg Budischewski </author>
8*cdf0e10cSrcweir		<name> com.sun.star.comp.io.stm.Pipe </name>
9*cdf0e10cSrcweir		<description>
10*cdf0e10cSrcweir			This component provides ...
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.io.Pipe </supported-service>
16*cdf0e10cSrcweir		<service-dependency> ... </service-dependency>
17*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectInputStream					</type>
18*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectOutputStream	   			</type>
19*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSource					</type>
20*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSink					</type>
21*cdf0e10cSrcweir		<type>	 com.sun.star.io.XMarkableStream					</type>
22*cdf0e10cSrcweir		<type>	 com.sun.star.io.UnexpectedEOFException    			</type>
23*cdf0e10cSrcweir		<type>	 com.sun.star.io.WrongFormatException      			</type>
24*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XComponent              			</type>
25*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
26*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XSingleServiceFactory   			</type>
27*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XServiceInfo            			</type>
28*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XTypeProvider           			</type>
29*cdf0e10cSrcweir		<type>	 com.sun.star.lang.IllegalArgumentException			</type>
30*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XRegistryKey           		</type>
31*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
32*cdf0e10cSrcweir		<type>	 com.sun.star.test.XSimpleTest                    	</type>
33*cdf0e10cSrcweir        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
34*cdf0e10cSrcweir        <type>	 com.sun.star.uno.XComponentContext                	</type>
35*cdf0e10cSrcweir		<type>	 com.sun.star.uno.TypeClass                       	</type>
36*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XWeak                           	</type>
37*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XAggregation                    	</type>
38*cdf0e10cSrcweir	</component-description>
39*cdf0e10cSrcweir
40*cdf0e10cSrcweir	<component-description>
41*cdf0e10cSrcweir		<author> Joerg Budischewski </author>
42*cdf0e10cSrcweir		<name> com.sun.star.comp.io.stm.DataInputStream </name>
43*cdf0e10cSrcweir		<description>
44*cdf0e10cSrcweir			This component provides ...
45*cdf0e10cSrcweir		</description>
46*cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
47*cdf0e10cSrcweir		<language>	c++	</language>
48*cdf0e10cSrcweir		<status	value="final"/>
49*cdf0e10cSrcweir		<supported-service>	com.sun.star.io.DataInputStream	</supported-service>
50*cdf0e10cSrcweir		<service-dependency> ... </service-dependency>
51*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectInputStream					</type>
52*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectOutputStream				</type>
53*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSource					</type>
54*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSink					</type>
55*cdf0e10cSrcweir		<type>	 com.sun.star.io.XMarkableStream					</type>
56*cdf0e10cSrcweir		<type>	 com.sun.star.io.UnexpectedEOFException            	</type>
57*cdf0e10cSrcweir		<type>	 com.sun.star.io.WrongFormatException              	</type>
58*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XComponent                      	</type>
59*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
60*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XSingleServiceFactory           	</type>
61*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XServiceInfo                    	</type>
62*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XTypeProvider                   	</type>
63*cdf0e10cSrcweir		<type>	 com.sun.star.lang.IllegalArgumentException        	</type>
64*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XRegistryKey                	</type>
65*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
66*cdf0e10cSrcweir		<type>	 com.sun.star.test.XSimpleTest                     	</type>
67*cdf0e10cSrcweir		<type>	 com.sun.star.uno.TypeClass                        	</type>
68*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XWeak                            	</type>
69*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XAggregation                      </type>
70*cdf0e10cSrcweir	</component-description>
71*cdf0e10cSrcweir
72*cdf0e10cSrcweir	<component-description>
73*cdf0e10cSrcweir		<author> Joerg Budischewski </author>
74*cdf0e10cSrcweir		<name> com.sun.star.comp.io.stm.DataOutputStream </name>
75*cdf0e10cSrcweir		<description>
76*cdf0e10cSrcweir			This component provides ...
77*cdf0e10cSrcweir		</description>
78*cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
79*cdf0e10cSrcweir		<language> c++ </language>
80*cdf0e10cSrcweir		<status	value="final"/>
81*cdf0e10cSrcweir		<supported-service>	com.sun.star.io.DataOutputStream </supported-service>
82*cdf0e10cSrcweir		<service-dependency> ... </service-dependency>
83*cdf0e10cSrcweir		<type> 	com.sun.star.io.XObjectInputStream					</type>
84*cdf0e10cSrcweir		<type> 	com.sun.star.io.XObjectOutputStream					</type>
85*cdf0e10cSrcweir		<type> 	com.sun.star.io.XActiveDataSource					</type>
86*cdf0e10cSrcweir		<type> 	com.sun.star.io.XActiveDataSink						</type>
87*cdf0e10cSrcweir		<type> 	com.sun.star.io.XMarkableStream						</type>
88*cdf0e10cSrcweir		<type> 	com.sun.star.io.UnexpectedEOFException            	</type>
89*cdf0e10cSrcweir		<type> 	com.sun.star.io.WrongFormatException              	</type>
90*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XComponent                      	</type>
91*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XMultiServiceFactory            	</type>
92*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XSingleServiceFactory           	</type>
93*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XServiceInfo                    	</type>
94*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XTypeProvider                   	</type>
95*cdf0e10cSrcweir		<type> 	com.sun.star.lang.IllegalArgumentException        	</type>
96*cdf0e10cSrcweir		<type> 	com.sun.star.registry.XRegistryKey                	</type>
97*cdf0e10cSrcweir		<type> 	com.sun.star.registry.XImplementationRegistration	</type>
98*cdf0e10cSrcweir		<type> 	com.sun.star.test.XSimpleTest                     	</type>
99*cdf0e10cSrcweir        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
100*cdf0e10cSrcweir        <type>	 com.sun.star.uno.XComponentContext                	</type>
101*cdf0e10cSrcweir		<type> 	com.sun.star.uno.TypeClass                        	</type>
102*cdf0e10cSrcweir		<type> 	com.sun.star.uno.XWeak                            	</type>
103*cdf0e10cSrcweir		<type> 	com.sun.star.uno.XAggregation                      	</type>
104*cdf0e10cSrcweir	</component-description>
105*cdf0e10cSrcweir
106*cdf0e10cSrcweir	<component-description>
107*cdf0e10cSrcweir		<author> Joerg Budischewski </author>
108*cdf0e10cSrcweir		<name> com.sun.star.comp.io.stm.ObjectInputStream </name>
109*cdf0e10cSrcweir		<description>
110*cdf0e10cSrcweir			This component provides ...
111*cdf0e10cSrcweir		</description>
112*cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
113*cdf0e10cSrcweir		<language> c++ </language>
114*cdf0e10cSrcweir		<status	value="final"/>
115*cdf0e10cSrcweir		<supported-service>	com.sun.star.io.ObjectInputStream </supported-service>
116*cdf0e10cSrcweir		<service-dependency> ... </service-dependency>
117*cdf0e10cSrcweir		<type> 	com.sun.star.io.XObjectInputStream					</type>
118*cdf0e10cSrcweir		<type> 	com.sun.star.io.XObjectOutputStream					</type>
119*cdf0e10cSrcweir		<type> 	com.sun.star.io.XActiveDataSource					</type>
120*cdf0e10cSrcweir		<type> 	com.sun.star.io.XActiveDataSink						</type>
121*cdf0e10cSrcweir		<type> 	com.sun.star.io.XMarkableStream						</type>
122*cdf0e10cSrcweir		<type> 	com.sun.star.io.UnexpectedEOFException            	</type>
123*cdf0e10cSrcweir		<type> 	com.sun.star.io.WrongFormatException              	</type>
124*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XComponent                      	</type>
125*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XMultiServiceFactory            	</type>
126*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XSingleServiceFactory           	</type>
127*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XServiceInfo                    	</type>
128*cdf0e10cSrcweir		<type> 	com.sun.star.lang.XTypeProvider                   	</type>
129*cdf0e10cSrcweir		<type> 	com.sun.star.lang.IllegalArgumentException        	</type>
130*cdf0e10cSrcweir		<type> 	com.sun.star.registry.XRegistryKey                	</type>
131*cdf0e10cSrcweir		<type> 	com.sun.star.registry.XImplementationRegistration	</type>
132*cdf0e10cSrcweir		<type> 	com.sun.star.test.XSimpleTest                     	</type>
133*cdf0e10cSrcweir        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
134*cdf0e10cSrcweir        <type>	 com.sun.star.uno.XComponentContext                	</type>
135*cdf0e10cSrcweir		<type> 	com.sun.star.uno.TypeClass                        	</type>
136*cdf0e10cSrcweir		<type> 	com.sun.star.uno.XWeak                            	</type>
137*cdf0e10cSrcweir		<type> 	com.sun.star.uno.XAggregation                      	</type>
138*cdf0e10cSrcweir	</component-description>
139*cdf0e10cSrcweir
140*cdf0e10cSrcweir	<component-description>
141*cdf0e10cSrcweir		<author> Joerg Budischewski </author>
142*cdf0e10cSrcweir		<name> com.sun.star.comp.io.stm.ObjectOutputStream </name>
143*cdf0e10cSrcweir		<description>
144*cdf0e10cSrcweir			This component provides ...
145*cdf0e10cSrcweir		</description>
146*cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
147*cdf0e10cSrcweir		<language> c++ </language>
148*cdf0e10cSrcweir		<status	value="final"/>
149*cdf0e10cSrcweir		<supported-service>	com.sun.star.io.ObjectOutputStream </supported-service>
150*cdf0e10cSrcweir		<service-dependency> ... </service-dependency>
151*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectInputStream					</type>
152*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectOutputStream				</type>
153*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSource					</type>
154*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSink					</type>
155*cdf0e10cSrcweir		<type>	 com.sun.star.io.XMarkableStream					</type>
156*cdf0e10cSrcweir		<type>	 com.sun.star.io.UnexpectedEOFException            	</type>
157*cdf0e10cSrcweir		<type>	 com.sun.star.io.WrongFormatException              	</type>
158*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XComponent                      	</type>
159*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
160*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XSingleServiceFactory           	</type>
161*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XServiceInfo                    	</type>
162*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XTypeProvider                   	</type>
163*cdf0e10cSrcweir		<type>	 com.sun.star.lang.IllegalArgumentException        	</type>
164*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XRegistryKey                	</type>
165*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
166*cdf0e10cSrcweir		<type>	 com.sun.star.test.XSimpleTest                     	</type>
167*cdf0e10cSrcweir        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
168*cdf0e10cSrcweir        <type>	 com.sun.star.uno.XComponentContext                	</type>
169*cdf0e10cSrcweir		<type>	 com.sun.star.uno.TypeClass                        	</type>
170*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XWeak                            	</type>
171*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XAggregation                      </type>
172*cdf0e10cSrcweir	</component-description>
173*cdf0e10cSrcweir
174*cdf0e10cSrcweir	<component-description>
175*cdf0e10cSrcweir		<author> Joerg Budischewski </author>
176*cdf0e10cSrcweir		<name> com.sun.star.comp.io.stm.MarkableInputStream </name>
177*cdf0e10cSrcweir		<description>
178*cdf0e10cSrcweir			This component provides ...
179*cdf0e10cSrcweir		</description>
180*cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
181*cdf0e10cSrcweir		<language> c++ </language>
182*cdf0e10cSrcweir		<status	value="final"/>
183*cdf0e10cSrcweir		<supported-service>	com.sun.star.io.MarkableInputStream	</supported-service>
184*cdf0e10cSrcweir		<service-dependency> ... </service-dependency>
185*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectInputStream					</type>
186*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectOutputStream				</type>
187*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSource					</type>
188*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSink					</type>
189*cdf0e10cSrcweir		<type>	 com.sun.star.io.XMarkableStream					</type>
190*cdf0e10cSrcweir		<type>	 com.sun.star.io.UnexpectedEOFException            	</type>
191*cdf0e10cSrcweir		<type>	 com.sun.star.io.WrongFormatException              	</type>
192*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XComponent                      	</type>
193*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
194*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XSingleServiceFactory           	</type>
195*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XServiceInfo                    	</type>
196*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XTypeProvider                   	</type>
197*cdf0e10cSrcweir		<type>	 com.sun.star.lang.IllegalArgumentException        	</type>
198*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XRegistryKey                	</type>
199*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
200*cdf0e10cSrcweir		<type>	 com.sun.star.test.XSimpleTest                     	</type>
201*cdf0e10cSrcweir        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
202*cdf0e10cSrcweir        <type>	 com.sun.star.uno.XComponentContext                	</type>
203*cdf0e10cSrcweir		<type>	 com.sun.star.uno.TypeClass                        	</type>
204*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XWeak                            	</type>
205*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XAggregation                      </type>
206*cdf0e10cSrcweir	</component-description>
207*cdf0e10cSrcweir
208*cdf0e10cSrcweir	<component-description>
209*cdf0e10cSrcweir		<author> Joerg Budischewski </author>
210*cdf0e10cSrcweir		<name> com.sun.star.comp.io.stm.MarkableOutputStream </name>
211*cdf0e10cSrcweir		<description>
212*cdf0e10cSrcweir			This component provides ...
213*cdf0e10cSrcweir		</description>
214*cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
215*cdf0e10cSrcweir		<language> c++ </language>
216*cdf0e10cSrcweir		<status	value="final"/>
217*cdf0e10cSrcweir		<supported-service>	com.sun.star.io.MarkableOutputStream </supported-service>
218*cdf0e10cSrcweir		<service-dependency> ... </service-dependency>
219*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectInputStream					</type>
220*cdf0e10cSrcweir		<type>	 com.sun.star.io.XObjectOutputStream				</type>
221*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSource					</type>
222*cdf0e10cSrcweir		<type>	 com.sun.star.io.XActiveDataSink					</type>
223*cdf0e10cSrcweir		<type>	 com.sun.star.io.XMarkableStream					</type>
224*cdf0e10cSrcweir		<type>	 com.sun.star.io.UnexpectedEOFException            	</type>
225*cdf0e10cSrcweir		<type>	 com.sun.star.io.WrongFormatException              	</type>
226*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XComponent                      	</type>
227*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XMultiServiceFactory            	</type>
228*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XSingleServiceFactory           	</type>
229*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XServiceInfo                    	</type>
230*cdf0e10cSrcweir		<type>	 com.sun.star.lang.XTypeProvider                   	</type>
231*cdf0e10cSrcweir		<type>	 com.sun.star.lang.IllegalArgumentException        	</type>
232*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XRegistryKey                	</type>
233*cdf0e10cSrcweir		<type>	 com.sun.star.registry.XImplementationRegistration	</type>
234*cdf0e10cSrcweir		<type>	 com.sun.star.test.XSimpleTest                     	</type>
235*cdf0e10cSrcweir        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
236*cdf0e10cSrcweir        <type>	 com.sun.star.uno.XComponentContext                	</type>
237*cdf0e10cSrcweir		<type>	 com.sun.star.uno.TypeClass                        	</type>
238*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XWeak                            	</type>
239*cdf0e10cSrcweir		<type>	 com.sun.star.uno.XAggregation                      </type>
240*cdf0e10cSrcweir	</component-description>
241*cdf0e10cSrcweir
242*cdf0e10cSrcweir	<component-description>
243*cdf0e10cSrcweir		<author> Joerg Budischewski </author>
244*cdf0e10cSrcweir		<name> com.sun.star.comp.stoc.Pump </name>
245*cdf0e10cSrcweir		<description>
246*cdf0e10cSrcweir			This component provides ...
247*cdf0e10cSrcweir		</description>
248*cdf0e10cSrcweir		<loader-name> com.sun.star.loader.SharedLibrary	</loader-name>
249*cdf0e10cSrcweir		<language> c++ </language>
250*cdf0e10cSrcweir		<status	value="final"/>
251*cdf0e10cSrcweir		<supported-service>	com.sun.star.io.Pump </supported-service>
252*cdf0e10cSrcweir		<service-dependency> ... </service-dependency>
253*cdf0e10cSrcweir		<type>	com.sun.star.io.XConnectable				</type>
254*cdf0e10cSrcweir		<type>	com.sun.star.io.XActiveDataSource			</type>
255*cdf0e10cSrcweir		<type>	com.sun.star.io.XActiveDataSink				</type>
256*cdf0e10cSrcweir		<type>	com.sun.star.io.XActiveDataControl			</type>
257*cdf0e10cSrcweir		<type>	com.sun.star.lang.DisposedException 		</type>
258*cdf0e10cSrcweir		<type>	com.sun.star.lang.XTypeProvider				</type>
259*cdf0e10cSrcweir		<type>	com.sun.star.lang.XServiceInfo				</type>
260*cdf0e10cSrcweir		<type>	com.sun.star.lang.XSingleServiceFactory		</type>
261*cdf0e10cSrcweir		<type>	com.sun.star.lang.XMultiServiceFactory		</type>
262*cdf0e10cSrcweir		<type>	com.sun.star.registry.XRegistryKey			</type>
263*cdf0e10cSrcweir        <type>	 com.sun.star.lang.XSingleComponentFactory         	</type>
264*cdf0e10cSrcweir        <type>	 com.sun.star.uno.XComponentContext                	</type>
265*cdf0e10cSrcweir		<type>	com.sun.star.uno.XAggregation				</type>
266*cdf0e10cSrcweir		<type>	com.sun.star.uno.XWeak						</type>
267*cdf0e10cSrcweir		<type>	com.sun.star.uno.TypeClass					</type>
268*cdf0e10cSrcweir	</component-description>
269*cdf0e10cSrcweir
270*cdf0e10cSrcweir	<project-build-dependency>	cppuhelper	</project-build-dependency>
271*cdf0e10cSrcweir	<project-build-dependency>	cppu		</project-build-dependency>
272*cdf0e10cSrcweir	<project-build-dependency>	vos			</project-build-dependency>
273*cdf0e10cSrcweir	<project-build-dependency>	sal			</project-build-dependency>
274*cdf0e10cSrcweir
275*cdf0e10cSrcweir	<runtime-module-dependency>	cppuhelper	</runtime-module-dependency>
276*cdf0e10cSrcweir	<runtime-module-dependency>	cppu2		</runtime-module-dependency>
277*cdf0e10cSrcweir	<runtime-module-dependency>	vos2MSC		</runtime-module-dependency>
278*cdf0e10cSrcweir	<runtime-module-dependency>	sal2		</runtime-module-dependency>
279*cdf0e10cSrcweir</module-description>
280*cdf0e10cSrcweir
281