Searched refs:pOldLst (Results 1 – 1 of 1) sorted by relevance
637 DirEntryList *pOldLst = pLst; //alte Liste merken in ImpSetSort() local645 pOldLst->First(); in ImpSetSort()651 ImpSortedInsert( pOldLst->GetCurObject(), in ImpSetSort()652 pOldStatLst->GetObject( pOldLst->GetCurPos() ) ); in ImpSetSort()654 ImpSortedInsert( pOldLst->GetCurObject(), NULL ); in ImpSetSort()655 } while( pOldLst->Next() ); in ImpSetSort()657 delete pOldLst; in ImpSetSort()
Completed in 8 milliseconds