Home
last modified time | relevance | path

Searched refs:OKeyColumn (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/connectivity/source/sdbcx/
H A DVKeyColumn.cxx35 ::rtl::OUString SAL_CALL OKeyColumn::getImplementationName( ) throw (::com::sun::star::uno::Runtim… in getImplementationName()
42 ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL OKeyColumn::getSupportedServiceNames( … in getSupportedServiceNames()
53 sal_Bool SAL_CALL OKeyColumn::supportsService( const ::rtl::OUString& _rServiceName ) throw(::com::… in supportsService()
64 OKeyColumn::OKeyColumn(sal_Bool _bCase) : OColumn(_bCase) in OKeyColumn() function in OKeyColumn
69 OKeyColumn::OKeyColumn( const ::rtl::OUString& _ReferencedColumn, in OKeyColumn() function in OKeyColumn
98 OKeyColumn::~OKeyColumn() in ~OKeyColumn()
102 ::cppu::IPropertyArrayHelper* OKeyColumn::createArrayHelper( sal_Int32 /*_nId*/ ) const in createArrayHelper()
107 ::cppu::IPropertyArrayHelper& SAL_CALL OKeyColumn::getInfoHelper() in getInfoHelper()
112 void OKeyColumn::construct() in construct()
/aoo41x/main/connectivity/inc/connectivity/sdbcx/
H A DVKeyColumn.hxx34 class OKeyColumn;
35 typedef ::comphelper::OIdPropertyArrayUsageHelper<OKeyColumn> OKeyColumn_PROP;
37 class OOO_DLLPUBLIC_DBTOOLS OKeyColumn : class
45 OKeyColumn(sal_Bool _bCase);
46 OKeyColumn( const ::rtl::OUString& _ReferencedColumn,
59 virtual ~OKeyColumn();
/aoo41x/main/connectivity/source/drivers/ado/
H A DAKeyColumn.cxx34 OKeyColumn::OKeyColumn() : OColumn() in OKeyColumn() function in OKeyColumn
39 OKeyColumn::OKeyColumn( const ::rtl::OUString& _ReferencedColumn, in OKeyColumn() function in OKeyColumn
62 void OKeyColumn::construct() in construct()
H A DAKeyColumns.cxx70 OKeyColumn* pRet = new OKeyColumn(aRefColumnName, in createObject()
89 OKeyColumn* pNew = new OKeyColumn(); in createDescriptor()
/aoo41x/main/connectivity/source/inc/ado/
H A DAKeyColumn.hxx33 class OKeyColumn : public OAdoColumn class
38 OKeyColumn();
39 OKeyColumn( const ::rtl::OUString& _ReferencedColumn,
/aoo41x/main/connectivity/source/commontools/
H A DTKeyColumns.cxx110 OKeyColumn* pRet = new OKeyColumn(aRefColumnName, in createObject()
132 return new OKeyColumn(isCaseSensitive()); in createDescriptor()

Completed in 28 milliseconds