20  module 
com {  module sun {  module star {  module container {
    21  published 
interface XNameAccess;
    24  module 
com {  module sun {  module star {  module sdbc {
    26  published 
interface XResultSet;
   130     sequence<any> getArrayAtIndex([in]
long index,
   212     XResultSet getResultSetAtIndex([in]
long index,
 Definition: Ambiguous.idl:20
 
provides the navigation on a table of data. 
Definition: XResultSet.idl:37
 
is used for mapping the SQL type com::sun::star::sdbc::DataType::ARRAY. 
Definition: XArray.idl:35
 
is an exception that provides information on a database access error. 
Definition: SQLException.idl:40
 
is used to access named objects within a container. 
Definition: XNameAccess.idl:31
 
base interface of all UNO interfaces 
Definition: XInterface.idl:45