Home
last modified time | relevance | path

Searched defs:_rIndex (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/dbaccess/source/ui/misc/
H A Dindexcollection.cxx288 void OIndexCollection::implFillIndexInfo(OIndex& _rIndex) SAL_THROW((Exception)) in implFillIndexInfo()
302 …void OIndexCollection::implFillIndexInfo(OIndex& _rIndex, Reference< XPropertySet > _rxDescriptor)… in implFillIndexInfo()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx199 void ODbaseIndexDialog::implInsertIndex(const OTableIndex& _rIndex, TableIndexList& _rList, ListBox… in implInsertIndex()
220 void ODbaseIndexDialog::InsertTableIndex( const String& _rTableName, const OTableIndex& _rIndex) in InsertTableIndex()
H A Ddbfindex.hxx146 …void InsertFreeIndex( const OTableIndex& _rIndex ) { implInsertIndex(_rIndex, m_aFreeIndexList, a… in InsertFreeIndex()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1619 void SAL_CALL SbaXFormAdapter::insertByIndex(sal_Int32 _rIndex, const Any& Element) throw( ::com::s… in insertByIndex()
1627 void SAL_CALL SbaXFormAdapter::removeByIndex(sal_Int32 _rIndex) throw( ::com::sun::star::lang::Inde… in removeByIndex()
1657 void SAL_CALL SbaXFormAdapter::replaceByIndex(sal_Int32 _rIndex, const Any& Element) throw( ::com::… in replaceByIndex()
1726 Any SAL_CALL SbaXFormAdapter::getByIndex(sal_Int32 _rIndex) throw( ::com::sun::star::lang::IndexOut… in getByIndex()

Completed in 37 milliseconds