| /AOO41X/main/vcl/source/window/ |
| H A D | floatwin.cxx | 250 Rectangle aScreenRect = pWindow->ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplCalcPos() local 271 aScreenRect = Application::GetScreenPosSizePixel( in ImplCalcPos() 329 if( (devRectRTL.Right()+aSize.Width()) > aScreenRect.Right() ) in ImplCalcPos() 334 if ( aPos.X() < aScreenRect.Left() ) in ImplCalcPos() 353 if( (devRectRTL.Left() - aSize.Width()) < aScreenRect.Left() ) in ImplCalcPos() 358 if ( aPos.X()+aSize.Width() > aScreenRect.Right() ) in ImplCalcPos() 375 if ( aPos.Y() < aScreenRect.Top() ) in ImplCalcPos() 390 if ( aPos.Y()+aSize.Height() > aScreenRect.Bottom() ) in ImplCalcPos() 411 if ( aPos.Y()+aSize.Height() > aScreenRect.Bottom() ) in ImplCalcPos() 414 if ( aPos.Y() < aScreenRect.Top() ) in ImplCalcPos() [all …]
|
| H A D | syswin.cxx | 656 Rectangle aScreenRect; in ImplMoveToScreen() local 659 aScreenRect = Application::GetScreenPosSizePixel( GetScreenNumber() ); in ImplMoveToScreen() 663 aScreenRect = Application::GetScreenPosSizePixel( 0 ); in ImplMoveToScreen() 665 aScreenRect.Union( Application::GetScreenPosSizePixel( i ) ); in ImplMoveToScreen() 675 if( io_rX + i_nWidth < aScreenRect.Left() ) in ImplMoveToScreen() 678 io_rX = aScreenRect.Left(); in ImplMoveToScreen() 681 if( io_rX > aScreenRect.Right() - i_nWidth ) in ImplMoveToScreen() 684 io_rX = aScreenRect.Right() - i_nWidth; in ImplMoveToScreen() 687 if( io_rY + i_nHeight < aScreenRect.Top() ) in ImplMoveToScreen() 690 io_rY = aScreenRect.Top(); in ImplMoveToScreen() [all …]
|
| H A D | toolbox.cxx | 1425 Rectangle aScreenRect( maRect ); in EndDragging() local 1426 aScreenRect.Move( aOff.X(), aOff.Y() ); in EndDragging() 1427 ToolBox* pDropBox = FindToolBox( aScreenRect ); in EndDragging() 1434 aPos.X() = aScreenRect.Left()-TB_CUSTOMIZE_OFFSET; in EndDragging() 1435 aPos.Y() = aScreenRect.Center().Y(); in EndDragging() 1439 aPos.X() = aScreenRect.Center().X(); in EndDragging() 1440 aPos.Y() = aScreenRect.Top()-TB_CUSTOMIZE_OFFSET; in EndDragging()
|
| /AOO41X/main/vcl/aqua/source/window/ |
| H A D | salframe.cxx | 371 Rectangle aScreenRect; in initShow() local 372 GetWorkArea( aScreenRect ); in initShow() 377 if( nNewX < aScreenRect.Left() ) in initShow() 378 nNewX = aScreenRect.Left(); in initShow() 379 if( long(nNewX + maGeometry.nWidth) > aScreenRect.Right() ) in initShow() 380 nNewX = aScreenRect.Right() - maGeometry.nWidth-1; in initShow() 382 if( nNewY < aScreenRect.Top() ) in initShow() 383 nNewY = aScreenRect.Top(); in initShow() 384 if( nNewY > aScreenRect.Bottom() ) in initShow() 385 nNewY = aScreenRect.Bottom() - maGeometry.nHeight-1; in initShow() [all …]
|
| /AOO41X/main/vcl/source/app/ |
| H A D | help.cxx | 705 Rectangle aScreenRect = pHelpWin->ImplGetFrameWindow()->GetDesktopRectPixel(); in ImplSetHelpWindowPos() local 715 long nScreenHeight = aScreenRect.GetHeight(); in ImplSetHelpWindowPos() 717 if ( aPos.Y() > aScreenRect.Top()+nScreenHeight-(nScreenHeight/4) ) in ImplSetHelpWindowPos() 773 if ( aPos.X() < aScreenRect.Left() ) in ImplSetHelpWindowPos() 774 aPos.X() = aScreenRect.Left(); in ImplSetHelpWindowPos() 775 else if ( ( aPos.X() + aSz.Width() ) > aScreenRect.Right() ) in ImplSetHelpWindowPos() 776 aPos.X() = aScreenRect.Right() - aSz.Width(); in ImplSetHelpWindowPos() 777 if ( aPos.Y() < aScreenRect.Top() ) in ImplSetHelpWindowPos() 778 aPos.Y() = aScreenRect.Top(); in ImplSetHelpWindowPos() 779 else if ( ( aPos.Y() + aSz.Height() ) > aScreenRect.Bottom() ) in ImplSetHelpWindowPos() [all …]
|
| /AOO41X/main/cui/source/options/ |
| H A D | readonlyimage.cxx | 56 Rectangle aScreenRect( OutputToScreenPixel( aLogicPix.TopLeft() ), in RequestHelp() local 61 Help::ShowBalloon( this, rHEvt.GetMousePosPixel(), aScreenRect, in RequestHelp() 64 Help::ShowQuickHelp( this, aScreenRect, aStr ); in RequestHelp()
|
| /AOO41X/main/editeng/source/accessibility/ |
| H A D | AccessibleImageBullet.cxx | 283 Rectangle aScreenRect = AccessibleEditableTextPara::LogicToPixel( aRect, in getBounds() local 290 return awt::Rectangle( aScreenRect.Left() + aOffset.X(), in getBounds() 291 aScreenRect.Top() + aOffset.Y(), in getBounds() 292 aScreenRect.GetSize().Width(), in getBounds() 293 aScreenRect.GetSize().Height() ); in getBounds()
|
| H A D | AccessibleEditableTextPara.cxx | 1148 Rectangle aScreenRect = AccessibleEditableTextPara::LogicToPixel( aRect, in getBounds() local 1155 return awt::Rectangle( aScreenRect.Left() + aOffset.X(), in getBounds() 1156 aScreenRect.Top() + aOffset.Y(), in getBounds() 1157 aScreenRect.GetSize().Width(), in getBounds() 1158 aScreenRect.GetSize().Height() ); in getBounds() 1588 Rectangle aScreenRect = AccessibleEditableTextPara::LogicToPixel( aRect, in getCharacterBounds() local 1595 aScreenRect.Move( -aParaRect.X, -aParaRect.Y ); in getCharacterBounds() 1600 return awt::Rectangle( aScreenRect.Left() + aOffset.X(), in getCharacterBounds() 1601 aScreenRect.Top() + aOffset.Y(), in getCharacterBounds() 1602 aScreenRect.GetSize().Width(), in getCharacterBounds() [all …]
|
| /AOO41X/main/sw/source/core/access/ |
| H A D | accpara.cxx | 1614 Rectangle aScreenRect( GetMap()->CoreToPixel( aTmpRect.SVRect() )); in GetCurrentTabStop() local 1618 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in GetCurrentTabStop() 1620 tabs[0].Position = aScreenRect.GetWidth(); in GetCurrentTabStop() 2694 Rectangle aScreenRect( GetMap()->CoreToPixel( aCoreRect.SVRect() )); in getCharacterBounds() local 2698 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in getCharacterBounds() 2702 aScreenRect.Left(), aScreenRect.Top(), in getCharacterBounds() 2703 aScreenRect.GetWidth(), aScreenRect.GetHeight() ); in getCharacterBounds() 4039 Rectangle aScreenRect( GetMap()->CoreToPixel( aCursorCoreRect.SVRect() )); in getNumberOfLineWithCaret() local 4043 aScreenRect.Move( -aFrmPixPos.X(), -aFrmPixPos.Y() ); in getNumberOfLineWithCaret() 4046 const awt::Rectangle aCursorRect( aScreenRect.Left(), in getNumberOfLineWithCaret() [all …]
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | gridwin5.cxx | 380 Rectangle aScreenRect(OutputToScreenPixel(aPixRect.TopLeft()), in RequestHelp() local 384 Help::ShowBalloon(this,rHEvt.GetMousePosPixel(), aScreenRect, aHelpText); in RequestHelp() 386 Help::ShowQuickHelp(this,aScreenRect, aHelpText); in RequestHelp()
|
| /AOO41X/main/sw/source/ui/docvw/ |
| H A D | edtwin2.cxx | 485 Rectangle aScreenRect(OutputToScreenPixel(aLogicPix.TopLeft()), in RequestHelp() local 489 Help::ShowBalloon(this, rEvt.GetMousePosPixel(), aScreenRect, sTxt); in RequestHelp() 491 Help::ShowQuickHelp(this, aScreenRect, sTxt); in RequestHelp()
|
| /AOO41X/main/xmlsecurity/source/dialogs/ |
| H A D | macrosecurity.cxx | 442 Rectangle aScreenRect( OutputToScreenPixel( aLogicPix.TopLeft() ), in RequestHelp() local 447 Help::ShowBalloon( this, rHEvt.GetMousePosPixel(), aScreenRect, in RequestHelp() 450 Help::ShowQuickHelp( this, aScreenRect, aStr ); in RequestHelp()
|
| /AOO41X/main/sc/source/ui/Accessibility/ |
| H A D | AccessiblePreviewTable.cxx | 507 Rectangle aScreenRect(GetBoundingBox()); in getAccessibleAtPoint() local 510 aMovedPoint.X += aScreenRect.Left(); in getAccessibleAtPoint() 511 aMovedPoint.Y += aScreenRect.Top(); in getAccessibleAtPoint()
|
| /AOO41X/main/svx/source/dialog/ |
| H A D | imapwnd.cxx | 721 Rectangle aScreenRect( OutputToScreenPixel( aLogicPix.TopLeft() ), in RequestHelp() local 725 Help::ShowBalloon( this, rHEvt.GetMousePosPixel(), aScreenRect, aStr ); in RequestHelp() 727 Help::ShowQuickHelp( this, aScreenRect, aStr ); in RequestHelp()
|
| /AOO41X/main/sd/source/ui/func/ |
| H A D | fudraw.cxx | 1079 Rectangle aScreenRect(mpWindow->OutputToScreenPixel(aLogicPix.TopLeft()), in SetHelpText() local 1083 Help::ShowBalloon( (Window*)mpWindow, rPosPixel, aScreenRect, aHelpText); in SetHelpText() 1085 Help::ShowQuickHelp( (Window*)mpWindow, aScreenRect, aHelpText); in SetHelpText()
|
| H A D | futext.cxx | 1308 Rectangle aScreenRect(mpWindow->OutputToScreenPixel(aLogicPix.TopLeft()), in RequestHelp() local 1313 … bReturn = Help::ShowBalloon( (Window*)mpWindow, rHEvt.GetMousePosPixel(), aScreenRect, aHelpText); in RequestHelp() 1317 bReturn = Help::ShowQuickHelp( (Window*)mpWindow, aScreenRect, aHelpText); in RequestHelp()
|
| /AOO41X/main/sd/source/ui/view/ |
| H A D | viewoverlaymanager.cxx | 231 Rectangle aScreenRect( pDev->LogicToPixel( GetPos() ), maImageSize ); in onMouseEnter() local 232 …atic_cast< ::Window* >( pHdlList->GetView()->GetFirstOutputDevice() ), aScreenRect, aHelpText, 0 )… in onMouseEnter()
|
| /AOO41X/main/dbaccess/source/ui/control/ |
| H A D | dbtreelistbox.cxx | 365 Rectangle aScreenRect( OutputToScreenPixel( GetEntryPosition( pEntry ) ), aSize ); in RequestHelp() local 367 Help::ShowQuickHelp( this, aScreenRect, in RequestHelp()
|
| /AOO41X/main/sfx2/source/appl/ |
| H A D | newhelp.cxx | 2926 Rectangle aScreenRect = pScreenWin->GetClientWindowExtentsRelative( NULL ); in MakeLayout() local 2927 Point aNewPos = aScreenRect.TopLeft(); in MakeLayout()
|