Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx1063 sal_uLong nQuotMax = ULONG_MAX; in AutoLayoutPass1() local
1089 if( nColQuotMax < nQuotMax ) in AutoLayoutPass1()
1090 nQuotMax = nColQuotMax; in AutoLayoutPass1()
1098 ASSERT( nQuotMax!=ULONG_MAX, "Wo sind die relativen Spalten geblieben?" ); in AutoLayoutPass1()
1106 pColumn->SetMax( pColumn->GetMax() / nQuotMax ); in AutoLayoutPass1()

Completed in 24 milliseconds