Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1081 sal_uLong nColQuotMax; in AutoLayoutPass1() local
1085 nColQuotMax = nNewMax / pColumn->GetMax(); in AutoLayoutPass1()
1090 nColQuotMax = nNewMax / pColumn->GetMin(); in AutoLayoutPass1()
1093 if( nColQuotMax < nQuotMax ) in AutoLayoutPass1()
1094 nQuotMax = nColQuotMax; in AutoLayoutPass1()

Completed in 32 milliseconds