Searched refs:rSin (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/svdraw/ |
H A D | svdtrans.cxx | 278 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookRotateXPoint() argument 326 rSin=sn; in CrookRotateXPoint() 332 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert) in CrookSlantXPoint() argument 381 rSin=sn; in CrookSlantXPoint() 387 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert, in CrookStretchXPoint() argument 394 CrookSlantXPoint(rPnt,pC1,pC2,rCenter,rRad,rSin,rCos,bVert); in CrookStretchXPoint()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 105 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert); 107 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert); 109 const Point& rRad, double& rSin, double& rCos, FASTBOOL bVert,
|
Completed in 15 milliseconds