Searched refs:implRemoveIndex (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/dbaccess/source/ui/dlg/ |
| H A D | dbfindex.hxx | 142 …OTableIndex implRemoveIndex(const String& _rName, TableIndexList& _rList, ListBox& _rDisplay, sal_… 145 …moveFreeIndex( const String& _rName, sal_Bool _bMustExist ) { return implRemoveIndex(_rName, m_aFr… in RemoveFreeIndex()
|
| H A D | dbfindex.cxx | 164 OTableIndex ODbaseIndexDialog::implRemoveIndex(const String& _rName, TableIndexList& _rList, ListBo… in implRemoveIndex() function in dbaui::ODbaseIndexDialog 216 return implRemoveIndex(_rIndexName, aTablePos->aIndexList, aLB_TableIndexes, _bMustExist); in RemoveTableIndex()
|