Searched refs:BottomCenter (Results 1 – 14 of 14) sorted by relevance
/trunk/main/svx/source/svdraw/ |
H A D | svdorect.cxx | 155 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 D | svdocirc.cxx | 449 aPnt = aRect.BottomCenter(); in GetHdl() 989 Union(rRect,aRect.BottomCenter()); in TakeUnrotatedSnapRect()
|
H A D | svdotxdr.cxx | 71 case 6: aPnt=aRect.BottomCenter(); eKind=HDL_LOWER; break; // Unten in GetHdl()
|
H A D | svdmrkv.cxx | 798 … 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 D | svdobj.cxx | 1245 case 6: pH=new SdrHdl(rR.BottomCenter(),HDL_LOWER); break; // Unten in GetHdl() 2322 case 2 : aPt = aR.BottomCenter(); break; in GetVertexGluePoint()
|
H A D | svdedtv1.cxx | 1464 case RP_MB: return aRect.BottomCenter(); in ImpGetPoint()
|
H A D | svdoashp.cxx | 2039 case 2: aPt=aRect.BottomCenter(); aPt.Y()+=nWdt; break; in GetVertexGluePoint()
|
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | graphicprimitivehelper2d.cxx | 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()
|
/trunk/main/svx/source/dialog/ |
H A D | dialcontrol.cxx | 166 DrawPie( maRect, maRect.BottomLeft(), maRect.BottomCenter() ); in DrawBackground() 170 DrawPie( maRect, maRect.BottomCenter(), maRect.TopRight() ); in DrawBackground()
|
/trunk/main/tools/inc/tools/ |
H A D | gen.hxx | 413 Point BottomCenter() const; 535 inline Point Rectangle::BottomCenter() const in BottomCenter() function in Rectangle
|
/trunk/main/extensions/source/update/ui/ |
H A D | updatecheckui.cxx | 600 Point aWinPos = aIconRect.BottomCenter(); in GetBubbleWindow() 772 Point aWinPos = aIconRect.BottomCenter(); in IMPL_LINK()
|
/trunk/main/svx/source/engine3d/ |
H A D | dragmt3d.cxx | 527 maScaleFixPos = maFullBound.BottomCenter(); in E3dDragMove()
|
/trunk/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 1050 …if ( !bHgt0) rHandlerList.AddHdl(new SmartHdl( xThis, mpPathObj, aRect.BottomCenter(),HDL… in addCustomHandles()
|
/trunk/main/svx/source/table/ |
H A D | svdotable.cxx | 2437 rHdlList.AddHdl( pH = new SdrHdl(aRect.BottomCenter(),HDL_LOWER) ); pH->SetMoveOutside( true ); in AddToHdlList()
|
Completed in 171 milliseconds