20 module 
com {  module sun {  module star {  module sdbcx {
 
   21interface XTablesSupplier;
 
   22interface XColumnsSupplier;
 
   25 module 
com {  module sun {  module star {  module sdb {
 
   27 interface XParametersSupplier;
 
provides the access to a container of columns, typically used for tables and indexes.
Definition XColumnsSupplier.idl:27
provides for access to a container of tables, typically used for a database definition object.
Definition XTablesSupplier.idl:27
Definition Ambiguous.idl:20
represents a service for analyzing a single select statement.
Definition SingleSelectQueryAnalyzer.idl:40
interface XSingleSelectQueryAnalyzer
Definition SingleSelectQueryAnalyzer.idl:41