Searched refs:DirEntryList (Results 1 – 5 of 5) sorted by relevance
43 DECLARE_LIST( DirEntryList, DirEntry* ) in DECLARE_LIST() argument319 pLst = new DirEntryList(); in Reset()637 DirEntryList *pOldLst = pLst; //alte Liste merken in ImpSetSort()638 pLst = new DirEntryList(); //neue Liste (zu Sortieren) in ImpSetSort()718 pLst = new DirEntryList(); in operator +=()
64 DECLARE_LIST( DirEntryList, DirEntry* )
45 DECLARE_LIST( DirEntryList, DirEntry* );
47 DECLARE_LIST( DirEntryList, DirEntry* );
45 class DirEntryList;446 DirEntryList* pLst;
Completed in 18 milliseconds