Searched refs:pSelEntryPrev (Results 1 – 1 of 1) sorted by relevance
365 SvLBoxEntry* pSelEntryPrev = GetEntry( nSelEntryPos-1 ); in MoveSelection() local366 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 16 milliseconds