Lines Matching refs:lastIndex
191 lastIndex As Long, docOffset As Long, _
215 If (curFile = "") Then curFile = myDocList.item(lastIndex)
217 If (GetDocumentIndex(curFile, myDocList, lastIndex)) Then
219 … Call ShowProgress.SP_UpdateProgress(myFile.Name, myFile.ParentFolder.path, lastIndex + docOffset)
289 Dim lastIndex As Long variable
292 lastIndex = 1
326 Call CalculateProgress(statFileName, fso, lastIndex, myOffset, myDocList)
417 lastIndex As Long) As Boolean
431 curIndex = lastIndex
438 lastIndex = curIndex
449 While Not entryFound And curIndex <= lastIndex
452 lastIndex = curIndex