/aoo42x/main/svx/source/sdr/contact/ |
H A D | sdrmediawindow.cxx | 59 …const MouseEvent aTransformedEvent( pWindow->ScreenToOutputPixel( getWindow()->OutputToScreenPixel… in MouseMove() 75 …const MouseEvent aTransformedEvent( pWindow->ScreenToOutputPixel( getWindow()->OutputToScreenPixel… in MouseButtonDown() 90 …const MouseEvent aTransformedEvent( pWindow->ScreenToOutputPixel( getWindow()->OutputToScreenPixel… in MouseButtonUp() 125 …const CommandEvent aTransformedEvent( pWindow->ScreenToOutputPixel( getWindow()->OutputToScreenPix… in Command()
|
/aoo42x/main/vcl/source/window/ |
H A D | floatwin.cxx | 259 normRect.SetPos( pW->ScreenToOutputPixel( normRect.TopLeft() ) ); in ImplCalcPos() 475 Rectangle aRect( pReference->ScreenToOutputPixel(aAbsolute), Size(1,1) ) ; in ImplFloatHitTest() 481 pReference->ScreenToOutputPixel(rPos) ) ); in ImplFloatHitTest() 693 maFloatRect.SetPos( GetParent()->ScreenToOutputPixel( rRect.TopLeft() ) ); in StartPopupMode() 697 …ect.SetPos( GetParent()->OutputToAbsoluteScreenPixel( GetParent()->ScreenToOutputPixel( rRect.TopL… in StartPopupMode()
|
H A D | dockwin.cxx | 635 aPos = ScreenToOutputPixel( aPos ); in Notify() 690 aPos = GetParent()->ScreenToOutputPixel( aPos ); in EndDocking()
|
H A D | taskpanelist.cxx | 46 pos = pF->OutputToAbsoluteScreenPixel( pF->ScreenToOutputPixel( pos ) ); in ImplTaskPaneListGetPos()
|
H A D | brdwin.cxx | 815 …pBorderWindow->ShowTracking( Rectangle( pBorderWindow->ScreenToOutputPixel( aPos ), pBorderWindow-… in ImplTracking() 926 …pBorderWindow->ShowTracking( Rectangle( pBorderWindow->ScreenToOutputPixel( aNewRect.TopLeft() ), … in ImplTracking() 2003 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp()
|
H A D | dockmgr.cxx | 235 … maDockRect.SetPos( mpDockWin->GetWindow()->GetParent()->ImplGetFrameWindow()->ScreenToOutputPixel( in IMPL_LINK() 1094 aPos = GetWindow()->GetParent()->ScreenToOutputPixel( aPos ); in EndDocking()
|
H A D | toolbox.cxx | 1443 aPos = pDropBox->ScreenToOutputPixel( aPos ); in EndDragging() 4624 aPos = ScreenToOutputPixel( aPos ); in MouseButtonDown() 4838 nItemId = GetItemId( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp() 4902 else if ( maNextToolRect.IsInside( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ) ) in RequestHelp() 5512 Point aPos = ScreenToOutputPixel( rRect.TopLeft() ); in StartCustomize() 5516 aMousePos = ScreenToOutputPixel( aPos ); in StartCustomize()
|
H A D | winproc.cxx | 1505 pWindow->ScreenToOutputPixel( aMousePos ) ) ) ) ); in ImplHandleWheelEvent() 1516 pWindow->ScreenToOutputPixel( aMousePos ) ) ) ) ); in ImplHandleWheelEvent() 1534 pWindow->ScreenToOutputPixel( aMousePos ) ) ) ) ); in ImplHandleWheelEvent()
|
/aoo42x/main/avmedia/source/viewer/ |
H A D | mediawindow_impl.cxx | 107 …const MouseEvent aTransformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rMEvt.G… in MouseMove() 118 …const MouseEvent aTransformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rMEvt.G… in MouseButtonDown() 129 …const MouseEvent aTransformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rMEvt.G… in MouseButtonUp() 156 …const CommandEvent aTransformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rCEvt… in Command()
|
/aoo42x/main/avmedia/source/gstreamer/ |
H A D | gstwindow.cxx | 78 …const MouseEvent aTransformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rMEvt.G… in MouseMove() 89 …const MouseEvent aTransformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rMEvt.G… in MouseButtonDown() 100 …const MouseEvent aTransformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rMEvt.G… in MouseButtonUp() 127 …const CommandEvent aTransformedEvent( GetParent()->ScreenToOutputPixel( OutputToScreenPixel( rCEvt… in Command()
|
/aoo42x/main/framework/source/layoutmanager/ |
H A D | toolbarlayoutmanager.cxx | 2345 …aRect.SetPos( pContainerWindow->ScreenToOutputPixel( pDockingAreaWindow->OutputToScreenPixel( aRec… in implts_getWindowRectFromRowColumn() 2868 …aRect.SetPos( pContainerWindow->ScreenToOutputPixel( pDockingAreaWindow->OutputToScreenPixel( aRec… in implts_calcDockingPosSize() 2925 sal_Int32 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize() 2967 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize() 3091 nPosX = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize() 3137 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize() 3254 …nDockPosY = pDockingAreaWindow->ScreenToOutputPixel( pContainerWindow->OutputToScreenPixel( ::Poin… in implts_calcTrackingAndElementRect() 3447 aMousePos = pContainerWindow->ScreenToOutputPixel( ::Point( e.MousePos.X, e.MousePos.Y )); in startDocking() 3539 … ::Point aMousePos( pContainerWindow->ScreenToOutputPixel( ::Point( e.MousePos.X, e.MousePos.Y ))); in docking() 3593 … ::Point aOutputPos = pContainerWindow->ScreenToOutputPixel( aTrackingRect.TopLeft() ); in docking() [all …]
|
/aoo42x/main/sc/source/ui/view/ |
H A D | gridwin5.cxx | 267 Point aPosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp() 295 Point aPosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp()
|
/aoo42x/main/vcl/source/control/ |
H A D | spinfld.cxx | 106 … aClipRect.SetPos( pBorder->ScreenToOutputPixel(pWin->OutputToScreenPixel(aClipRect.TopLeft())) ); in ImplDrawNativeSpinfield() 728 aPoint = pBorder->ScreenToOutputPixel( pWin->OutputToScreenPixel( aPoint ) ); in ImplCalcButtonAreas() 781 aPoint = pBorder->ScreenToOutputPixel( OutputToScreenPixel( aPoint ) ); in Resize()
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | FldRefTreeListBox.cxx | 48 Point aPos( ScreenToOutputPixel( rHEvt.GetMousePosPixel() )); in RequestHelp()
|
/aoo42x/main/svtools/source/contnr/ |
H A D | tooltiplbox.cxx | 46 Point aMousePos( rListBox.ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in lcl_ToolTipLBox_ShowToolTip()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fudraw.cxx | 912 Point aPos(mpWindow->PixelToLogic(mpWindow->ScreenToOutputPixel(aPosPixel))); in RequestHelp() 940 Point aPos(mpWindow->PixelToLogic(mpWindow->ScreenToOutputPixel(rPosPixel))); in SetHelpText()
|
/aoo42x/main/svtools/source/table/ |
H A D | tabledatawindow.cxx | 106 Point const aMousePos( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp()
|
/aoo42x/main/sw/source/core/draw/ |
H A D | dpage.cxx | 163 aPos = pWindow->ScreenToOutputPixel( aPos ); in RequestHelp()
|
/aoo42x/main/svtools/source/control/ |
H A D | taskbox.cxx | 166 sal_uInt16 nItemId = GetItemId( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp()
|
/aoo42x/main/svx/source/form/ |
H A D | fmpage.cxx | 212 aPos = pWindow->ScreenToOutputPixel( aPos ); in RequestHelp()
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | ConnectionLineAccess.cxx | 180 …Point aPoint(m_pLine ? m_pLine->GetParent()->ScreenToOutputPixel(m_pLine->GetBoundingRect().TopLef… in getLocationOnScreen()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | recfloat.cxx | 259 aPoint = GetParent()->ScreenToOutputPixel( aPoint ); in StateChanged()
|
H A D | dockwin.cxx | 1220 aPos = GetParent()->ScreenToOutputPixel( aPos ); in Initialize_Impl() 1529 aPos = pSplitWin->ScreenToOutputPixel( aPos ); in CalcAlignment()
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | opendoccontrols.cxx | 344 Point aRequestPos( ScreenToOutputPixel( _rHEvt.GetMousePosPixel() ) ); in RequestHelp()
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin2.cxx | 116 Point aPos( PixelToLogic( ScreenToOutputPixel( rEvt.GetMousePosPixel() ) )); in RequestHelp()
|