Home
last modified time | relevance | path

Searched refs:IsLeaveWindow (Results 1 – 25 of 28) sorted by relevance

12

/trunk/main/svtools/source/control/
H A Dfixedhyper.cxx72 if ( !rMEvt.IsLeaveWindow() && IsEnabled() && GetPointerPosPixel().X() < m_nTextLen ) in MouseMove()
163 if ( !rMEvt.IsLeaveWindow() && IsEnabled() ) in MouseMove()
H A Dhyperlabel.cxx140 if (rMEvt.IsLeaveWindow()) in MouseMove()
H A Dtabbar.cxx798 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
/trunk/main/sfx2/source/sidebar/
H A DMenuButton.cxx102 if (rEvent.IsEnterWindow() || rEvent.IsLeaveWindow()) in MouseMove()
H A DTabItem.cxx105 if (rEvent.IsEnterWindow() || rEvent.IsLeaveWindow()) in MouseMove()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx183 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
/trunk/main/vcl/inc/vcl/
H A Devent.hxx148 sal_Bool IsLeaveWindow() const in IsLeaveWindow() function in MouseEvent
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx521 if( pRect != pLastRect || (pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow()) ) in PreNotify()
H A Dbutton.cxx1685 if( pMouseEvt->IsEnterWindow() || pMouseEvt->IsLeaveWindow() ) in PreNotify()
2921 pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow() ) in PreNotify()
3918 pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow() ) in PreNotify()
H A Dspinfld.cxx920 … if( pRect != pLastRect || (pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow()) ) in PreNotify()
H A Dilstbox.cxx945 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
2849 if( pMouseEvt->IsEnterWindow() || pMouseEvt->IsLeaveWindow() ) in PreNotify()
H A Dscrbar.cxx1399 if( pRect != pLastRect || pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow() ) in PreNotify()
H A Dtabctrl.cxx1537 if( pRect != pLastRect || (pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow()) ) in PreNotify()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailView.cxx269 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
/trunk/main/toolkit/source/awt/
H A Dvclxwindow.cxx744 …->getMouseListeners().getLength() && ( pMouseEvt->IsEnterWindow() || pMouseEvt->IsLeaveWindow() ) ) in ProcessWindowEvent()
756 …tMouseMotionListeners().getLength() && !pMouseEvt->IsEnterWindow() && !pMouseEvt->IsLeaveWindow() ) in ProcessWindowEvent()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx1096 if ( i_rMouseEvent.IsLeaveWindow() ) in MouseMove()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx947 mbIsLeaving = rEvent.IsLeaveWindow() in EventDescriptor()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx588 if (rMEvt.IsLeaveWindow()) in MouseMove()
/trunk/main/extensions/source/propctrlr/
H A Dstandardcontrol.cxx370 if ( !rMEvt.IsLeaveWindow() ) in MouseMove()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx1074 else if ( pMouseEvt->IsLeaveWindow()) in IMPL_LINK()
/trunk/main/vcl/source/window/
H A Ddockmgr.cxx791 if( mbHighlight && ( rMEvt.IsLeaveWindow() || !GetDragRect().IsInside( aMousePos ) ) ) in MouseMove()
H A Dmenu.cxx4530 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
5513 …if ( rMEvt.IsSynthetic() || rMEvt.IsLeaveWindow() || rMEvt.IsEnterWindow() || ( nHighlightedItem =… in MouseMove()
H A Dsplitwin.cxx2718 if( pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow() ) in PreNotify()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx3551 if ( rMouseEvent.IsEnterWindow() || rMouseEvent.IsLeaveWindow() ) in onWindowEvent()
3559 else if ( !rMouseEvent.IsEnterWindow() && !rMouseEvent.IsLeaveWindow() ) in onWindowEvent()
/trunk/main/svx/source/svdraw/
H A Dsvdmrkv.cxx1103 if( !rMEvt.IsLeaveWindow() && pWin ) in MouseMove()

Completed in 217 milliseconds

12