dbu.xml (e6a4f794) | dbu.xml (ceb51a8e) |
---|---|
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 --- 92 unchanged lines hidden (view full) --- 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> | 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 --- 92 unchanged lines hidden (view full) --- 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 accessiblity view port for the connection and the tables in the query design.</description> | 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> | 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 accessiblity object for a table in the query design.</description> | 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> | 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 accessiblity object for the connection between two tables in the query design.</description> | 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> --- 19 unchanged lines hidden --- | 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> --- 19 unchanged lines hidden --- |