Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx548 SvLBoxEntry* pNEntry; in RecurseList() local
565 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