20 module 
com {  module sun {  module star {  module sdb {
 
   22 published 
interface XQueriesSupplier;
 
   23 published 
interface XFormDocumentsSupplier;
 
   24 published 
interface XReportDocumentsSupplier;
 
   25 published 
interface XSQLQueryComposerFactory;
 
provides access to the parent of the object.
Definition XChild.idl:31
Definition Ambiguous.idl:20
specifies a component, which supplies and stores additional information related to a certain database...
Definition DatabaseAccessConnection.idl:43
interface XQueriesSupplier
provides access to the queries.
Definition DatabaseAccessConnection.idl:67
interface XSQLQueryComposerFactory
returns a tool for composing queries.
Definition DatabaseAccessConnection.idl:63
represents a connection (session) with a specific database.
Definition Connection.idl:53
could be used as an extension for performing data definition tasks on databases, and to control the a...
Definition DatabaseDefinition.idl:47