Home
last modified time | relevance | path

Searched refs:SlantX (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/svx/inc/svx/
H A Dxpoly.hxx128 void SlantX(long nYRef, double fSin, double fCos);
193 void SlantX(long nYRef, double fSin, double fCos);
/aoo41x/main/tools/inc/tools/
H A Dpoly.hxx208 void SlantX( long nYRef, double fSin, double fCos );
311 void SlantX( long nYRef, double fSin, double fCos );
/aoo41x/main/tools/source/generic/
H A Dpoly2.cxx545 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 Dpoly.cxx1319 void Polygon::SlantX( long nYRef, double fSin, double fCos ) in SlantX() function in Polygon
/aoo41x/main/svx/source/xoutdev/
H A D_xpoly.cxx1318 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 56 milliseconds