Searched refs:pNEntry (Results 1 – 1 of 1) sorted by relevance
548 SvLBoxEntry* pNEntry; in RecurseList() local565 pNEntry = aTree.InsertEntry( in RecurseList()570 pNEntry->SetUserData(pSectRepr); in RecurseList()571 RecurseList( aTmpArr[n]->GetFmt(), pNEntry ); in RecurseList()572 if( pNEntry->HasChilds()) in RecurseList()573 aTree.Expand(pNEntry); in RecurseList()575 pSelEntry = pNEntry; in RecurseList()
Completed in 14 milliseconds