Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods1.cxx2176 sal_Int16 nQ1 = 1 + (implGetDateMonth( dDate1 ) - 1) / 3; in RTLFUNC() local
2178 sal_Int16 nQGes1 = 4 * nYear1 + nQ1; in RTLFUNC()
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx421 Point aP1(CalcLine(aTmpPt, nDirX, nDirY,pView)); aP1-=aTmpPt; long nQ1=Abs(aP1.X())+Abs(aP1.Y()); in CalcLine() local
423 if (pView!=NULL && pView->IsOrtho()) nQ1=0; // Ortho schaltet rechtwinklig aus in CalcLine()
424 bLine90=nQ1>2*nQ2; in CalcLine()

Completed in 38 milliseconds