Searched refs:SlantX (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | xpoly.hxx | 128 void SlantX(long nYRef, double fSin, double fCos); 193 void SlantX(long nYRef, double fSin, double fCos);
|
/aoo41x/main/tools/inc/tools/ |
H A D | poly.hxx | 208 void SlantX( long nYRef, double fSin, double fCos ); 311 void SlantX( long nYRef, double fSin, double fCos );
|
/aoo41x/main/tools/source/generic/ |
H A D | poly2.cxx | 545 void PolyPolygon::SlantX( long nYRef, double fSin, double fCos ) in SlantX() function in PolyPolygon 558 mpImplPolyPolygon->mpPolyAry[ i ]->SlantX( nYRef, fSin, fCos ); in SlantX()
|
H A D | poly.cxx | 1319 void Polygon::SlantX( long nYRef, double fSin, double fCos ) in SlantX() function in Polygon
|
/aoo41x/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 1318 void XPolygon::SlantX(long nYRef, double fSin, double fCos) in SlantX() function in XPolygon 2052 void XPolyPolygon::SlantX(long nYRef, double fSin, double fCos) in SlantX() function in XPolyPolygon 2057 pImpXPolyPolygon->aXPolyList.GetObject(i)->SlantX(nYRef, fSin, fCos); in SlantX()
|
Completed in 107 milliseconds