Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dtaborder.cxx365 SvLBoxEntry* pSelEntryPrev = GetEntry( nSelEntryPos-1 ); in MoveSelection() local
366 aSelEntryPrevText = GetEntryText( pSelEntryPrev ); in MoveSelection()
367 aImage = GetExpandedEntryBmp(pSelEntryPrev); in MoveSelection()
368 void* pData = pSelEntryPrev->GetUserData(); in MoveSelection()
370 GetModel()->Remove( pSelEntryPrev ); in MoveSelection()

Completed in 17 milliseconds