Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/doc/
H A Dhtmltbl.cxx1077 sal_uLong nColQuotMax; in AutoLayoutPass1() local
1081 nColQuotMax = nNewMax / pColumn->GetMax(); in AutoLayoutPass1()
1086 nColQuotMax = nNewMax / pColumn->GetMin(); in AutoLayoutPass1()
1089 if( nColQuotMax < nQuotMax ) in AutoLayoutPass1()
1090 nQuotMax = nColQuotMax; in AutoLayoutPass1()

Completed in 16 milliseconds