Home
last modified time | relevance | path

Searched refs:TopLeft (Results 1 – 25 of 391) sorted by relevance

12345678910>>...16

/trunk/main/svx/source/svdraw/
H A Dsvdorect.cxx160 if (aGeo.nShearWink!=0) ShearXPoly(aXPoly,aRect.TopLeft(),aGeo.nTan); in ImpCalcXPoly()
222 Point aRef(rRect.TopLeft()); in TakeUnrotatedSnapRect()
224 Point aTmpPt(rRect.TopLeft()); in TakeUnrotatedSnapRect()
226 aTmpPt-=rRect.TopLeft(); in TakeUnrotatedSnapRect()
345 aPnt=aRect.TopLeft(); in GetHdl()
364 ShearPoint(aPnt,aRect.TopLeft(),aGeo.nTan); in GetHdl()
369 RotatePoint(aPnt,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in GetHdl()
411 RotatePoint(aPt,aRect.TopLeft(),-aGeo.nSin,aGeo.nCos); in applySpecialDrag()
449 RotatePoint(aPt, aRect.TopLeft(), -aGeo.nSin, aGeo.nCos); in getSpecialDragComment()
549 if (aGeo.nShearWink!=0) ShearPoint(aPt,aRect.TopLeft(),aGeo.nTan); in GetVertexGluePoint()
[all …]
H A Dsvdotxdr.cxx65 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 Dsvdocirc.cxx425 aPnt = aRect.TopLeft(); in GetHdl()
460 ShearPoint(aPnt,aRect.TopLeft(),aGeo.nTan); in GetHdl()
515 ShearPoint(aPt,aRect.TopLeft(),-aGeo.nTan); in applySpecialDrag()
903 RotatePoint(aTmpPt1,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()
1001 Point aDst(rRect.TopLeft()); in TakeUnrotatedSnapRect()
1002 aDst-=aRect.TopLeft(); in TakeUnrotatedSnapRect()
1012 Point aRef(rRect.TopLeft()); in TakeUnrotatedSnapRect()
1014 Point aTmpPt(rRect.TopLeft()); in TakeUnrotatedSnapRect()
[all …]
H A Dsvdotext.cxx811 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()
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()
1330 case 0: aP=aRect.TopLeft(); break; in GetSnapPoint()
1336 if (aGeo.nShearWink!=0) ShearPoint(aP,aRect.TopLeft(),aGeo.nTan); in GetSnapPoint()
[all …]
H A Dsvdoashp.cxx1927 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()
2741 Point aD1(rR.TopLeft()); in AdjustTextFrameWidthAndHeight()
2742 aD1-=aR0.TopLeft(); in AdjustTextFrameWidthAndHeight()
2866 aCenter-=aViewInit.TopLeft(); in TakeTextEditArea()
2970 Point aP( rAnchorRect.TopLeft() ); in TakeTextAnchorRect()
3051 Point aTextPos(aAnkRect.TopLeft()); in TakeTextRect()
[all …]
/trunk/main/svtools/source/hatchwindow/
H A Dipwin.cxx57 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 Dsvxbmpnumvalueset.cxx181 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 Doutdev6.cxx386 Rectangle aRect( aPolyRect.TopLeft(), Size( aPolyRect.GetWidth(), nBaseExtent ) ); 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()
1190 DrawRect( Rectangle( rRect.TopLeft(), Point( rRect.Left(), rRect.Bottom()-1 ) ) ); in ImplDraw2ColorFrame()
[all …]
H A Doutdev4.cxx256 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()
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()
1277 rPt1 = rRect.TopLeft(); in ImplCalcHatchValues()
[all …]
/trunk/main/drawinglayer/source/processor2d/
H A Dvclhelperbufferdevice.cxx249 …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 Dsdclient.cxx111 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 Dfloatwin.cxx259 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 Dviewport.cxx233 const Point aTopLeft( AlignToPixel( rRect.TopLeft() )); in SetVisArea()
340 if ( aPt == aVisArea.TopLeft() ) in SetVisArea()
492 Point aPt( aVisArea.TopLeft() ); in Scroll()
496 CalcPt( &aPt, Rectangle( rRect.TopLeft(), aSize ), in Scroll()
514 Point aPt( aVisArea.TopLeft() ); in Scroll()
532 Point aPnt( aVisArea.TopLeft() ); in Scroll()
598 Point aPos(aVisArea.TopLeft()); in PageUp()
610 Point aPos( aVisArea.TopLeft() ); in PageDown()
723 Point aPos( aVisArea.TopLeft() ); in IMPL_LINK()
791 Point aPos( aVisArea.TopLeft() ); in IMPL_LINK()
[all …]
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx251 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 Ddrviews3.cxx545 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 Ddockwin.cxx763 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 Dimivctl1.cxx1889 Point aPos( rRect.TopLeft() ); in PaintItem()
1934 rRect.TopLeft(), in PaintEntryVirtOutDev()
2068 if( rPos != aBoundRect.TopLeft() ) in SetEntryPos()
2071 pEntry->aGridRect.TopLeft() - pEntry->aRect.TopLeft() ); in SetEntryPos()
2206 return pEntry->aRect.TopLeft(); in GetEntryPos()
2240 Point aPos( aBound.TopLeft() ); in CalcBmpRect()
2282 Point aPos( aBound.TopLeft() ); in CalcTextRect()
3528 Point aPos( rCenterRect.TopLeft() ); in AdjustAtGrid()
3719 Point aPos( aRect.TopLeft() ); in EditEntry()
3725 aRect.TopLeft(), in EditEntry()
[all …]
/trunk/main/vcl/workben/
H A Doutdevgrind.cxx314 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 Dvclxaccessiblelistitem.cxx361 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 Dgraphicprimitivehelper2d.cxx317 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 DAccessibleGridControlHeader.cxx242 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 Dslider.cxx412 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 Dfeshview.cxx154 const Point aOldPos( pDView->GetAllMarkedRect().TopLeft() ); in SelectObj()
1334 aPos = pStartObj->GetSnapRect().TopLeft(); in GetBestObject()
1402 aCurPos = pObj->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()
2664 aRelNullPt = rBound.TopLeft(); in CheckUnboundObjects()
2967 aTempPoly.append(basegfx::B2DPoint(aRect.TopLeft().X(), nYMiddle)); in CreateDefaultShape()
[all …]
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx174 const Point aBLPos = aRect.TopLeft(); in UserDraw()
303 Point aBLPos = aRect.TopLeft(); in UserDraw()
349 pDev->DrawOutDev( aRect.TopLeft(), aRectSize, in UserDraw()
350 aOrgRect.TopLeft(), aRectSize, in UserDraw()
426 Point aBLPos = aRect.TopLeft(); in UserDraw()
/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx62 aRet.Move(aTemp.TopLeft().X(),aTemp.TopLeft().Y()); in GetDropDownPosSizePixel()
74 Point aTopLeft = aTemp.TopLeft(); in GetBoundingRectangle()

Completed in 162 milliseconds

12345678910>>...16