Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/core/tool/
H A Dinterpr2.cxx981 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScInterVDB() local
990 for ( i = 1; i <= nLoopEnd; i++) in ScInterVDB()
1013 if ( i == nLoopEnd) in ScInterVDB()
1057 sal_uLong nLoopEnd = (sal_uLong) fIntEnd; in ScVDB() local
1062 for (sal_uLong i = nLoopStart + 1; i <= nLoopEnd; i++) in ScVDB()
1069 else if ( i == nLoopEnd ) in ScVDB()