Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dwsfrm.cxx3626 SwTwips nAllFree = LONG_MAX; in FormatWidthCols() local
3655 nAllFree = 0; in FormatWidthCols()
3661 if( nAllFree > -nInnerHeight ) in FormatWidthCols()
3662 nAllFree = -nInnerHeight; in FormatWidthCols()
3730 ( !nAllFree || in FormatWidthCols()
3738 else if( nAllFree ) in FormatWidthCols()
3740 nDiff = -nAllFree; in FormatWidthCols()

Completed in 29 milliseconds