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

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< OComponentResultSetOComponentResultSet_BASE3
 
typedef file::OFileTable OComponentTable_BASE
 

Typedef Documentation

◆ OComponentResultSet_BASE

typedef ::cppu::ImplHelper2< css::sdbcx::XRowLocate, css::sdbcx::XDeleteRows> connectivity::component::OComponentResultSet_BASE

Definition at line 31 of file CResultSet.hxx.

◆ OComponentResultSet_BASE2

Definition at line 32 of file CResultSet.hxx.

◆ OComponentResultSet_BASE3

Definition at line 33 of file CResultSet.hxx.

◆ OComponentTable_BASE

Definition at line 35 of file component/CTable.hxx.