Searched refs:TableIndexList (Results 1 – 2 of 2) sorted by relevance
73 typedef ::std::list< OTableIndex > TableIndexList; typedef74 DECLARE_STL_ITERATORS(TableIndexList);87 TableIndexList aIndexList;135 TableIndexList m_aFreeIndexList;142 …OTableIndex implRemoveIndex(const String& _rName, TableIndexList& _rList, ListBox& _rDisplay, sal_…143 void implInsertIndex(const OTableIndex& _rIndex, TableIndexList& _rList, ListBox& _rDisplay);
164 OTableIndex ODbaseIndexDialog::implRemoveIndex(const String& _rName, TableIndexList& _rList, ListBo… in implRemoveIndex()199 void ODbaseIndexDialog::implInsertIndex(const OTableIndex& _rIndex, TableIndexList& _rList, ListBox… in implInsertIndex()
Completed in 19 milliseconds