Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/utlui/
H A Dglbltree.cxx730 SvLBoxEntry* pOldSelEntry = FirstSelected(); in Display() local
733 if(pOldSelEntry) in Display()
735 sEntryName = GetEntryText(pOldSelEntry); in Display()
736 nSelPos = (sal_uInt16)GetModel()->GetAbsPos(pOldSelEntry); in Display()
H A Dcontent.cxx1553 SvLBoxEntry* pOldSelEntry = FirstSelected(); in Display() local
1558 if(pOldSelEntry) in Display()
1564 sEntryName = GetEntryText(pOldSelEntry); in Display()
1565 if(GetParent(pOldSelEntry)) in Display()
1567 …ryRelPos = (sal_uInt16)(GetModel()->GetAbsPos(pOldSelEntry) - GetModel()->GetAbsPos(GetParent(pOld… in Display()

Completed in 33 milliseconds