From 24cacd187df010f7c8dce0f57feeffe549322f64 Mon Sep 17 00:00:00 2001 From: Ocke Janssen Date: Mon, 26 Aug 2002 09:57:20 +0000 Subject: #100534# new component description --- dbaccess/prj/dbu.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'dbaccess/prj') 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 @@ com.sun.star.form.control.GridControl com.sun.star.form.control.InteractionGridControl + + Ocke Janssen + org.openoffice.comp.dbu.OQueryDesign + Represents the query design. + com.sun.star.loader.SharedLibrary + c++ + + com.sun.star.sdb.QueryDesign + + + Ocke Janssen + org.openoffice.comp.dbu.JoinViewAccessbility + Represents the accessiblity view port for the connection and the tables in the query design. + com.sun.star.loader.SharedLibrary + c++ + + drafts.com.sun.star.accessbility.Accessible + drafts.com.sun.star.accessbility.AccessibleContext + + + Ocke Janssen + org.openoffice.comp.dbu.TableWindowAccessbility + Represents the accessiblity object for a table in the query design. + com.sun.star.loader.SharedLibrary + c++ + + drafts.com.sun.star.accessbility.Accessible + drafts.com.sun.star.accessbility.AccessibleContext + + + Ocke Janssen + org.openoffice.comp.dbu.ConnectionLineAccessbility + Represents the accessiblity object for the connection between two tables in the query design. + com.sun.star.loader.SharedLibrary + c++ + + drafts.com.sun.star.accessbility.Accessible + drafts.com.sun.star.accessbility.AccessibleContext + -- cgit