Home
last modified time | relevance | path

Searched refs:maFloatRect (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/vcl/source/window/
H A Dfloatwin.cxx502 if ( pWin->maFloatRect.IsInside( aAbsolute ) ) in ImplFloatHitTest()
690 maFloatRect = rRect; in StartPopupMode()
693 maFloatRect.SetPos( GetParent()->ScreenToOutputPixel( rRect.TopLeft() ) ); in StartPopupMode()
694 maFloatRect = GetParent()->ImplOutputToUnmirroredAbsoluteScreenPixel( maFloatRect ); in StartPopupMode()
697maFloatRect.SetPos( GetParent()->OutputToAbsoluteScreenPixel( GetParent()->ScreenToOutputPixel( rR… in StartPopupMode()
699 maFloatRect.Left() -= 2; in StartPopupMode()
700 maFloatRect.Top() -= 2; in StartPopupMode()
701 maFloatRect.Right() += 2; in StartPopupMode()
702 maFloatRect.Bottom() += 2; in StartPopupMode()
/aoo41x/main/vcl/inc/vcl/
H A Dfloatwin.hxx77 Rectangle maFloatRect; member in FloatingWindow

Completed in 73 milliseconds