Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Ddbfindex.hxx73 typedef ::std::list< OTableIndex > TableIndexList; typedef
74 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);
H A Ddbfindex.cxx164 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 24 milliseconds