Home
last modified time | relevance | path

Searched refs:OIndexes (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/connectivity/source/drivers/ado/
H A DAIndexes.cxx47 sdbcx::ObjectType OIndexes::createObject(const ::rtl::OUString& _rName) in createObject()
52 void OIndexes::impl_refresh() throw(RuntimeException) in impl_refresh()
57 Reference< XPropertySet > OIndexes::createDescriptor() in createDescriptor()
63 sdbcx::ObjectType OIndexes::appendObject( const ::rtl::OUString& _rForName, const Reference< XPrope… in appendObject()
80 void OIndexes::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject()
H A DATable.cxx131 …m_pIndexes = new OIndexes(*this,m_aMutex,aVector,aIndexes,isCaseSensitive(),m_pCatalog->getConnect… in refreshIndexes()
/aoo4110/main/dbaccess/source/core/api/
H A DCIndexes.cxx64 ObjectType OIndexes::createObject(const ::rtl::OUString& _rName) in createObject()
75 Reference< XPropertySet > OIndexes::createDescriptor() in createDescriptor()
85 ObjectType OIndexes::appendObject( const ::rtl::OUString& _rForName, const Reference< XPropertySet … in appendObject()
96 void OIndexes::dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName) in dropObject()
108 void SAL_CALL OIndexes::disposing(void) in disposing()
H A DCIndexes.hxx33 class OIndexes : public connectivity::OIndexesHelper class
42 OIndexes(connectivity::OTableHelper* _pTable, in OIndexes() function in dbaccess::OIndexes
H A Dtable.cxx411 return new OIndexes(this,m_aMutex,_rNames,NULL); in createIndexes()
/aoo4110/main/connectivity/source/drivers/adabas/
H A DBIndexes.cxx50 sdbcx::ObjectType OIndexes::createObject(const ::rtl::OUString& _rName) in createObject()
87 void OIndexes::impl_refresh() throw(RuntimeException) in impl_refresh()
92 Reference< XPropertySet > OIndexes::createDescriptor() in createDescriptor()
98 sdbcx::ObjectType OIndexes::appendObject( const ::rtl::OUString& _rForName, const Reference< XPrope… in appendObject()
160 void OIndexes::dropObject(sal_Int32 /*_nPos*/,const ::rtl::OUString _sElementName) in dropObject()
H A DBTable.cxx95 return new OIndexes(this,m_aMutex,_rNames); in createIndexes()
/aoo4110/main/connectivity/source/inc/adabas/
H A DBIndexes.hxx33 class OIndexes : public sdbcx::OCollection class
43 OIndexes(OAdabasTable* _pTable, in OIndexes() function in connectivity::adabas::OIndexes
/aoo4110/main/connectivity/source/inc/ado/
H A DAIndexes.hxx35 class OIndexes : public sdbcx::OCollection class
46 OIndexes(::cppu::OWeakObject& _rParent, in OIndexes() function in connectivity::ado::OIndexes
H A DACollection.hxx214 typedef OCollection< ADOIndexes,ADOIndex,OIndex> OIndexes; typedef

Completed in 40 milliseconds