Home
last modified time | relevance | path

Searched refs:GetEckenradius (Results 1 – 5 of 5) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvdotext.hxx386 long GetEckenradius() const;
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcaptionobj.cxx89 rCaptionObj.GetEckenradius(), aObjectRange, fCornerRadiusX, fCornerRadiusY); in createViewIndependentPrimitive2DSequence()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx1003 XPolygon aXPoly(ImpCalcXPoly(aGrownRect, GetEckenradius())); in TakeXorPoly()
H A Dsvdorect.cxx167 mpXPoly = new XPolygon(ImpCalcXPoly(aRect,GetEckenradius())); in RecalcXPoly()
250 if (GetEckenradius()!=0) nResId+=8; // abgerundet in TakeObjNameSingul()
274 if (GetEckenradius()!=0) nResId+=8; // abgerundet in TakeObjNamePlural()
287 aXPP.Insert(ImpCalcXPoly(aRect,GetEckenradius())); in TakeXorPoly()
293 long nEckRad=GetEckenradius(); in RecalcSnapRect()
341 long a = GetEckenradius(); in GetHdl()
418 if(nRad != GetEckenradius()) in applySpecialDrag()
481 aRetval.append(ImpCalcXPoly(aRect1,GetEckenradius()).getB2DPolygon()); in TakeCreatePoly()
585 XPolygon aXP(ImpCalcXPoly(aRect,GetEckenradius())); in DoConvertToPolyObj()
H A Dsvdotext.cxx1864 long SdrTextObj::GetEckenradius() const in GetEckenradius() function in SdrTextObj

Completed in 38 milliseconds