Searched refs:PrevSelected (Results 1 – 8 of 8) sorted by relevance
419 using SvListView::PrevSelected;420 …SvLBoxEntry* PrevSelected( SvLBoxEntry* pEntry ) const { return (SvLBoxEntry*)(SvListView::PrevSel… in PrevSelected() function in SvLBox
208 SvListEntry* PrevSelected( const SvListView*,SvListEntry* pEntry ) const;368 …SvListEntry* PrevSelected( SvListEntry* pEntry ) const { return pModel->PrevSelected(this,pEntry);… in PrevSelected() function in SvListView
105 long PrevSelected();
404 pSelEntry = PrevSelected( pSelEntry ); in MoveSelection()
778 long MultiSelection::PrevSelected() in PrevSelected() function in MultiSelection
952 pSelEntry = PrevSelected(pSelEntry); in ExcecuteContextMenuAction()
1204 SvListEntry* SvTreeList::PrevSelected( const SvListView* pView, SvListEntry* pEntry) const in PrevSelected() function in SvTreeList
2114 return bMultiSelection ? uRow.pSel->PrevSelected() : BROWSER_ENDOFSELECTION; in PrevSelectedRow()
Completed in 78 milliseconds