/aoo42x/main/sfx2/source/dialog/ |
H A D | splitwin.cxx | 192 aLastPos = GetPointerPosPixel(); in FadeIn() 1013 pEmptyWin->aLastPos = GetPointerPosPixel(); in IMPL_LINK() 1018 if ( GetPointerPosPixel() != pEmptyWin->aLastPos ) in IMPL_LINK() 1022 pEmptyWin->aLastPos = GetPointerPosPixel(); in IMPL_LINK() 1056 pEmptyWin->aLastPos = GetPointerPosPixel(); in IMPL_LINK() 1062 pEmptyWin->aLastPos = GetPointerPosPixel(); in IMPL_LINK() 1107 if ( aRect.IsInside( OutputToScreenPixel( ((Window*)this)->GetPointerPosPixel() ) ) ) in CursorIsOverRect()
|
/aoo42x/main/svtools/source/control/ |
H A D | fixedhyper.cxx | 72 if ( !rMEvt.IsLeaveWindow() && IsEnabled() && GetPointerPosPixel().X() < m_nTextLen ) in MouseMove() 81 if ( IsEnabled() && GetPointerPosPixel().X() < m_nTextLen ) in MouseButtonUp() 87 if ( IsEnabled() && GetPointerPosPixel().X() < m_nTextLen ) in RequestHelp()
|
H A D | hyperlabel.cxx | 146 Point aPoint = GetPointerPosPixel(); in MouseMove()
|
/aoo42x/main/vcl/source/app/ |
H A D | help.cxx | 119 Point aMousePos = pWindow->OutputToScreenPixel( pWindow->GetPointerPosPixel() ); in StartContextHelp() 270 pParent->OutputToScreenPixel( pParent->GetPointerPosPixel() ), &rScreenRect ); in ShowQuickHelp() 308 pParent->OutputToScreenPixel( pParent->GetPointerPosPixel() ), &rScreenRect ); in UpdateTip() 710 Point mPos( pHelpWin->GetParent()->ImplGetFrameWindow()->GetPointerPosPixel() ); in ImplSetHelpWindowPos()
|
/aoo42x/main/vcl/source/control/ |
H A D | scrbar.cxx | 581 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in ImplDrawNative() 622 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in ImplDrawNative() 664 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in ImplDrawNative() 695 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in ImplDrawNative() 1397 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
|
H A D | button.cxx | 1164 if ( IsMouseOver() && aInRect.IsInside( GetPointerPosPixel() ) ) in ImplDrawPushButton() 1176 bool bRollOver = (IsMouseOver() && aInRect.IsInside( GetPointerPosPixel() )); in ImplDrawPushButton() 2056 HelpEvent aEvt( pFocusWin->GetPointerPosPixel(), HELPMODE_CONTEXT ); in Click() 2187 if ( IsMouseOver() && maMouseRect.IsInside( GetPointerPosPixel() ) ) in ImplDrawRadioButtonState() 2917 if( ( maMouseRect.IsInside( GetPointerPosPixel()) && in PreNotify() 2920 !maMouseRect.IsInside( GetPointerPosPixel()) ) || in PreNotify() 3364 if ( IsMouseOver() && maMouseRect.IsInside( GetPointerPosPixel() ) ) in ImplDrawCheckBoxState() 3914 if( ( maMouseRect.IsInside( GetPointerPosPixel()) && in PreNotify() 3917 !maMouseRect.IsInside( GetPointerPosPixel()) ) || in PreNotify() 4290 if ( IsMouseOver() && GetMouseRect().IsInside( GetPointerPosPixel() ) ) in ImplDrawCheckBoxState()
|
H A D | slider.cxx | 395 if( maThumbRect.IsInside( GetPointerPosPixel() ) ) in ImplDraw() 592 nDelta = ImplSlide( ImplCalcThumbPos( GetPointerPosPixel().X() ), bCallEndSlide ); in ImplDoAction()
|
H A D | spinfld.cxx | 50 Point aPointerPos = pWin->GetPointerPosPixel(); in ImplGetSpinbuttonValue() 918 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
|
H A D | tabctrl.cxx | 827 if( IsMouseOver() && pItem->maRect.IsInside( GetPointerPosPixel() ) ) in ImplDrawItem() 833 if( (&(*it) != pItem) && (it->maRect.IsInside( GetPointerPosPixel() ) ) ) in ImplDrawItem() 1535 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
|
H A D | spinbtn.cxx | 519 Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() ); in PreNotify()
|
/aoo42x/main/vcl/source/window/ |
H A D | scrwnd.cxx | 123 Point aPos( GetPointerPosPixel() ); in ImplSetRegion() 386 … const Point aMousePos( pWindow->OutputToScreenPixel( pWindow->GetPointerPosPixel() ) ); in IMPL_LINK()
|
H A D | split.cxx | 547 maDragPos = mpRefWin->GetPointerPosPixel(); in StartDrag()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | futext.cxx | 209 MouseEvent aMEvt(mpWindow->GetPointerPosPixel()); in DoExecute() 493 MouseEvent aMEvt( mpWindow->GetPointerPosPixel() ); in MouseButtonDown() 1345 MouseEvent aMEvt(mpWindow->GetPointerPosPixel()); in ReceiveRequest()
|
H A D | fupoor.cxx | 234 Point aPnt(mpWindow->GetPointerPosPixel()); in IMPL_LINK_INLINE_START() 1063 Point aPnt(mpWindow->GetPointerPosPixel()); in IMPL_LINK_INLINE_START()
|
H A D | fudraw.cxx | 611 aPnt = mpWindow->PixelToLogic(mpWindow->GetPointerPosPixel()); in ForcePointer() 895 MouseEvent aMEvt(mpWindow->GetPointerPosPixel(), 1, 0, MOUSE_LEFT); in RequestHelp()
|
/aoo42x/main/svx/source/gallery2/ |
H A D | galbrws2.cxx | 1096 rSelPos = GetPointerPosPixel(); in ImplGetSelectedItemId() 1105 rSelPos = GetPointerPosPixel(); in ImplGetSelectedItemId() 1118 rSelPos = GetPointerPosPixel(); in ImplGetSelectedItemId()
|
/aoo42x/main/framework/source/uielement/ |
H A D | statusbarmanager.cxx | 751 const Point aVCLPos = m_pStatusBar->GetPointerPosPixel(); in IMPL_LINK() 774 const Point aVCLPos = m_pStatusBar->GetPointerPosPixel(); in IMPL_LINK()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews4.cxx | 261 Point aWPos = GetActiveWindow()->PixelToLogic(GetActiveWindow()->GetPointerPosPixel()); in StartRulerDrag() 370 Point aPos = mpContentWindow->GetPointerPosPixel(); in MouseMove()
|
/aoo42x/main/chart2/source/controller/main/ |
H A D | ChartWindow.cxx | 211 Point aLogicHitPos = PixelToLogic( GetPointerPosPixel()); in RequestHelp()
|
/aoo42x/main/sw/source/ui/web/ |
H A D | wview.cxx | 303 Point aPnt = GetEditWin().GetPointerPosPixel(); in SelectShell()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | fupoor.cxx | 166 Point aPosPixel = pWindow->GetPointerPosPixel(); in IMPL_LINK_INLINE_START()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | vclxdialog.cxx | 262 HelpEvent aEvt( pFocusWin->GetPointerPosPixel(), HELPMODE_CONTEXT ); in endDialog()
|
/aoo42x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 2655 …uManager::Popup( rResId, rDisp.GetFrame(), pPos ? *pPos : pWindow->GetPointerPosPixel(), pWindow ); in Popup() 2703 …r::ExecutePopup( rResId, rDisp.GetFrame(), pPos ? *pPos : pWindow->GetPointerPosPixel(), pWindow ); in ExecutePopup() 2720 …SfxPopupMenuManager::ExecutePopup( rId, GetFrame(), pPos ? *pPos : pWindow->GetPointerPosPixel(), … in ExecutePopup()
|
/aoo42x/main/svx/source/tbxctrls/ |
H A D | colrctrl.cxx | 152 aDragPosPixel = GetPointerPosPixel(); in MouseButtonDown()
|
/aoo42x/main/basctl/source/dlged/ |
H A D | dlgedfunc.cxx | 40 Point aPos = pWindow->ScreenToOutputPixel( pWindow->GetPointerPosPixel() ); in IMPL_LINK_INLINE_START()
|