summaryrefslogtreecommitdiff
path: root/dbaccess/prj
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2002-08-26 09:57:20 +0000
committerOcke Janssen <oj@openoffice.org>2002-08-26 09:57:20 +0000
commit24cacd187df010f7c8dce0f57feeffe549322f64 (patch)
tree9c2a0af4789962e2e386e412876f06518893dfc7 /dbaccess/prj
parent89ca3bf912285792caeb4eaba3a766ac31a2bb66 (diff)
#100534# new component description
Diffstat (limited to 'dbaccess/prj')
-rw-r--r--dbaccess/prj/dbu.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/dbaccess/prj/dbu.xml b/dbaccess/prj/dbu.xml
index 1451ade3c0dc..3f1256c78017 100644
--- a/dbaccess/prj/dbu.xml
+++ b/dbaccess/prj/dbu.xml
@@ -72,4 +72,43 @@
<supported-service>com.sun.star.form.control.GridControl</supported-service>
<supported-service>com.sun.star.form.control.InteractionGridControl</supported-service>
</component-description>
+ <component-description>
+ <author>Ocke Janssen</author>
+ <name>org.openoffice.comp.dbu.OQueryDesign</name>
+ <description>Represents the query design.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>com.sun.star.sdb.QueryDesign</supported-service>
+ </component-description>
+ <component-description>
+ <author>Ocke Janssen</author>
+ <name>org.openoffice.comp.dbu.JoinViewAccessbility</name>
+ <description>Represents the accessiblity view port for the connection and the tables in the query design.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>drafts.com.sun.star.accessbility.Accessible</supported-service>
+ <supported-service>drafts.com.sun.star.accessbility.AccessibleContext</supported-service>
+ </component-description>
+ <component-description>
+ <author>Ocke Janssen</author>
+ <name>org.openoffice.comp.dbu.TableWindowAccessbility</name>
+ <description>Represents the accessiblity object for a table in the query design.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>drafts.com.sun.star.accessbility.Accessible</supported-service>
+ <supported-service>drafts.com.sun.star.accessbility.AccessibleContext</supported-service>
+ </component-description>
+ <component-description>
+ <author>Ocke Janssen</author>
+ <name>org.openoffice.comp.dbu.ConnectionLineAccessbility</name>
+ <description>Represents the accessiblity object for the connection between two tables in the query design.</description>
+ <loader-name>com.sun.star.loader.SharedLibrary</loader-name>
+ <language>c++</language>
+ <status value="final"/>
+ <supported-service>drafts.com.sun.star.accessbility.Accessible</supported-service>
+ <supported-service>drafts.com.sun.star.accessbility.AccessibleContext</supported-service>
+ </component-description>
</module-description>