Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1067 sal_uLong nQuotMax = ULONG_MAX; in AutoLayoutPass1() local
1093 if( nColQuotMax < nQuotMax ) in AutoLayoutPass1()
1094 nQuotMax = nColQuotMax; in AutoLayoutPass1()
1102 ASSERT( nQuotMax!=ULONG_MAX, "Wo sind die relativen Spalten geblieben?" ); in AutoLayoutPass1()
1110 pColumn->SetMax( pColumn->GetMax() / nQuotMax ); in AutoLayoutPass1()

Completed in 13 milliseconds