Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Devent.hxx150 sal_Bool IsSynthetic() const in IsSynthetic() function in MouseEvent
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx833 else if ( !rTEvt.GetMouseEvent().IsSynthetic() ) in Tracking()
972 … else if ( !rTEvt.GetMouseEvent().IsSynthetic() || rTEvt.GetMouseEvent().IsModifierChanged() ) in Tracking()
H A Ddockwin.cxx518 … else if ( !rTEvt.GetMouseEvent().IsSynthetic() || rTEvt.GetMouseEvent().IsModifierChanged() ) in Tracking()
H A Dbrdwin.cxx640 else if ( !rTEvt.GetMouseEvent().IsSynthetic() ) in ImplTracking()
H A Dmenu.cxx4527 if ( !IsVisible() || rMEvt.IsSynthetic() || rMEvt.IsEnterWindow() ) in MouseMove()
5513 …if ( rMEvt.IsSynthetic() || rMEvt.IsLeaveWindow() || rMEvt.IsEnterWindow() || ( nHighlightedItem =… in MouseMove()
H A Dsplitwin.cxx2705 … if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() ) in PreNotify()
/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()
H A Dilstbox.cxx1006 if ( rMEvt.IsLeft() && !rMEvt.IsSynthetic() ) in MouseMove()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx273 else if ( !rMEvt.IsSynthetic() ) in MouseMove()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx3779 if( !rMEvt.IsSynthetic() && in MouseMove()
3894 if( rSh.IsBlockMode() && !rMEvt.IsSynthetic() ) in MouseMove()

Completed in 159 milliseconds