Searched refs:bCurPosChange (Results 1 – 1 of 1) sorted by relevance
920 sal_Bool bCurPosChange = (mnCurrentPos != nSelect); in MouseButtonDown() local922 SelectEntries( nSelect, LET_MBDOWN, rMEvt.IsShift(), rMEvt.IsMod1() ,bCurPosChange); in MouseButtonDown()1697 sal_Bool bCurPosChange = (mnCurrentPos != nSelect); in ProcessKeyInput() local1700 if(SelectEntries( nSelect, eLET, bShift, bCtrl ,bCurPosChange)) in ProcessKeyInput()
Completed in 27 milliseconds