Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dxpoly.hxx129 void SlantY(long nXRef, double fSin, double fCos);
194 void SlantY(long nXRef, double fSin, double fCos);
/trunk/main/tools/inc/tools/
H A Dpoly.hxx209 void SlantY( long nXRef, double fSin, double fCos );
312 void SlantY( long nXRef, double fSin, double fCos );
/trunk/main/tools/source/generic/
H A Dpoly2.cxx563 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 Dpoly.cxx1336 void Polygon::SlantY( long nXRef, double fSin, double fCos ) in SlantY() function in Polygon
/trunk/main/svx/source/xoutdev/
H A D_xpoly.cxx1345 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 47 milliseconds