Home
last modified time | relevance | path

Searched refs:CrookRotatePoly (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx112 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
116 void CrookRotatePoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx411 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly() function
482 void CrookRotatePoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookRotatePoly() function
486 CrookRotatePoly(rPoly[nPolyNum],rCenter,rRad,bVert); in CrookRotatePoly()
H A Dsvdedtv1.cxx529 case SDRCROOK_ROTATE : CrookRotatePoly (aXPP,rRef,rRad,bVertical); break; in ImpCrookObj()
552 case SDRCROOK_ROTATE : CrookRotatePoly (aXP,rRef,rRad,bVertical); break; in ImpCrookObj()

Completed in 23 milliseconds