xref: /trunk/main/ure/source/services.input (revision 453cfdfc)
1*453cfdfcSdamjan<!--***********************************************************
2*453cfdfcSdamjan *
3*453cfdfcSdamjan * Licensed to the Apache Software Foundation (ASF) under one
4*453cfdfcSdamjan * or more contributor license agreements.  See the NOTICE file
5*453cfdfcSdamjan * distributed with this work for additional information
6*453cfdfcSdamjan * regarding copyright ownership.  The ASF licenses this file
7*453cfdfcSdamjan * to you under the Apache License, Version 2.0 (the
8*453cfdfcSdamjan * "License"); you may not use this file except in compliance
9*453cfdfcSdamjan * with the License.  You may obtain a copy of the License at
10*453cfdfcSdamjan *
11*453cfdfcSdamjan *   http://www.apache.org/licenses/LICENSE-2.0
12*453cfdfcSdamjan *
13*453cfdfcSdamjan * Unless required by applicable law or agreed to in writing,
14*453cfdfcSdamjan * software distributed under the License is distributed on an
15*453cfdfcSdamjan * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*453cfdfcSdamjan * KIND, either express or implied.  See the License for the
17*453cfdfcSdamjan * specific language governing permissions and limitations
18*453cfdfcSdamjan * under the License.
19*453cfdfcSdamjan *
20*453cfdfcSdamjan ***********************************************************-->
21*453cfdfcSdamjan
22*453cfdfcSdamjan<list>
23*453cfdfcSdamjan    <filename>component/binaryurp/source/binaryurp.component</filename>
24*453cfdfcSdamjan    <filename>component/io/source/acceptor/acceptor.component</filename>
25*453cfdfcSdamjan    <filename>bootstrap.component</filename>
26*453cfdfcSdamjan    <filename>component/io/source/connector/connector.component</filename>
27*453cfdfcSdamjan    <filename>introspection.component</filename>
28*453cfdfcSdamjan    <filename>invocadapt.component</filename>
29*453cfdfcSdamjan    <filename>invocation.component</filename>
30*453cfdfcSdamjan    <filename>javaloader.component</filename>
31*453cfdfcSdamjan    <filename>javavm.component</filename>
32*453cfdfcSdamjan    <filename>component/javaunohelper/util/juh.component</filename>
33*453cfdfcSdamjan    <filename>namingservice.component</filename>
34*453cfdfcSdamjan    <filename>proxyfac.component</filename>
35*453cfdfcSdamjan    <filename>reflection.component</filename>
36*453cfdfcSdamjan    <filename>stocservices.component</filename>
37*453cfdfcSdamjan    <filename>component/io/source/stm/streams.component</filename>
38*453cfdfcSdamjan    <filename>component/io/source/TextInputStream/textinstream.component</filename>
39*453cfdfcSdamjan    <filename>component/io/source/TextOutputStream/textoutstream.component</filename>
40*453cfdfcSdamjan    <filename>component/remotebridges/source/unourl_resolver/uuresolver.component</filename>
41*453cfdfcSdamjan</list>
42