Home
last modified time | relevance | path

Searched refs:OKeys (Results 1 – 7 of 7) sorted by relevance

/trunk/main/connectivity/source/drivers/ado/
H A DAKeys.cxx51 sdbcx::ObjectType OKeys::createObject(const ::rtl::OUString& _rName) in createObject()
56 void OKeys::impl_refresh() throw(RuntimeException) in impl_refresh()
61 Reference< XPropertySet > OKeys::createDescriptor() in createDescriptor()
67 sdbcx::ObjectType OKeys::appendObject( const ::rtl::OUString&, const Reference< XPropertySet >& des… in appendObject()
104 void OKeys::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject()
H A DATable.cxx114 m_pKeys = new OKeys(*this,m_aMutex,aVector,aKeys,isCaseSensitive(),m_pCatalog->getConnection()); in refreshKeys()
/trunk/main/connectivity/source/inc/adabas/
H A DBKeys.hxx34 class OKeys : public OKeysHelper class
41 OKeys(OAdabasTable* _pTable, in OKeys() function in connectivity::adabas::OKeys
/trunk/main/connectivity/source/inc/ado/
H A DAKeys.hxx35 class OKeys : public sdbcx::OCollection class
47 OKeys(::cppu::OWeakObject& _rParent, in OKeys() function in connectivity::ado::OKeys
H A DACollection.hxx215 typedef OCollection< ADOKeys,ADOKey,OKey> OKeys; typedef
/trunk/main/connectivity/source/drivers/adabas/
H A DBKeys.cxx52 sdbcx::ObjectType OKeys::appendObject( const ::rtl::OUString& _rForName, const Reference< XProperty… in appendObject()
171 ::rtl::OUString OKeys::getDropForeignKey() const in getDropForeignKey()
H A DBTable.cxx90 return new OKeys(this,m_aMutex,_rNames); in createKeys()

Completed in 30 milliseconds