Searched refs:MAX_TIME (Results 1 – 1 of 1) sorted by relevance
48 #define MAX_TIME 300 macro206 … const double fExp = ( (double) mnActDist / mnMaxWidth ) * log10( (double) MAX_TIME / MIN_TIME ); in ImplRecalcScrollValues()207 nCurTime = (sal_uLong) ( MAX_TIME / pow( 10., fExp ) ); in ImplRecalcScrollValues()210 nCurTime = MAX_TIME; in ImplRecalcScrollValues()
Completed in 8 milliseconds