Home
last modified time | relevance | path

Searched refs:nLoopEnd (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dinterpr2.cxx983 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScInterVDB() local
992 for ( i = 1; i <= nLoopEnd; i++) in ScInterVDB()
1015 if ( i == nLoopEnd) in ScInterVDB()
1059 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScVDB() local
1064 for (sal_uLong i = nLoopStart + 1; i <= nLoopEnd; i++) in ScVDB()
1071 else if ( i == nLoopEnd ) in ScVDB()

Completed in 18 milliseconds