Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dilstbox.cxx1014 mpEntryList->SetSelectionAnchor( 0 ); in MouseMove()
1120 mpEntryList->SetSelectionAnchor( nSelect ); in SelectEntries()
1146 mpEntryList->SetSelectionAnchor( mbStackMode ? 0 : nSelect ); in SelectEntries()
1148 mpEntryList->SetSelectionAnchor( LISTBOX_ENTRY_NOTFOUND ); in SelectEntries()
/trunk/main/vcl/inc/
H A Dilstbox.hxx164 void SetSelectionAnchor( sal_uInt16 nPos ) { mnSelectionAnchor = nPos; } in SetSelectionAnchor() function in ImplEntryList

Completed in 32 milliseconds