LibreOffice Module connectivity (master) 1
|
Classes | |
class | IObjectCollection |
class | IRefreshableColumns |
class | IRefreshableGroups |
class | IRefreshableUsers |
struct | KeyProperties |
class | OCatalog |
class | OCollection |
class | OColumn |
class | ODescriptor |
class | OGroup |
class | OIndex |
class | OIndexColumn |
class | OKey |
class | OKeyColumn |
class | OTable |
class | OUser |
class | OView |
Typedefs | |
typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XTablesSupplier, css::sdbcx::XViewsSupplier, css::sdbcx::XUsersSupplier, css::sdbcx::XGroupsSupplier, css::lang::XServiceInfo > | OCatalog_BASE |
typedef OCollection | OUsers |
typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XUsersSupplier, css::sdbcx::XAuthorizable, css::container::XNamed, css::lang::XServiceInfo > | OGroup_BASE |
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > | OIndex_BASE |
typedef ::comphelper::OIdPropertyArrayUsageHelper< OIndex > | OIndex_PROP |
typedef ::comphelper::OIdPropertyArrayUsageHelper< OIndexColumn > | OIndexColumn_PROP |
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > | OKey_BASE |
typedef ::comphelper::OIdPropertyArrayUsageHelper< OKeyColumn > | OKeyColumn_PROP |
typedef cppu::WeakComponentImplHelper< css::sdbcx::XColumnsSupplier, css::container::XNamed, css::lang::XServiceInfo > | ODescriptor_BASE |
typedef OCollection | OGroups |
typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XUser, css::sdbcx::XGroupsSupplier, css::container::XNamed, css::lang::XServiceInfo > | OUser_BASE |
typedef ::cppu::ImplHelper10< css::container::XNameAccess, css::container::XIndexAccess, css::container::XEnumerationAccess, css::container::XContainer, css::sdbc::XColumnLocate, css::util::XRefreshable, css::sdbcx::XDataDescriptorFactory, css::sdbcx::XAppend, css::sdbcx::XDrop, css::lang::XServiceInfo > | OCollectionBase |
typedef css::uno::Reference< css::beans::XPropertySet > | ObjectType |
typedef ::comphelper::OIdPropertyArrayUsageHelper< OColumn > | OColumn_PROP |
typedef ::cppu::WeakComponentImplHelper< css::container::XNamed, css::lang::XServiceInfo > | OColumnDescriptor_BASE |
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > | OColumn_BASE |
typedef ::comphelper::OPropertyContainer | ODescriptor_PBASE |
typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XColumnsSupplier, css::sdbcx::XKeysSupplier, css::container::XNamed, css::lang::XServiceInfo > | OTableDescriptor_BASE |
typedef ::cppu::ImplHelper4< css::sdbcx::XDataDescriptorFactory, css::sdbcx::XIndexesSupplier, css::sdbcx::XRename, css::sdbcx::XAlterTable > | OTable_BASE |
typedef ::comphelper::OIdPropertyArrayUsageHelper< OTable > | OTable_PROP |
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::container::XNamed > | OView_BASE |
typedef css::uno::Reference< css::beans::XPropertySet > connectivity::sdbcx::ObjectType |
Definition at line 59 of file VCollection.hxx.
typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XTablesSupplier, css::sdbcx::XViewsSupplier, css::sdbcx::XUsersSupplier, css::sdbcx::XGroupsSupplier, css::lang::XServiceInfo> connectivity::sdbcx::OCatalog_BASE |
Definition at line 50 of file VCatalog.hxx.
typedef ::cppu::ImplHelper10< css::container::XNameAccess, css::container::XIndexAccess, css::container::XEnumerationAccess, css::container::XContainer, css::sdbc::XColumnLocate, css::util::XRefreshable, css::sdbcx::XDataDescriptorFactory, css::sdbcx::XAppend, css::sdbcx::XDrop, css::lang::XServiceInfo> connectivity::sdbcx::OCollectionBase |
Definition at line 57 of file VCollection.hxx.
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > connectivity::sdbcx::OColumn_BASE |
Definition at line 40 of file VColumn.hxx.
Definition at line 36 of file VColumn.hxx.
typedef ::cppu::WeakComponentImplHelper< css::container::XNamed, css::lang::XServiceInfo> connectivity::sdbcx::OColumnDescriptor_BASE |
Definition at line 39 of file VColumn.hxx.
typedef cppu::WeakComponentImplHelper< css::sdbcx::XColumnsSupplier, css::container::XNamed, css::lang::XServiceInfo> connectivity::sdbcx::ODescriptor_BASE |
Definition at line 31 of file VTypeDef.hxx.
Definition at line 32 of file VDescriptor.hxx.
typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XUsersSupplier, css::sdbcx::XAuthorizable, css::container::XNamed, css::lang::XServiceInfo> connectivity::sdbcx::OGroup_BASE |
Definition at line 41 of file VGroup.hxx.
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > connectivity::sdbcx::OIndex_BASE |
Definition at line 36 of file VIndex.hxx.
Definition at line 37 of file VIndex.hxx.
typedef ::comphelper::OIdPropertyArrayUsageHelper<OIndexColumn> connectivity::sdbcx::OIndexColumn_PROP |
Definition at line 28 of file VIndexColumn.hxx.
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > connectivity::sdbcx::OKey_BASE |
Definition at line 27 of file VKeyColumn.hxx.
typedef ::cppu::ImplHelper4< css::sdbcx::XDataDescriptorFactory, css::sdbcx::XIndexesSupplier, css::sdbcx::XRename, css::sdbcx::XAlterTable > connectivity::sdbcx::OTable_BASE |
Definition at line 56 of file VTable.hxx.
Definition at line 58 of file VTable.hxx.
typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XColumnsSupplier, css::sdbcx::XKeysSupplier, css::container::XNamed, css::lang::XServiceInfo> connectivity::sdbcx::OTableDescriptor_BASE |
Definition at line 51 of file VTable.hxx.
typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XUser, css::sdbcx::XGroupsSupplier, css::container::XNamed, css::lang::XServiceInfo> connectivity::sdbcx::OUser_BASE |
Definition at line 36 of file VGroup.hxx.
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::container::XNamed> connectivity::sdbcx::OView_BASE |