Searched refs:nFixMax (Results 1 – 1 of 1) sorted by relevance
1050 sal_uLong nFixMax = nMax - nRelMax; in AutoLayoutPass1() local1060 (sal_uInt16)((pColumn->GetMax() * nRelLeft) / nFixMax); in AutoLayoutPass1()1393 sal_uLong nFixMax = nMax; in AutoLayoutPass2() local1398 nFixMax -= pColumn->GetMax(); in AutoLayoutPass2()1401 if( nFixMax > 0 && nFixMax < nMax ) in AutoLayoutPass2()1447 ASSERT( nFixMax == nAbs, "Zwei Schleifen, zwei Summen?" ) in AutoLayoutPass2()1448 sal_uLong nDistMax = nMax - nFixMax; in AutoLayoutPass2()
Completed in 20 milliseconds