Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Devent.hxx152 sal_Bool IsModifierChanged() const in IsModifierChanged() function in MouseEvent
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx513 if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() ) in PreNotify()
H A Dspinfld.cxx912 … if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() ) in PreNotify()
H A Dscrbar.cxx1392 … if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() ) in PreNotify()
H A Dbutton.cxx2912 … if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() ) in PreNotify()
3909 … if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() ) in PreNotify()
H A Dtabctrl.cxx1530 if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() ) in PreNotify()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx418 if( !rMEvt.IsModifierChanged() ) in MouseMove()
/trunk/main/vcl/source/window/
H A Ddockwin.cxx518 … else if ( !rTEvt.GetMouseEvent().IsSynthetic() || rTEvt.GetMouseEvent().IsModifierChanged() ) in Tracking()
H A Ddockmgr.cxx972 … else if ( !rTEvt.GetMouseEvent().IsSynthetic() || rTEvt.GetMouseEvent().IsModifierChanged() ) in Tracking()
H A Dsplitwin.cxx2705 … if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() ) in PreNotify()

Completed in 90 milliseconds