Home
last modified time | relevance | path

Searched refs:nWink1 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvddrgmt.cxx2570 long nWink1=GetAngle(rPnt-DragStat().GetRef1()); in ImpCheckSide() local
2571 nWink1-=nWink; in ImpCheckSide()
2572 nWink1=NormAngle360(nWink1); in ImpCheckSide()
2574 return nWink1<18000; in ImpCheckSide()
H A Dsvdopath.cxx762 long nWink1=GetAngle(aPt); in movePathDrag() local
766 long nDiff=nWink1-nWink2; in movePathDrag()