Searched refs:pOldStatLst (Results 1 – 1 of 1) sorted by relevance
640 FileStatList *pOldStatLst = NULL; //alte StatListe merken in ImpSetSort() local642 pOldStatLst = pStatLst; in ImpSetSort()650 if ( pOldStatLst ) in ImpSetSort()652 pOldStatLst->GetObject( pOldLst->GetCurPos() ) ); in ImpSetSort()658 if ( pOldStatLst ) in ImpSetSort()659 delete pOldStatLst; in ImpSetSort()
Completed in 14 milliseconds