Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx3621 SwTwips nAllFree = LONG_MAX; in FormatWidthCols() local
3650 nAllFree = 0; in FormatWidthCols()
3656 if( nAllFree > -nInnerHeight ) in FormatWidthCols()
3657 nAllFree = -nInnerHeight; in FormatWidthCols()
3725 ( !nAllFree || in FormatWidthCols()
3733 else if( nAllFree ) in FormatWidthCols()
3735 nDiff = -nAllFree; in FormatWidthCols()

Completed in 152 milliseconds