Searched refs:nFixMax (Results 1 – 1 of 1) sorted by relevance
1046 sal_uLong nFixMax = nMax - nRelMax; in AutoLayoutPass1() local1056 (sal_uInt16)((pColumn->GetMax() * nRelLeft) / nFixMax); in AutoLayoutPass1()1389 sal_uLong nFixMax = nMax; in AutoLayoutPass2() local1394 nFixMax -= pColumn->GetMax(); in AutoLayoutPass2()1397 if( nFixMax > 0 && nFixMax < nMax ) in AutoLayoutPass2()1443 ASSERT( nFixMax == nAbs, "Zwei Schleifen, zwei Summen?" ) in AutoLayoutPass2()1444 sal_uLong nDistMax = nMax - nFixMax; in AutoLayoutPass2()
Completed in 10 milliseconds