Home
last modified time | relevance | path

Searched refs:AbsoluteScreenToOutputPixel (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vcl/source/window/
H A Ddockwin.cxx179 …maDockPos = Point( mpDockWin->GetParent()->AbsoluteScreenToOutputPixel( OutputToAbsoluteScreenPixe… in IMPL_LINK()
1086 …Pos = pWrapper->mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos ); in GetFloatingPos()
1099 aPos = mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos ); in GetFloatingPos()
H A Ddockmgr.cxx221 …kPos = Point( pDockingArea->OutputToScreenPixel( pDockingArea->AbsoluteScreenToOutputPixel( Output… in IMPL_LINK()
663 aItemClipRect.SetPos( AbsoluteScreenToOutputPixel( aItemClipRect.TopLeft() ) ); in DrawBorder()
922 …Point aDockPos = Point( pDockingArea->AbsoluteScreenToOutputPixel( GetWindow()->OutputToAbsoluteSc… in ImplStartDocking()
1551 aPos = mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos ); in GetFloatingPos()
H A Dfloatwin.cxx447 aPos = pW->AbsoluteScreenToOutputPixel( aPos ); in ImplCalcPos()
741 …aPos = GetParent()->OutputToScreenPixel( GetParent()->AbsoluteScreenToOutputPixel( pBox->OutputToA… in StartPopupMode()
H A Dwinproc.cxx1503 pMouseWindow->AbsoluteScreenToOutputPixel( in ImplHandleWheelEvent()
1514 pMouseWindow->AbsoluteScreenToOutputPixel( in ImplHandleWheelEvent()
1532 pFocusWindow->AbsoluteScreenToOutputPixel( in ImplHandleWheelEvent()
H A Dstatus.cxx561 aTL = pEraseWindow->AbsoluteScreenToOutputPixel( aTL ); in DrawProgress()
H A Dwindow.cxx7487 Point Window::AbsoluteScreenToOutputPixel( const Point& rPos ) const in AbsoluteScreenToOutputPixel() function in Window
7556 aPos = pRelWin->AbsoluteScreenToOutputPixel( aPos ); in ImplGetWindowExtentsRelative()
H A Dtoolbox.cxx3866 aRect.SetPos( AbsoluteScreenToOutputPixel( aRect.TopLeft() ) ); in ImplDrawFloatwinBorder()
H A Dmenu.cxx3205 rPoint = pWindow->AbsoluteScreenToOutputPixel( rPoint ); in ConvertPoint()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx796 aConvPoint = pMain->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()
809 aConvPoint = mpImplWin->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()
H A Dcombobox.cxx1595 aConvPoint = pMain->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()
/trunk/main/vcl/source/app/
H A Dhelp.cxx807 aPos = pWindow->AbsoluteScreenToOutputPixel( aPos ); in ImplSetHelpWindowPos()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4129 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()
4148 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()
4168 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()
4189 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()
4262 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()
/trunk/main/sw/source/ui/utlui/
H A Dnavipi.cxx512 …aT1 = pPopup->GetParent()->OutputToScreenPixel(pPopup->GetParent()->AbsoluteScreenToOutputPixel(aC… in CreateNavigationTool()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx876 Point AbsoluteScreenToOutputPixel( const Point& rPos ) const;

Completed in 257 milliseconds