xref: /aoo41x/main/dbaccess/prj/dbu.xml (revision a0b87975)
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd">
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23
24
25<!--***********************************************************
26 *
27 * Licensed to the Apache Software Foundation (ASF) under one
28 * or more contributor license agreements.  See the NOTICE file
29 * distributed with this work for additional information
30 * regarding copyright ownership.  The ASF licenses this file
31 * to you under the Apache License, Version 2.0 (the
32 * "License"); you may not use this file except in compliance
33 * with the License.  You may obtain a copy of the License at
34 *
35 *   http://www.apache.org/licenses/LICENSE-2.0
36 *
37 * Unless required by applicable law or agreed to in writing,
38 * software distributed under the License is distributed on an
39 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
40 * KIND, either express or implied.  See the License for the
41 * specific language governing permissions and limitations
42 * under the License.
43 *
44 ***********************************************************-->
45
46
47<!--***********************************************************
48 *
49 * Licensed to the Apache Software Foundation (ASF) under one
50 * or more contributor license agreements.  See the NOTICE file
51 * distributed with this work for additional information
52 * regarding copyright ownership.  The ASF licenses this file
53 * to you under the Apache License, Version 2.0 (the
54 * "License"); you may not use this file except in compliance
55 * with the License.  You may obtain a copy of the License at
56 *
57 *   http://www.apache.org/licenses/LICENSE-2.0
58 *
59 * Unless required by applicable law or agreed to in writing,
60 * software distributed under the License is distributed on an
61 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
62 * KIND, either express or implied.  See the License for the
63 * specific language governing permissions and limitations
64 * under the License.
65 *
66 ***********************************************************-->
67
68
69<module-description xmlns:xlink="http://www.w3.org/1999/xlink">
70	<module-name>dbaccess</module-name>
71	<component-description>
72		<author>Frank Schönheit</author>
73		<name>org.openoffice.comp.dbu.ODatasourceAdministrationDialog</name>
74		<description/>
75		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
76		<language>c++</language>
77		<status value="final"/>
78		<supported-service>com.sun.star.sdb.DatasourceAdministrationDialog</supported-service>
79		<service-dependency>com.sun.star.sdbc.DriverManager</service-dependency>
80		<service-dependency>com.sun.star.sdb.DatabaseContext</service-dependency>
81		<service-dependency>com.sun.star.sdb.DataSource</service-dependency>
82	</component-description>
83	<component-description>
84		<author>Frank Schönheit</author>
85		<name>org.openoffice.comp.dbu.OSQLMessageDialog</name>
86		<description/>
87		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
88		<language>c++</language>
89		<status value="final"/>
90		<supported-service>com.sun.star.sdb.ErrorMessageDialog</supported-service>
91	</component-description>
92	<component-description>
93		<author>Frank Schönheit</author>
94		<name>com.sun.star.comp.dbu.OInteractionHandler</name>
95		<description/>
96		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
97		<language>c++</language>
98		<status value="final"/>
99		<supported-service>com.sun.star.sdb.InteractionHandler</supported-service>
100		<service-dependency>com.sun.star.util.NumberFormatter</service-dependency>
101	</component-description>
102	<component-description>
103		<author>Ocke Janssen</author>
104		<name>org.openoffice.comp.dbu.DBContentLoader</name>
105		<description/>
106		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
107		<language>c++</language>
108		<status value="final"/>
109		<supported-service>com.sun.star.sdb.ContentLoader</supported-service>
110		<supported-service>com.sun.star.frame.FrameLoader</supported-service>
111		<service-dependency>com.sun.star.sdb.DataSourceBrowser</service-dependency>
112	</component-description>
113	<component-description>
114		<author/>
115		<name>org.openoffice.comp.dbu.ODatasourceBrowser</name>
116		<description/>
117		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
118		<language>c++</language>
119		<status value="final"/>
120		<supported-service>com.sun.star.sdb.DataSourceBrowser</supported-service>
121		<service-dependency>com.sun.star.util.URLTransformer</service-dependency>
122		<service-dependency>com.sun.star.util.NumberFormatter</service-dependency>
123		<service-dependency>com.sun.star.form.component.Form</service-dependency>
124		<service-dependency>com.sun.star.form.component.GridControl</service-dependency>
125		<service-dependency>com.sun.star.sdb.InteractionHandler</service-dependency>
126		<service-dependency>com.sun.star.sdb.DatabaseContext</service-dependency>
127		<service-dependency>com.sun.star.sdb.DatasourceAdministrationDialog</service-dependency>
128		<service-dependency>com.sun.star.sdb.ErrorMessageDialog</service-dependency>
129	</component-description>
130	<component-description>
131		<author/>
132		<name>com.sun.star.comp.dbu.SbaXGridControl</name>
133		<description/>
134		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
135		<language>c++</language>
136		<status value="final"/>
137		<supported-service>com.sun.star.awt.UnoControl</supported-service>
138		<supported-service>com.sun.star.form.control.GridControl</supported-service>
139		<supported-service>com.sun.star.form.control.InteractionGridControl</supported-service>
140	</component-description>
141	<component-description>
142		<author>Ocke Janssen</author>
143		<name>org.openoffice.comp.dbu.OQueryDesign</name>
144		<description>Represents the query design.</description>
145		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
146		<language>c++</language>
147		<status value="final"/>
148		<supported-service>com.sun.star.sdb.QueryDesign</supported-service>
149	</component-description>
150	<component-description>
151		<author>Ocke Janssen</author>
152		<name>org.openoffice.comp.dbu.JoinViewAccessibility</name>
153		<description>Represents the accessiblity view port for the connection and the tables in the query design.</description>
154		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
155		<language>c++</language>
156		<status value="final"/>
157		<supported-service>com.sun.star.accessibility.Accessible</supported-service>
158		<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service>
159	</component-description>
160	<component-description>
161		<author>Ocke Janssen</author>
162		<name>org.openoffice.comp.dbu.TableWindowAccessibility</name>
163		<description>Represents the accessiblity object for a table in the query design.</description>
164		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
165		<language>c++</language>
166		<status value="final"/>
167		<supported-service>com.sun.star.accessibility.Accessible</supported-service>
168		<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service>
169	</component-description>
170	<component-description>
171		<author>Ocke Janssen</author>
172		<name>org.openoffice.comp.dbu.ConnectionLineAccessibility</name>
173		<description>Represents the accessiblity object for the connection between two tables in the query design.</description>
174		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
175		<language>c++</language>
176		<status value="final"/>
177		<supported-service>com.sun.star.accessibility.Accessible</supported-service>
178		<supported-service>com.sun.star.accessibility.AccessibleContext</supported-service>
179	</component-description>
180	<component-description>
181		<author>Ocke Janssen</author>
182		<name>com.sun.star.comp.dbu.OColumnControl</name>
183		<description>Allows the modification of a column descriptor.</description>
184		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
185		<language>c++</language>
186		<status value="final"/>
187		<supported-service>com.sun.star.awt.UnoControl</supported-service>
188		<supported-service>com.sun.star.sdb.ColumnDescriptorControl</supported-service>
189	</component-description>
190	<component-description>
191		<author>Ocke Janssen</author>
192		<name>com.sun.star.comp.dbu.OColumnControlModel</name>
193		<description>The model to hold the column descriptor for the control.</description>
194		<loader-name>com.sun.star.loader.SharedLibrary</loader-name>
195		<language>c++</language>
196		<status value="final"/>
197		<supported-service>com.sun.star.awt.UnoControlModel</supported-service>
198		<supported-service>com.sun.star.sdb.ColumnDescriptorControlModel</supported-service>
199	</component-description>
200</module-description>
201