LibreOffice Module connectivity (master) 1
|
Classes | |
class | OComponentColumns |
Columns implementation for Writer tables and Calc sheets. More... | |
class | OComponentDatabaseMetaData |
class | OComponentPreparedStatement |
Prepared statement implementation for Writer tables and Calc sheets. More... | |
class | OComponentResultSet |
ResultSet implementation for Writer tables and Calc sheets. More... | |
class | OComponentStatement |
Statement implementation for Writer tables and Calc sheets. More... | |
class | OComponentTable |
Shared Table base class for Writer tables and Calc sheets. More... | |
Typedefs | |
typedef ::cppu::ImplHelper2< css::sdbcx::XRowLocate, css::sdbcx::XDeleteRows > | OComponentResultSet_BASE |
typedef file::OResultSet | OComponentResultSet_BASE2 |
typedef ::comphelper::OPropertyArrayUsageHelper< OComponentResultSet > | OComponentResultSet_BASE3 |
typedef file::OFileTable | OComponentTable_BASE |
typedef ::cppu::ImplHelper2< css::sdbcx::XRowLocate, css::sdbcx::XDeleteRows> connectivity::component::OComponentResultSet_BASE |
Definition at line 31 of file CResultSet.hxx.
Definition at line 32 of file CResultSet.hxx.
typedef ::comphelper::OPropertyArrayUsageHelper<OComponentResultSet> connectivity::component::OComponentResultSet_BASE3 |
Definition at line 33 of file CResultSet.hxx.
Definition at line 35 of file component/CTable.hxx.