Home
last modified time | relevance | path

Searched refs:ShearPoly (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svx/source/svdraw/
H A Dsvdtrans.cxx233 void ShearPoly(Polygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly() function
249 void ShearPoly(PolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearPoly() function
253 ShearPoly(rPoly[i],rRef,tn,bVShear); in ShearPoly()
605 if (rGeo.nShearWink!=0) ShearPoly(aPol,rRect.TopLeft(),rGeo.nTan); in Rect2Poly()
H A Dsvdotext.cxx1273 if (aGeo.nShearWink!=0) ShearPoly(aPol,aRect.TopLeft(),aGeo.nTan); in TakeXorPoly()
1313 if (aGeo.nShearWink!=0) ShearPoly(aPol,aRect.TopLeft(),aGeo.nTan); in RecalcSnapRect()
/aoo4110/main/svx/inc/svx/
H A Dsvdtrans.hxx90 SVX_DLLPUBLIC void ShearPoly(Polygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear=sal_Fal…
92 void ShearPoly(PolyPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear=sal_False);
/aoo4110/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx1057 ShearPoly(aPol, in ExecuteGrafAttr()

Completed in 25 milliseconds