| /AOO41X/main/svtools/source/control/ |
| H A D | fixedhyper.cxx | 72 if ( !rMEvt.IsLeaveWindow() && IsEnabled() && GetPointerPosPixel().X() < m_nTextLen ) in MouseMove() 163 if ( !rMEvt.IsLeaveWindow() && IsEnabled() ) in MouseMove()
|
| H A D | hyperlabel.cxx | 140 if (rMEvt.IsLeaveWindow()) in MouseMove()
|
| H A D | tabbar.cxx | 798 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
|
| /AOO41X/main/sfx2/source/sidebar/ |
| H A D | MenuButton.cxx | 102 if (rEvent.IsEnterWindow() || rEvent.IsLeaveWindow()) in MouseMove()
|
| H A D | TabItem.cxx | 105 if (rEvent.IsEnterWindow() || rEvent.IsLeaveWindow()) in MouseMove()
|
| /AOO41X/main/svtools/source/table/ |
| H A D | tabledatawindow.cxx | 183 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | event.hxx | 148 sal_Bool IsLeaveWindow() const in IsLeaveWindow() function in MouseEvent
|
| /AOO41X/main/vcl/source/control/ |
| H A D | spinbtn.cxx | 523 … if( pRect != pLastRect || (pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow()) ) in PreNotify()
|
| H A D | button.cxx | 1685 if( pMouseEvt->IsEnterWindow() || pMouseEvt->IsLeaveWindow() ) in PreNotify() 2921 pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow() ) in PreNotify() 3918 pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow() ) in PreNotify()
|
| H A D | spinfld.cxx | 920 … if( pRect != pLastRect || (pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow()) ) in PreNotify()
|
| H A D | ilstbox.cxx | 945 if ( rMEvt.IsLeaveWindow() ) in MouseMove() 2849 if( pMouseEvt->IsEnterWindow() || pMouseEvt->IsLeaveWindow() ) in PreNotify()
|
| H A D | scrbar.cxx | 1399 if( pRect != pLastRect || pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow() ) in PreNotify()
|
| H A D | tabctrl.cxx | 1539 … if( pRect != pLastRect || (pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow()) ) in PreNotify()
|
| /AOO41X/main/soldep/source/ |
| H A D | objwin.cxx | 600 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
|
| /AOO41X/main/dbaccess/source/ui/app/ |
| H A D | AppDetailView.cxx | 269 if ( rMEvt.IsLeaveWindow() ) in MouseMove()
|
| /AOO41X/main/toolkit/source/awt/ |
| H A D | vclxwindow.cxx | 744 …->getMouseListeners().getLength() && ( pMouseEvt->IsEnterWindow() || pMouseEvt->IsLeaveWindow() ) ) in ProcessWindowEvent() 756 …tMouseMotionListeners().getLength() && !pMouseEvt->IsEnterWindow() && !pMouseEvt->IsLeaveWindow() ) in ProcessWindowEvent()
|
| /AOO41X/main/svtools/source/toolpanel/ |
| H A D | paneltabbar.cxx | 1096 if ( i_rMouseEvent.IsLeaveWindow() ) in MouseMove()
|
| /AOO41X/main/extensions/source/propctrlr/ |
| H A D | standardcontrol.cxx | 370 if ( !rMEvt.IsLeaveWindow() ) in MouseMove()
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | viewshel.cxx | 588 if (rMEvt.IsLeaveWindow()) in MouseMove()
|
| /AOO41X/main/sd/source/ui/slidesorter/controller/ |
| H A D | SlsSelectionFunction.cxx | 947 mbIsLeaving = rEvent.IsLeaveWindow() in EventDescriptor()
|
| /AOO41X/main/sw/source/ui/docvw/ |
| H A D | SidebarWin.cxx | 1074 else if ( pMouseEvt->IsLeaveWindow()) in IMPL_LINK()
|
| /AOO41X/main/vcl/source/window/ |
| H A D | dockmgr.cxx | 791 if( mbHighlight && ( rMEvt.IsLeaveWindow() || !GetDragRect().IsInside( aMousePos ) ) ) in MouseMove()
|
| H A D | menu.cxx | 4530 if ( rMEvt.IsLeaveWindow() ) in MouseMove() 5513 …if ( rMEvt.IsSynthetic() || rMEvt.IsLeaveWindow() || rMEvt.IsEnterWindow() || ( nHighlightedItem =… in MouseMove()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svdmrkv.cxx | 1103 if( !rMEvt.IsLeaveWindow() && pWin ) in MouseMove()
|
| /AOO41X/main/svx/source/fmcomp/ |
| H A D | gridcell.cxx | 3551 if ( rMouseEvent.IsEnterWindow() || rMouseEvent.IsLeaveWindow() ) in onWindowEvent() 3559 else if ( !rMouseEvent.IsEnterWindow() && !rMouseEvent.IsLeaveWindow() ) in onWindowEvent()
|