LibreOffice Module connectivity (master) 1
|
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< OFlatResultSet > | OFlatResultSet_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 ::cppu::ImplHelper1< css::sdbcx::XRowLocate> connectivity::flat::OFlatResultSet_BASE |
Definition at line 30 of file EResultSet.hxx.
Definition at line 31 of file EResultSet.hxx.
typedef ::comphelper::OPropertyArrayUsageHelper<OFlatResultSet> connectivity::flat::OFlatResultSet_BASE3 |
Definition at line 32 of file EResultSet.hxx.
Definition at line 31 of file ETable.hxx.
Definition at line 26 of file ETables.hxx.
typedef std::pair<sal_Int32, sal_Int32> connectivity::flat::TRowPositionInFile |
Definition at line 34 of file ETable.hxx.
css::uno::Reference< css::uno::XInterface > connectivity::flat::ODriver_CreateInstance | ( | const css::uno::Reference< css::lang::XMultiServiceFactory > & | _rxFactory | ) |
css::uno::Exception |