Home
last modified time | relevance | path

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

/aoo41x/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.cxx1560 SvLBoxEntry* pOldSelEntry = FirstSelected(); in Display() local
1565 if(pOldSelEntry) in Display()
1571 sEntryName = GetEntryText(pOldSelEntry); in Display()
1572 if(GetParent(pOldSelEntry)) in Display()
1574 …ryRelPos = (sal_uInt16)(GetModel()->GetAbsPos(pOldSelEntry) - GetModel()->GetAbsPos(GetParent(pOld… in Display()

Completed in 36 milliseconds