Searched refs:ResizeXPoly (Results 1 – 3 of 3) sorted by relevance
| /trunk/main/svx/inc/svx/ |
| H A D | svdtrans.hxx | 66 void ResizeXPoly(XPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact); 68 void ResizeXPoly(XPolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFa…
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdtrans.cxx | 94 void ResizeXPoly(XPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizeXPoly() function 110 void ResizeXPoly(XPolyPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFa… in ResizeXPoly() function 114 ResizeXPoly(rPoly[i],rRef,xFact,yFact); in ResizeXPoly()
|
| H A D | svdoedge.cxx | 2262 ResizeXPoly(*pEdgeTrack,rRefPnt,aXFact,aYFact); in NbcResize()
|