Searched refs:CrookStretchPoly (Results 1 – 3 of 3) sorted by relevance
| /AOO42X/main/svx/inc/svx/ |
| H A D | svdtrans.hxx | 110 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con… 114 void CrookStretchPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert,…
|
| /AOO42X/main/svx/source/svdraw/ |
| H A D | svdtrans.cxx | 445 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con… in CrookStretchPoly() function 486 void CrookStretchPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert,… in CrookStretchPoly() function 490 CrookStretchPoly(rPoly[nPolyNum],rCenter,rRad,bVert,rRefRect); in CrookStretchPoly()
|
| H A D | svdedtv1.cxx | 531 case SDRCROOK_STRETCH: CrookStretchPoly(aXPP,rRef,rRad,bVertical,rMarkRect); break; in ImpCrookObj() 554 case SDRCROOK_STRETCH: CrookStretchPoly(aXP,rRef,rRad,bVertical,rMarkRect); break; in ImpCrookObj()
|