Searched refs:CrookSlantPoly (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 113 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);
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdtrans.cxx | 434 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 D | svdedtv1.cxx | 530 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 30 milliseconds