Home
last modified time | relevance | path

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

/trunk/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.cxx1554 SvLBoxEntry* pOldSelEntry = FirstSelected(); in Display() local
1559 if(pOldSelEntry) in Display()
1565 sEntryName = GetEntryText(pOldSelEntry); in Display()
1566 if(GetParent(pOldSelEntry)) in Display()
1568 …ryRelPos = (sal_uInt16)(GetModel()->GetAbsPos(pOldSelEntry) - GetModel()->GetAbsPos(GetParent(pOld… in Display()

Completed in 39 milliseconds