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