Searched refs:nQ1 (Results 1 – 2 of 2) sorted by relevance
2176 sal_Int16 nQ1 = 1 + (implGetDateMonth( dDate1 ) - 1) / 3; in RTLFUNC() local2178 sal_Int16 nQGes1 = 4 * nYear1 + nQ1; in RTLFUNC()
421 Point aP1(CalcLine(aTmpPt, nDirX, nDirY,pView)); aP1-=aTmpPt; long nQ1=Abs(aP1.X())+Abs(aP1.Y()); in CalcLine() local423 if (pView!=NULL && pView->IsOrtho()) nQ1=0; // Ortho schaltet rechtwinklig aus in CalcLine()424 bLine90=nQ1>2*nQ2; in CalcLine()
Completed in 102 milliseconds