Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx479 long ytemp=dx2a-dy1a; if (dy1<0) ytemp=-ytemp; in CalcRect() local
481 aRectP2.Y()+=ytemp; in CalcRect()
483 aRectP3.Y()+=ytemp; in CalcRect()
486 long ytemp=dx1a-dy2a; if (dy2<0) ytemp=-ytemp; in CalcRect() local
488 aRectP3.Y()+=ytemp; in CalcRect()

Completed in 36 milliseconds