Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdorect.cxx155 aNeuPoly[0]=rRect1.BottomCenter(); in ImpCalcXPoly()
356 case 8: aPnt=aRect.BottomCenter(); eKind = HDL_LOWER; break; // Unten in GetHdl()
546 case 2: aPt=aRect.BottomCenter(); aPt.Y()+=nWdt; break; in GetVertexGluePoint()
H A Dsvdocirc.cxx449 aPnt = aRect.BottomCenter(); in GetHdl()
989 Union(rRect,aRect.BottomCenter()); in TakeUnrotatedSnapRect()
H A Dsvdotxdr.cxx71 case 6: aPnt=aRect.BottomCenter(); eKind=HDL_LOWER; break; // Unten in GetHdl()
H A Dsvdmrkv.cxx798 … if ( !bHgt0) aHdl.AddHdl(new SdrHdl(aRect.BottomCenter(),HDL_LOWER)); in SetMarkHandles()
1978 else if (aRct1.IsInside(aBR.BottomCenter())) eRet=SDRHIT_BOUNDBC; in PickSomething()
H A Dsvdobj.cxx1245 case 6: pH=new SdrHdl(rR.BottomCenter(),HDL_LOWER); break; // Unten in GetHdl()
2322 case 2 : aPt = aR.BottomCenter(); break; in GetVertexGluePoint()
H A Dsvdedtv1.cxx1464 case RP_MB: return aRect.BottomCenter(); in ImpGetPoint()
H A Dsvdoashp.cxx2039 case 2: aPt=aRect.BottomCenter(); aPt.Y()+=nWdt; break; in GetVertexGluePoint()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx513 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()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx166 DrawPie( maRect, maRect.BottomLeft(), maRect.BottomCenter() ); in DrawBackground()
170 DrawPie( maRect, maRect.BottomCenter(), maRect.TopRight() ); in DrawBackground()
/trunk/main/tools/inc/tools/
H A Dgen.hxx413 Point BottomCenter() const;
535 inline Point Rectangle::BottomCenter() const in BottomCenter() function in Rectangle
/trunk/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx600 Point aWinPos = aIconRect.BottomCenter(); in GetBubbleWindow()
772 Point aWinPos = aIconRect.BottomCenter(); in IMPL_LINK()
/trunk/main/svx/source/engine3d/
H A Ddragmt3d.cxx527 maScaleFixPos = maFullBound.BottomCenter(); in E3dDragMove()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1050 …if ( !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomCenter(),HDL… in addCustomHandles()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx2437 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomCenter(),HDL_LOWER) ); pH->SetMoveOutside( true ); in AddToHdlList()

Completed in 95 milliseconds