Home
last modified time | relevance | path

Searched refs:aDelt (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdocapt.cxx377 Point aDelt(rDrag.GetNow()-rDrag.GetStart()); in applySpecialDrag() local
381 aRect.Move(aDelt.X(),aDelt.Y()); in applySpecialDrag()
385 aTailPoly[0] += aDelt; in applySpecialDrag()
H A Dsvdomeas.cxx374 Point aDelt(aP2); aDelt-=aP1; in ImpCalcGeometrics() local
377 rPol.nLineLen=GetLen(aDelt); in ImpCalcGeometrics()
450 rPol.nLineWink=GetAngle(aDelt); in ImpCalcGeometrics()
H A Dsvdopath.cxx1726 const Point aDelt(aPoint1 - aPoint0); in ImpForceLineWink() local
1728 aGeo.nDrehWink=GetAngle(aDelt); in ImpForceLineWink()

Completed in 50 milliseconds