Searched refs:nYHdl (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 353 long nYHdl = (long)(0.552284749 * nRy); in XPolygon() local 381 GenBezArc(aCenter, nRx, nRy, nXHdl, nYHdl, 0, 900, nQuad, nPos); in XPolygon() 420 long nYHdl = (long)(0.552284749 * nRy); in XPolygon() local 430 GenBezArc(rCenter, nRx, nRy, nXHdl, nYHdl, nA1, nA2, nQuad, nPos); in XPolygon() 954 long nXHdl, long nYHdl, sal_uInt16 nStart, sal_uInt16 nEnd, in GenBezArc() argument 967 nRy = -nRy; nYHdl = -nYHdl; in GenBezArc() 983 pPoints[nFirst+1].Y() += nYHdl; pPoints[nFirst+2].X() += nXHdl; in GenBezArc() 987 pPoints[nFirst+1].X() += nXHdl; pPoints[nFirst+2].Y() += nYHdl; in GenBezArc()
|
/aoo42x/main/svx/inc/svx/ |
H A D | xpoly.hxx | 76 long nXHdl, long nYHdl, sal_uInt16 nStart, sal_uInt16 nEnd,
|
Completed in 21 milliseconds