Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dilstbox.cxx920 sal_Bool bCurPosChange = (mnCurrentPos != nSelect); in MouseButtonDown() local
922 SelectEntries( nSelect, LET_MBDOWN, rMEvt.IsShift(), rMEvt.IsMod1() ,bCurPosChange); in MouseButtonDown()
1697 sal_Bool bCurPosChange = (mnCurrentPos != nSelect); in ProcessKeyInput() local
1700 if(SelectEntries( nSelect, eLET, bShift, bCtrl ,bCurPosChange)) in ProcessKeyInput()

Completed in 32 milliseconds