Home
last modified time | relevance | path

Searched defs:rRad (Results 1 – 5 of 5) sorted by path

/trunk/main/svtools/source/dialogs/
H A Dmcvmath.cxx244 Fix rRad = ImpSqrt(sal_uLong(long(x)*x+long(y)*y)); in ImpATan2() local
266 void ImpCartToPolar( const short x, const short y, Fix& rRad, sal_uInt16& rPhi ) in ImpCartToPolar()
/trunk/main/svx/inc/svx/
H A Dsvdedtv.hxx269 …void CrookAllMarked(const Point& rRef, const Point& rRad, SdrCrookMode eMode, sal_Bool bVertical=s… in CrookAllMarked()
H A Dsvdtrans.hxx153 inline double GetCrookAngle(Point& rPnt, const Point& rCenter, const Point& rRad, FASTBOOL bVertica… in GetCrookAngle()
/trunk/main/svx/source/svdraw/
H A Dsvdedtv1.cxx519 void SdrEditView::ImpCrookObj(SdrObject* pO, const Point& rRef, const Point& rRad, in ImpCrookObj()
597 void SdrEditView::CrookMarkedObj(const Point& rRef, const Point& rRad, SdrCrookMode eMode, in CrookMarkedObj()
H A Dsvdtrans.cxx278 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookRotateXPoint()
332 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookSlantXPoint()
387 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert, in CrookStretchXPoint()
411 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly()
434 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly()
457 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con… in CrookStretchPoly()
482 void CrookRotatePoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly()
490 void CrookSlantPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly()
498 void CrookStretchPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert,… in CrookStretchPoly()

Completed in 37 milliseconds