Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx113 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
117 void CrookSlantPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx434 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly() function
490 void CrookSlantPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert) in CrookSlantPoly() function
494 CrookSlantPoly(rPoly[nPolyNum],rCenter,rRad,bVert); in CrookSlantPoly()
H A Dsvdedtv1.cxx530 case SDRCROOK_SLANT : CrookSlantPoly (aXPP,rRef,rRad,bVertical); break; in ImpCrookObj()
553 case SDRCROOK_SLANT : CrookSlantPoly (aXP,rRef,rRad,bVertical); break; in ImpCrookObj()

Completed in 38 milliseconds