Home
last modified time | relevance | path

Searched refs:RotateXPoly (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx76 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs);
78 void RotateXPoly(XPolyPolygon& rPoly, const Point& rRef, double sn, double cs);
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx132 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly() function
148 void RotateXPoly(XPolyPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly() function
152 RotateXPoly(rPoly[i],rRef,sn,cs); in RotateXPoly()
H A Dsvdorect.cxx161 if (aGeo.nDrehWink!=0) RotateXPoly(aXPoly,aRect.TopLeft(),aGeo.nSin,aGeo.nCos); in ImpCalcXPoly()
H A Dsvdoedge.cxx2284 RotateXPoly(*pEdgeTrack, rRef, sn, cs); in NbcRotate()
H A Dsvddrgmt.cxx3083 RotateXPoly(aTempPolyPoly[i],aCtr0,nSin,nCos); in _MovAllPoints()
H A Dsvdopath.cxx2434 RotateXPoly(aXPP,Point(),-aGeo.nSin,aGeo.nCos); in TakeUnrotatedSnapRect()

Completed in 89 milliseconds