Home
last modified time | relevance | path

Searched refs:implInsertIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.hxx143 void implInsertIndex(const OTableIndex& _rIndex, TableIndexList& _rList, ListBox& _rDisplay);
146 …void InsertFreeIndex( const OTableIndex& _rIndex ) { implInsertIndex(_rIndex, m_aFreeIndexList, a… in InsertFreeIndex()
H A Ddbfindex.cxx199 void ODbaseIndexDialog::implInsertIndex(const OTableIndex& _rIndex, TableIndexList& _rList, ListBox… in implInsertIndex() function in dbaui::ODbaseIndexDialog
226 implInsertIndex(_rIndex, aTablePos->aIndexList, aLB_TableIndexes); in InsertTableIndex()

Completed in 26 milliseconds