Searched refs:AddToMax (Results 1 – 2 of 2) sorted by relevance
170 void AddToMax( sal_uLong nVal ) { nMax += nVal; } in AddToMax() function in SwHTMLTableLayoutColumn
933 pColumn->AddToMax( (pColumn->GetMax() * nMaxD) / nColsMax ); in AutoLayoutPass1()
Completed in 22 milliseconds