Searched refs:MAX_TIME (Results 1 – 1 of 1) sorted by relevance
46 #define MAX_TIME 300 macro204 … const double fExp = ( (double) mnActDist / mnMaxWidth ) * log10( (double) MAX_TIME / MIN_TIME ); in ImplRecalcScrollValues()205 nCurTime = (sal_uLong) ( MAX_TIME / pow( 10., fExp ) ); in ImplRecalcScrollValues()208 nCurTime = MAX_TIME; in ImplRecalcScrollValues()