| /trunk/main/svx/source/svdraw/ |
| H A D | svdorect.cxx | 158 if (aGeo.nShearWink!=0) ShearXPoly(aXPoly,aRect.TopLeft(),aGeo.nTan); in ImpCalcXPoly() 159 if (aGeo.nDrehWink!=0) RotateXPoly(aXPoly,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in ImpCalcXPoly() 220 Point aRef(rRect.TopLeft()); in TakeUnrotatedSnapRect() 222 Point aTmpPt(rRect.TopLeft()); in TakeUnrotatedSnapRect() 224 aTmpPt-=rRect.TopLeft(); in TakeUnrotatedSnapRect() 343 aPnt=aRect.TopLeft(); in GetHdl() 348 case 2: aPnt=aRect.TopLeft(); eKind = HDL_UPLFT; break; // Oben links in GetHdl() 362 ShearPoint(aPnt,aRect.TopLeft(),aGeo.nTan); in GetHdl() 367 RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl() 409 RotatePoint(aPt,aRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in applySpecialDrag() [all …]
|
| H A D | svdotxdr.cxx | 65 case 0: aPnt=aRect.TopLeft(); eKind=HDL_UPLFT; break; // Oben links in GetHdl() 74 if (aGeo.nShearWink!=0) ShearPoint(aPnt,aRect.TopLeft(),aGeo.nTan); in GetHdl() 75 if (aGeo.nDrehWink!=0) RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl() 101 if (aGeo.nDrehWink!=0) RotatePoint(aPos,aTmpRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in ImpDragCalcRect() 103 if (aGeo.nShearWink!=0) ShearPoint(aPos,aTmpRect.TopLeft(),-aGeo.nTan); in ImpDragCalcRect() 172 if(aNewRect.TopLeft() != aRect.TopLeft() && (aGeo.nDrehWink || aGeo.nShearWink)) in applySpecialDrag() 174 Point aNewPos(aNewRect.TopLeft()); in applySpecialDrag() 177 ShearPoint(aNewPos,aRect.TopLeft(),aGeo.nTan); in applySpecialDrag() 180 RotatePoint(aNewPos,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in applySpecialDrag()
|
| H A D | svdocirc.cxx | 425 aPnt = aRect.TopLeft(); in GetHdl() 460 ShearPoint(aPnt,aRect.TopLeft(),aGeo.nTan); in GetHdl() 465 RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl() 512 RotatePoint(aPt,aRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in applySpecialDrag() 515 ShearPoint(aPt,aRect.TopLeft(),-aGeo.nTan); in applySpecialDrag() 903 RotatePoint(aTmpPt1,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in NbcMirror() 904 RotatePoint(aTmpPt2,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in NbcMirror() 907 ShearPoint(aTmpPt1,aRect.TopLeft(),aGeo.nTan); in NbcMirror() 908 ShearPoint(aTmpPt2,aRect.TopLeft(),aGeo.nTan); in NbcMirror() 917 RotatePoint(aTmpPt1,aRect.TopLeft(),-aGeo.nSin,aGeo.nCos); // -sin fuer Umkehrung in NbcMirror() [all …]
|
| H A D | svdotext.cxx | 811 Point aRotateRef(aAnkRect.TopLeft()); in TakeTextAnchorRect() 828 Point aTmpPt(aAnkRect.TopLeft()); in TakeTextAnchorRect() 830 aTmpPt-=aAnkRect.TopLeft(); in TakeTextAnchorRect() 948 Point aTextPos(aAnkRect.TopLeft()); in TakeTextRect() 997 RotatePoint(aTextPos,aAnkRect.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeTextRect() 1273 if (aGeo.nShearWink!=0) ShearPoly(aPol,aRect.TopLeft(),aGeo.nTan); in TakeXorPoly() 1274 if (aGeo.nDrehWink!=0) RotatePoly(aPol,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeXorPoly() 1301 if (aGeo.nDrehWink!=0) RotatePoly(aPol,aR.TopLeft(),aGeo.nSin,aGeo.nCos); in TakeContour() 1313 if (aGeo.nShearWink!=0) ShearPoly(aPol,aRect.TopLeft(),aGeo.nTan); in RecalcSnapRect() 1314 if (aGeo.nDrehWink!=0) RotatePoly(aPol,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in RecalcSnapRect() [all …]
|
| H A D | svdoashp.cxx | 963 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].TopLeft.First, pRec… in MergeDefaultAttributes() 964 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames[ i ].TopLeft.Second, pRec… in MergeDefaultAttributes() 1460 …ancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].TopLeft.First, pRectan… in IsDefaultGeometry() 1461 …ancedCustomShape2d::SetEnhancedCustomShapeParameter( seqTextFrames2[ i ].TopLeft.Second, pRectan… in IsDefaultGeometry() 1913 …SdrTextObj::NbcRotate( aRect.TopLeft(), -aGeo.nDrehWink, // retrieving the unrotated text o… in NbcRotate() 1927 SdrTextObj::NbcRotate( aRect.TopLeft(), nW, // applying text rotation in NbcRotate() 2042 if (aGeo.nShearWink!=0) ShearPoint(aPt,aRect.TopLeft(),aGeo.nTan); in GetVertexGluePoint() 2043 if (aGeo.nDrehWink!=0) RotatePoint(aPt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetVertexGluePoint() 2280 if ( aNewRect.TopLeft()!= pObj->aRect.TopLeft() && in DragResizeCustomShape() 2283 Point aNewPos( aNewRect.TopLeft() ); in DragResizeCustomShape() [all …]
|
| /trunk/main/svtools/source/hatchwindow/ |
| H A D | ipwin.cxx | 57 aRects[ 0 ] = Rectangle( aOuter.TopLeft(), aBorder ); in FillHandleRectsPixel() 202 aRect.SetPos( pWin->PixelToLogic( aRect.TopLeft() ) ); in SelectMove() 222 aPos = aRect.TopLeft() - aOuter.TopLeft(); in GetTrackPosPixel() 246 aPos = aRect.TopLeft() - aOuter.TopLeft(); in GetTrackPosPixel() 298 aTrackRect.SetPos( aTrackRect.TopLeft() + aDiff ); in GetTrackRectPixel() 541 aRect.SetPos( aRect.TopLeft() + aDiff ); in MouseMove() 545 aRect.SetPos( aRect.TopLeft() - aDiff ); in MouseMove() 563 aRect.SetPos( aRect.TopLeft() + aDiff ); in MouseButtonUp()
|
| /trunk/main/svx/source/dialog/ |
| H A D | svxbmpnumvalueset.cxx | 181 Point aBLPos = aRect.TopLeft(); in UserDraw() 235 pDev->DrawOutDev( aRect.TopLeft(), aRectSize, in UserDraw() 236 aOrgRect.TopLeft(), aRectSize, in UserDraw() 286 long nStartX = aOrgRect.TopLeft().X(); in UserDraw() 287 long nStartY = aOrgRect.TopLeft().Y(); in UserDraw() 412 pDev->DrawOutDev( aRect.TopLeft(), aRectSize, in UserDraw() 413 aOrgRect.TopLeft(), aRectSize, in UserDraw() 531 Point aBLPos = aRect.TopLeft(); in UserDraw()
|
| /trunk/main/vcl/source/gdi/ |
| H A D | outdev6.cxx | 386 Rectangle aRect( aPolyRect.TopLeft(), Size( aPolyRect.GetWidth(), nBaseExtent ) ); in DrawTransparent() 393 … aRect = Rectangle( aPolyRect.TopLeft(), Size( nBaseExtent, aPolyRect.GetHeight() ) ); in DrawTransparent() 484 Bitmap aPaint( GetBitmap( aDstRect.TopLeft(), aDstSz ) ); in DrawTransparent() 593 DrawBitmap( aDstRect.TopLeft(), aPaint ); in DrawTransparent() 693 const Point aOutPos(PixelToLogic(aDstRect.TopLeft())); in DrawTransparent() 708 aDstRect.TopLeft(), pVDev->GetOutputSizePixel(), // source in DrawTransparent() 730 DrawBitmapEx(aDstRect.TopLeft(), BitmapEx(aPaint, aAlpha)); in DrawTransparent() 738 Point aOutPos( PixelToLogic( aDstRect.TopLeft() ) ); in DrawTransparent() 778 DrawBitmapEx( aDstRect.TopLeft(), BitmapEx( aPaint, aAlpha ) ); in DrawTransparent() 875 aPos = aBound.TopLeft(); in ImplDrawBitmapWallpaper() [all …]
|
| H A D | outdev4.cxx | 256 aPoly[0] = aBorderRect.TopLeft(); in ImplDrawLinearGradient() 270 aPoly[0] = aBorderRect.TopLeft(); in ImplDrawLinearGradient() 342 aPoly[0] = aRect.TopLeft(); in ImplDrawLinearGradient() 355 aPoly[0] = aMirrorRect.TopLeft(); in ImplDrawLinearGradient() 379 aPoly[0] = aRect.TopLeft(); in ImplDrawLinearGradient() 975 pVDev->DrawOutDev( Point(), aDstSize, aDstRect.TopLeft(), aDstSize, *this ); in DrawGradient() 987 DrawOutDev( aDstRect.TopLeft(), aDstSize, Point(), aDstSize, *pVDev ); in DrawGradient() 1234 aRef = ( !IsRefPoint() ? rRect.TopLeft() : GetRefPoint() ); in ImplCalcHatchValues() 1239 rPt1 = rRect.TopLeft(); in ImplCalcHatchValues() 1254 rPt1 = rRect.TopLeft(); in ImplCalcHatchValues() [all …]
|
| /trunk/main/drawinglayer/source/processor2d/ |
| H A D | vclhelperbufferdevice.cxx | 249 …mpContent->DrawOutDev(aEmptyPoint, maDestPixel.GetSize(), maDestPixel.TopLeft(), maDestPixel.GetSi… in impBufferDevice() 256 const Point aLogicTopLeft(mrOutDev.PixelToLogic(maDestPixel.TopLeft())); in impBufferDevice() 315 mrOutDev.DrawBitmapEx(maDestPixel.TopLeft(), BitmapEx(aContent, aAlphaMask)); in paint() 328 mrOutDev.DrawBitmapEx(maDestPixel.TopLeft(), BitmapEx(aContent, aMask)); in paint() 334 mrOutDev.DrawBitmapEx(maDestPixel.TopLeft(), BitmapEx(aContent, aAlphaMask)); in paint() 338 mrOutDev.DrawBitmap(maDestPixel.TopLeft(), aContent); in paint()
|
| /trunk/main/sd/source/ui/docshell/ |
| H A D | sdclient.cxx | 111 aObjRect.SetPos( aOldRect.TopLeft() ); in RequestNewObjectArea() 120 Point aPos = aObjRect.TopLeft(); in RequestNewObjectArea() 122 Point aWorkAreaTL = aWorkArea.TopLeft(); in RequestNewObjectArea() 198 pSdrOle2Obj->SetLogicRect( Rectangle( aLogicRect.TopLeft(), aLogicSize ) ); in ViewChanged() 221 pSdrOle2Obj->SetLogicRect( Rectangle( aLogicRect.TopLeft(), aScaledSize ) ); in ViewChanged()
|
| /trunk/main/vcl/source/window/ |
| H A D | floatwin.cxx | 259 normRect.SetPos( pW->ScreenToOutputPixel( normRect.TopLeft() ) ); in ImplCalcPos() 263 Rectangle devRect( pW->OutputToAbsoluteScreenPixel( normRect.TopLeft() ), in ImplCalcPos() 339 e1 = devRect.TopLeft(); in ImplCalcPos() 379 e1 = devRect.TopLeft(); in ImplCalcPos() 477 aAbsolute = aRect.TopLeft(); in ImplFloatHitTest() 693 maFloatRect.SetPos( GetParent()->ScreenToOutputPixel( rRect.TopLeft() ) ); in StartPopupMode() 697 … GetParent()->OutputToAbsoluteScreenPixel( GetParent()->ScreenToOutputPixel( rRect.TopLeft() ) ) ); in StartPopupMode() 741 …GetParent()->AbsoluteScreenToOutputPixel( pBox->OutputToAbsoluteScreenPixel( aRect.TopLeft() ) ) ); in StartPopupMode()
|
| /trunk/main/sw/source/ui/uiview/ |
| H A D | viewport.cxx | 230 const Point aTopLeft( AlignToPixel( rRect.TopLeft() )); in SetVisArea() 337 if ( aPt == aVisArea.TopLeft() ) in SetVisArea() 489 Point aPt( aVisArea.TopLeft() ); in Scroll() 493 CalcPt( &aPt, Rectangle( rRect.TopLeft(), aSize ), in Scroll() 511 Point aPt( aVisArea.TopLeft() ); in Scroll() 529 Point aPnt( aVisArea.TopLeft() ); in Scroll() 595 Point aPos(aVisArea.TopLeft()); in PageUp() 607 Point aPos( aVisArea.TopLeft() ); in PageDown() 720 Point aPos( aVisArea.TopLeft() ); in IMPL_LINK() 788 Point aPos( aVisArea.TopLeft() ); in IMPL_LINK() [all …]
|
| /trunk/main/sfx2/source/doc/ |
| H A D | graphhelp.cxx | 251 aVDev.DrawBitmapEx( aOverlayRect.TopLeft(), aOverlayRect.GetSize(), rOverlay ); in mergeBitmaps_Impl() 261 … Bitmap aOverlayMergeBmp( aVDev.GetBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize() ) ); in mergeBitmaps_Impl() 264 … aVDev.DrawBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize(), rOverlay.GetMask() ); in mergeBitmaps_Impl() 272 …aOverlayMergeBmp.CombineSimple( aVDev.GetBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize() ),… in mergeBitmaps_Impl() 273 … aVDev.DrawBitmap( aOverlayRect.TopLeft(), aOverlayRect.GetSize(), aOverlayMergeBmp ); in mergeBitmaps_Impl() 361 aVDev.DrawBitmapEx( aOverlayRect.TopLeft(), aOverlayRect.GetSize(), *pOverlay ); in createThumb_Impl()
|
| /trunk/main/sd/source/ui/view/ |
| H A D | drviews3.cxx | 545 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 548 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 602 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 605 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 656 aRect.SetPos(aRect.TopLeft() + aPagePos); in ExecRuler() 671 aRect.SetPos(aRect.TopLeft() - aPagePos); in ExecRuler() 891 Point aPos( aPagePos + maMarkRect.TopLeft() ); in GetRulerState() 940 aResizeRect.SetPos(aResizeRect.TopLeft() + aPagePos); in GetRulerState()
|
| /trunk/main/sfx2/source/dialog/ |
| H A D | dockwin.cxx | 763 aPos = aInnerRect.TopLeft(); in Docking() 1399 Point aPos = aDockingRect.TopLeft(); in CalcAlignment() 1571 rRect.SetPos( aDockingRect.TopLeft() ); in CalcAlignment() 1577 Point aPoint = aDockingRect.TopLeft(); in CalcAlignment() 1588 aPoint = aInnerRect.TopLeft(); in CalcAlignment() 1612 aPoint = aInnerRect.TopLeft(); in CalcAlignment() 1642 aDockingRect.SetPos( aInnerRect.TopLeft() ); in CalcAlignment() 1659 aDockingRect.SetPos( aInnerRect.TopLeft() ); in CalcAlignment() 1802 DrawLine(aRect.TopLeft(), aRect.TopRight()); in Paint() 1816 DrawLine(aRect.TopLeft(), aRect.BottomLeft()); in Paint()
|
| /trunk/main/svtools/source/contnr/ |
| H A D | imivctl1.cxx | 64 : _pEntry( pEntry), _aPos( rBoundRect.TopLeft()) {} in SvxIconChoiceCtrlEntry_Impl() 686 if( (nWinBits & WB_SMART_ARRANGE) && aCurOutputArea.TopLeft() != aEmptyPoint ) in ImpArrange() 704 if( (nWinBits & WB_SMART_ARRANGE) && aCurOutputArea.TopLeft() != aEmptyPoint ) in ImpArrange() 806 PaintEntry( pEntry, rBoundRect.TopLeft(), pView, sal_True ); in Paint() 850 PaintEntry( pEntry, rBoundRect.TopLeft() ); in RepaintEntries() 1129 Rectangle aRect( aCurSelectionRect.TopLeft(), aDocPos ); in Tracking() 1889 Point aPos( rRect.TopLeft() ); in PaintItem() 1929 Point(), aSize, rRect.TopLeft(), aSize, *pView ); in PaintEntryVirtOutDev() 1934 rRect.TopLeft(), in PaintEntryVirtOutDev() 2068 if( rPos != aBoundRect.TopLeft() ) in SetEntryPos() [all …]
|
| /trunk/main/vcl/workben/ |
| H A D | outdevgrind.cxx | 314 aRect2.TopLeft(), aRect2.GetSize(), in setupMethodStubs() 315 aRect.TopLeft(), aRect.GetSize())); in setupMethodStubs() 329 aRect2.TopLeft(), aRect2.GetSize(), in setupMethodStubs() 330 aRect.TopLeft(), aRect.GetSize(), in setupMethodStubs() 345 aRect2.TopLeft(), aRect2.GetSize(), in setupMethodStubs() 346 aRect.TopLeft(), aRect.GetSize(), in setupMethodStubs()
|
| /trunk/main/accessibility/source/standard/ |
| H A D | vclxaccessiblelistitem.cxx | 361 aRect.Move(-aRect.TopLeft().X(),-aRect.TopLeft().Y()); in containsPoint() 393 aPoint = aRect.TopLeft(); in getLocation() 407 aPoint = aRect.TopLeft(); in getLocationOnScreen() 408 aPoint += m_pListBoxHelper->GetWindowExtentsRelative( NULL ).TopLeft(); in getLocationOnScreen() 508 aPnt += aItemRect.TopLeft(); in getIndexAtPoint()
|
| /trunk/main/drawinglayer/source/primitive2d/ |
| H A D | graphicprimitivehelper2d.cxx | 317 const Point aOrigin(aRectangle.TopLeft()); in create2DDecompositionOfGraphic() 513 … aOut.DrawArc(aRectangle, aRectangle.TopLeft(), aRectangle.BottomCenter()); in create2DDecompositionOfGraphic() 520 … aOut.DrawPie(aRectangle, aRectangle.TopLeft(), aRectangle.BottomCenter()); in create2DDecompositionOfGraphic() 527 … aOut.DrawChord(aRectangle, aRectangle.TopLeft(), aRectangle.BottomCenter()); in create2DDecompositionOfGraphic() 637 aOut.DrawBitmapEx(aRectangle.TopLeft(), aBitmapEx); in create2DDecompositionOfGraphic() 645 … aOut.DrawBitmapEx(aRectangle.TopLeft(), aRectangle.GetSize(), aBitmapEx); in create2DDecompositionOfGraphic() 655 aRectangle.TopLeft(), in create2DDecompositionOfGraphic()
|
| /trunk/main/accessibility/source/extended/ |
| H A D | AccessibleGridControlHeader.cxx | 242 return Rectangle(aGridRect.TopLeft(), Size(aGridRect.getWidth(),aHeaderRect.getHeight())); in implGetBoundingBox() 244 return Rectangle(aGridRect.TopLeft(), Size(aHeaderRect.getWidth(),aGridRect.getHeight())); in implGetBoundingBox() 253 return Rectangle(aGridRect.TopLeft(), Size(aGridRect.getWidth(),aHeaderRect.getHeight())); in implGetBoundingBoxOnScreen() 255 return Rectangle(aGridRect.TopLeft(), Size(aHeaderRect.getWidth(),aGridRect.getHeight())); in implGetBoundingBoxOnScreen()
|
| /trunk/main/vcl/source/control/ |
| H A D | slider.cxx | 412 DrawLine( aRect.TopLeft(), Point( aRect.Left(), aRect.Bottom()-1 ) ); in ImplDraw() 413 DrawLine( aRect.TopLeft(), aRect.TopRight() ); in ImplDraw() 417 DrawLine( aRect.TopLeft(), Point( aRect.Right()-1, aRect.Top() ) ); in ImplDraw() 418 DrawLine( aRect.TopLeft(), aRect.BottomLeft() ); in ImplDraw() 471 DrawLine( aRect.TopLeft(), Point( aRect.Right()-1, aRect.Top() ) ); in ImplDraw() 473 DrawLine( aRect.TopLeft(), Point( aRect.Left(), aRect.Bottom()-1 ) ); in ImplDraw()
|
| /trunk/main/sw/source/core/frmedt/ |
| H A D | feshview.cxx | 130 pSh->SetCrsr( pSh->Imp()->GetDrawView()->GetAllMarkedRect().TopLeft(), sal_True); in lcl_GrabCursor() 154 const Point aOldPos( pDView->GetAllMarkedRect().TopLeft() ); in SelectObj() 1334 aPos = pStartObj->GetSnapRect().TopLeft(); in GetBestObject() 1402 aCurPos = pObj->GetCurrentBoundRect().TopLeft(); in GetBestObject() 1424 aCurPos = pTmpObj->GetCurrentBoundRect().TopLeft(); in GetBestObject() 1617 Point aTmpPos( rSdrObj.GetSnapRect().TopLeft() ); in ImpEndCreate() 1859 aRelNullPt = rBound.TopLeft(); in ImpEndCreate() 2201 Point aRet( aRect.TopLeft() ); in GetAnchorObjDiff() 2222 return Imp()->GetDrawView()->GetDragStat().GetActionRect().TopLeft(); in GetObjAbsPos() 2623 const Point aPt( rBound.TopLeft() ); in CheckUnboundObjects() [all …]
|
| /trunk/main/svx/source/sidebar/tools/ |
| H A D | ValueSetWithTextControl.cxx | 172 const Point aBLPos = aRect.TopLeft(); in UserDraw() 301 Point aBLPos = aRect.TopLeft(); in UserDraw() 347 pDev->DrawOutDev( aRect.TopLeft(), aRectSize, in UserDraw() 348 aOrgRect.TopLeft(), aRectSize, in UserDraw() 424 Point aBLPos = aRect.TopLeft(); in UserDraw()
|
| /trunk/main/canvas/source/vcl/ |
| H A D | canvashelper_texturefill.cxx | 142 ::vcl::unotools::b2DPointFromPoint( rBounds.TopLeft() ) - in fillLinearGradient() 429 aTempPoly2[0] = rBounds.TopLeft(); in fillPolygonalGradient() 433 aTempPoly2[4] = rBounds.TopLeft(); in fillPolygonalGradient() 1100 const ::Point aOutPos( aPt - aPolygonDeviceRect.TopLeft() ); in fillTexturedPolyPolygon() 1130 rOutDev.DrawBitmapEx( aPolygonDeviceRect.TopLeft(), in fillTexturedPolyPolygon() 1134 mp2ndOutDev->getOutDev().DrawBitmapEx( aPolygonDeviceRect.TopLeft(), in fillTexturedPolyPolygon()
|