Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhtmltbl.hxx170 void AddToMax( sal_uLong nVal ) { nMax += nVal; } in AddToMax() function in SwHTMLTableLayoutColumn
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx937 pColumn->AddToMax( (pColumn->GetMax() * nMaxD) / nColsMax ); in AutoLayoutPass1()

Completed in 33 milliseconds