Searched refs:nLoopEnd (Results 1 – 1 of 1) sorted by relevance
983 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScInterVDB() local992 for ( i = 1; i <= nLoopEnd; i++) in ScInterVDB()1015 if ( i == nLoopEnd) in ScInterVDB()1059 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScVDB() local1064 for (sal_uLong i = nLoopStart + 1; i <= nLoopEnd; i++) in ScVDB()1071 else if ( i == nLoopEnd ) in ScVDB()
Completed in 43 milliseconds