Lines Matching refs:ScreenToOutputPixel
2332 …aRect.SetPos( pContainerWindow->ScreenToOutputPixel( pDockingAreaWindow->OutputToScreenPixel( aRec… in implts_getWindowRectFromRowColumn()
2855 …aRect.SetPos( pContainerWindow->ScreenToOutputPixel( pDockingAreaWindow->OutputToScreenPixel( aRec… in implts_calcDockingPosSize()
2912 sal_Int32 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
2954 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
3078 nPosX = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
3124 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
3241 …nDockPosY = pDockingAreaWindow->ScreenToOutputPixel( pContainerWindow->OutputToScreenPixel( ::Poin… in implts_calcTrackingAndElementRect()
3434 aMousePos = pContainerWindow->ScreenToOutputPixel( ::Point( e.MousePos.X, e.MousePos.Y )); in startDocking()
3526 … ::Point aMousePos( pContainerWindow->ScreenToOutputPixel( ::Point( e.MousePos.X, e.MousePos.Y ))); in docking()
3580 … ::Point aOutputPos = pContainerWindow->ScreenToOutputPixel( aTrackingRect.TopLeft() ); in docking()
3597 … aUIDockingElement.m_aFloatingData.m_aPos = pContainerWindow->ScreenToOutputPixel( in docking()
3619 …aUIDockingElement.m_aFloatingData.m_aPos = pContainerWindow->ScreenToOutputPixel(::Point( e.MouseP… in docking()