Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/svdraw/
H A Dsvdopath.cxx476 long xtemp=dy2a-dx1a; if (dx1<0) xtemp=-xtemp; in CalcRect() local
478 aRectP2.X()+=xtemp; in CalcRect()
480 aRectP3.X()+=xtemp; in CalcRect()
483 long xtemp=dy1a-dx2a; if (dx2<0) xtemp=-xtemp; in CalcRect() local
485 aRectP3.X()+=xtemp; in CalcRect()