LibreOffice Module connectivity (master) 1
Classes | Typedefs | Functions
connectivity::flat Namespace Reference

Classes

class  ODriver
 
class  OFlatCatalog
 
class  OFlatColumns
 
class  OFlatConnection
 
class  OFlatDatabaseMetaData
 
class  OFlatPreparedStatement
 
class  OFlatResultSet
 
class  OFlatStatement
 
class  OFlatTable
 
class  OFlatTables
 

Typedefs

typedef ::cppu::ImplHelper1< css::sdbcx::XRowLocate > OFlatResultSet_BASE
 
typedef file::OResultSet OFlatResultSet_BASE2
 
typedef ::comphelper::OPropertyArrayUsageHelper< OFlatResultSetOFlatResultSet_BASE3
 
typedef file::OFileTable OFlatTable_BASE
 
typedef std::pair< sal_Int32, sal_Int32 > TRowPositionInFile
 
typedef file::OTables OFlatTables_BASE
 

Functions

css::uno::Reference< css::uno::XInterface > ODriver_CreateInstance (const css::uno::Reference< css::lang::XMultiServiceFactory > &_rxFactory)
 

Typedef Documentation

◆ OFlatResultSet_BASE

Definition at line 30 of file EResultSet.hxx.

◆ OFlatResultSet_BASE2

Definition at line 31 of file EResultSet.hxx.

◆ OFlatResultSet_BASE3

Definition at line 32 of file EResultSet.hxx.

◆ OFlatTable_BASE

Definition at line 31 of file ETable.hxx.

◆ OFlatTables_BASE

Definition at line 26 of file ETables.hxx.

◆ TRowPositionInFile

typedef std::pair<sal_Int32, sal_Int32> connectivity::flat::TRowPositionInFile

Definition at line 34 of file ETable.hxx.

Function Documentation

◆ ODriver_CreateInstance()

css::uno::Reference< css::uno::XInterface > connectivity::flat::ODriver_CreateInstance ( const css::uno::Reference< css::lang::XMultiServiceFactory > &  _rxFactory)
Exceptions
css::uno::Exception