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<module-description xmlns:xlink="http://www.w3.org/1999/xlink"> 26 <module-name>dbaccess</module-name> 27 <component-description> 28 <author>Frank Schönheit</author> 29 <name>org.openoffice.comp.dbu.ODatasourceAdministrationDialog</name> 30 <description/> 31 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 32 <language>c++</language> 33 <status value="final"/> 34 <supported-service>com.sun.star.sdb.DatasourceAdministrationDialog</supported-service> 35 <service-dependency>com.sun.star.sdbc.DriverManager</service-dependency> 36 <service-dependency>com.sun.star.sdb.DatabaseContext</service-dependency> 37 <service-dependency>com.sun.star.sdb.DataSource</service-dependency> 38 </component-description> 39 <component-description> 40 <author>Frank Schönheit</author> 41 <name>org.openoffice.comp.dbu.OSQLMessageDialog</name> 42 <description/> 43 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 44 <language>c++</language> 45 <status value="final"/> 46 <supported-service>com.sun.star.sdb.ErrorMessageDialog</supported-service> 47 </component-description> 48 <component-description> 49 <author>Frank Schönheit</author> 50 <name>com.sun.star.comp.dbu.OInteractionHandler</name> 51 <description/> 52 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 53 <language>c++</language> 54 <status value="final"/> 55 <supported-service>com.sun.star.sdb.InteractionHandler</supported-service> 56 <service-dependency>com.sun.star.util.NumberFormatter</service-dependency> 57 </component-description> 58 <component-description> 59 <author>Ocke Janssen</author> 60 <name>org.openoffice.comp.dbu.DBContentLoader</name> 61 <description/> 62 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 63 <language>c++</language> 64 <status value="final"/> 65 <supported-service>com.sun.star.sdb.ContentLoader</supported-service> 66 <supported-service>com.sun.star.frame.FrameLoader</supported-service> 67 <service-dependency>com.sun.star.sdb.DataSourceBrowser</service-dependency> 68 </component-description> 69 <component-description> 70 <author/> 71 <name>org.openoffice.comp.dbu.ODatasourceBrowser</name> 72 <description/> 73 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 74 <language>c++</language> 75 <status value="final"/> 76 <supported-service>com.sun.star.sdb.DataSourceBrowser</supported-service> 77 <service-dependency>com.sun.star.util.URLTransformer</service-dependency> 78 <service-dependency>com.sun.star.util.NumberFormatter</service-dependency> 79 <service-dependency>com.sun.star.form.component.Form</service-dependency> 80 <service-dependency>com.sun.star.form.component.GridControl</service-dependency> 81 <service-dependency>com.sun.star.sdb.InteractionHandler</service-dependency> 82 <service-dependency>com.sun.star.sdb.DatabaseContext</service-dependency> 83 <service-dependency>com.sun.star.sdb.DatasourceAdministrationDialog</service-dependency> 84 <service-dependency>com.sun.star.sdb.ErrorMessageDialog</service-dependency> 85 </component-description> 86 <component-description> 87 <author/> 88 <name>com.sun.star.comp.dbu.SbaXGridControl</name> 89 <description/> 90 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 91 <language>c++</language> 92 <status value="final"/> 93 <supported-service>com.sun.star.awt.UnoControl</supported-service> 94 <supported-service>com.sun.star.form.control.GridControl</supported-service> 95 <supported-service>com.sun.star.form.control.InteractionGridControl</supported-service> 96 </component-description> 97 <component-description> 98 <author>Ocke Janssen</author> 99 <name>org.openoffice.comp.dbu.OQueryDesign</name> 100 <description>Represents the query design.</description> 101 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 102 <language>c++</language> 103 <status value="final"/> 104 <supported-service>com.sun.star.sdb.QueryDesign</supported-service> 105 </component-description> 106 <component-description> 107 <author>Ocke Janssen</author> 108 <name>org.openoffice.comp.dbu.JoinViewAccessibility</name> 109 <description>Represents the accessibility view port for the connection and the tables in the query design.</description> 110 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 111 <language>c++</language> 112 <status value="final"/> 113 <supported-service>com.sun.star.accessibility.Accessible</supported-service> 114 <supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> 115 </component-description> 116 <component-description> 117 <author>Ocke Janssen</author> 118 <name>org.openoffice.comp.dbu.TableWindowAccessibility</name> 119 <description>Represents the accessibility object for a table in the query design.</description> 120 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 121 <language>c++</language> 122 <status value="final"/> 123 <supported-service>com.sun.star.accessibility.Accessible</supported-service> 124 <supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> 125 </component-description> 126 <component-description> 127 <author>Ocke Janssen</author> 128 <name>org.openoffice.comp.dbu.ConnectionLineAccessibility</name> 129 <description>Represents the accessibility object for the connection between two tables in the query design.</description> 130 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 131 <language>c++</language> 132 <status value="final"/> 133 <supported-service>com.sun.star.accessibility.Accessible</supported-service> 134 <supported-service>com.sun.star.accessibility.AccessibleContext</supported-service> 135 </component-description> 136 <component-description> 137 <author>Ocke Janssen</author> 138 <name>com.sun.star.comp.dbu.OColumnControl</name> 139 <description>Allows the modification of a column descriptor.</description> 140 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 141 <language>c++</language> 142 <status value="final"/> 143 <supported-service>com.sun.star.awt.UnoControl</supported-service> 144 <supported-service>com.sun.star.sdb.ColumnDescriptorControl</supported-service> 145 </component-description> 146 <component-description> 147 <author>Ocke Janssen</author> 148 <name>com.sun.star.comp.dbu.OColumnControlModel</name> 149 <description>The model to hold the column descriptor for the control.</description> 150 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 151 <language>c++</language> 152 <status value="final"/> 153 <supported-service>com.sun.star.awt.UnoControlModel</supported-service> 154 <supported-service>com.sun.star.sdb.ColumnDescriptorControlModel</supported-service> 155 </component-description> 156</module-description> 157