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

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< OIndexOIndex_PROP
 
typedef ::comphelper::OIdPropertyArrayUsageHelper< OIndexColumnOIndexColumn_PROP
 
typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > OKey_BASE
 
typedef ::comphelper::OIdPropertyArrayUsageHelper< OKeyColumnOKeyColumn_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::XPropertySetObjectType
 
typedef ::comphelper::OIdPropertyArrayUsageHelper< OColumnOColumn_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< OTableOTable_PROP
 
typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::container::XNamed > OView_BASE
 

Typedef Documentation

◆ ObjectType

Definition at line 59 of file VCollection.hxx.

◆ OCatalog_BASE

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.

◆ OCollectionBase

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.

◆ OColumn_BASE

typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > connectivity::sdbcx::OColumn_BASE

Definition at line 40 of file VColumn.hxx.

◆ OColumn_PROP

Definition at line 36 of file VColumn.hxx.

◆ OColumnDescriptor_BASE

typedef ::cppu::WeakComponentImplHelper< css::container::XNamed, css::lang::XServiceInfo> connectivity::sdbcx::OColumnDescriptor_BASE

Definition at line 39 of file VColumn.hxx.

◆ ODescriptor_BASE

typedef cppu::WeakComponentImplHelper< css::sdbcx::XColumnsSupplier, css::container::XNamed, css::lang::XServiceInfo> connectivity::sdbcx::ODescriptor_BASE

Definition at line 31 of file VTypeDef.hxx.

◆ ODescriptor_PBASE

Definition at line 32 of file VDescriptor.hxx.

◆ OGroup_BASE

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.

◆ OGroups

Definition at line 36 of file VUser.hxx.

◆ OIndex_BASE

typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > connectivity::sdbcx::OIndex_BASE

Definition at line 36 of file VIndex.hxx.

◆ OIndex_PROP

Definition at line 37 of file VIndex.hxx.

◆ OIndexColumn_PROP

Definition at line 28 of file VIndexColumn.hxx.

◆ OKey_BASE

typedef ::cppu::ImplHelper1< css::sdbcx::XDataDescriptorFactory > connectivity::sdbcx::OKey_BASE

Definition at line 56 of file VKey.hxx.

◆ OKeyColumn_PROP

Definition at line 27 of file VKeyColumn.hxx.

◆ OTable_BASE

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.

◆ OTable_PROP

Definition at line 58 of file VTable.hxx.

◆ OTableDescriptor_BASE

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.

◆ OUser_BASE

typedef ::cppu::WeakComponentImplHelper< css::sdbcx::XUser, css::sdbcx::XGroupsSupplier, css::container::XNamed, css::lang::XServiceInfo> connectivity::sdbcx::OUser_BASE

Definition at line 41 of file VUser.hxx.

◆ OUsers

Definition at line 36 of file VGroup.hxx.

◆ OView_BASE

typedef ::cppu::WeakImplHelper< css::lang::XServiceInfo, css::container::XNamed> connectivity::sdbcx::OView_BASE

Definition at line 39 of file VView.hxx.