Searched refs:SlantY (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/inc/svx/ |
H A D | xpoly.hxx | 129 void SlantY(long nXRef, double fSin, double fCos); 194 void SlantY(long nXRef, double fSin, double fCos);
|
/aoo42x/main/tools/inc/tools/ |
H A D | poly.hxx | 209 void SlantY( long nXRef, double fSin, double fCos ); 312 void SlantY( long nXRef, double fSin, double fCos );
|
/aoo42x/main/tools/source/generic/ |
H A D | poly2.cxx | 563 void PolyPolygon::SlantY( long nXRef, double fSin, double fCos ) in SlantY() function in PolyPolygon 576 mpImplPolyPolygon->mpPolyAry[ i ]->SlantY( nXRef, fSin, fCos ); in SlantY()
|
H A D | poly.cxx | 1336 void Polygon::SlantY( long nXRef, double fSin, double fCos ) in SlantY() function in Polygon
|
/aoo42x/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 1345 void XPolygon::SlantY(long nXRef, double fSin, double fCos) in SlantY() function in XPolygon 2071 void XPolyPolygon::SlantY(long nXRef, double fSin, double fCos) in SlantY() function in XPolyPolygon 2076 pImpXPolyPolygon->aXPolyList.GetObject(i)->SlantY(nXRef, fSin, fCos); in SlantY()
|
Completed in 36 milliseconds