Searched refs:nMinAbs (Results 1 – 1 of 1) sorted by relevance
2535 sal_Int32 nMinAbs = nRelCols * MINLAY; in _MakeTable() local2537 nAbsForRelWidth > nMinAbs ? nAbsForRelWidth - nMinAbs : (sal_Int32)0L; in _MakeTable()2543 if( nAbsForRelWidth <= nMinAbs ) in _MakeTable()2547 nAbsForRelWidth = nMinAbs; in _MakeTable()
Completed in 27 milliseconds