Searched refs:nQuotMax (Results 1 – 1 of 1) sorted by relevance
1063 sal_uLong nQuotMax = ULONG_MAX; in AutoLayoutPass1() local1089 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 14 milliseconds