Home
last modified time | relevance | path

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

/aoo4110/main/migrationanalysis/src/wizard/
H A DAnalyse.bas424 Dim lastEntry As Long variable
430 lastEntry = myDocList.count
435 While Not entryFound And curIndex <= lastEntry
/aoo4110/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas3534 Dim lastEntry As Long variable
3540 lastEntry = myDocList.count
3542 If (lastIndex > lastEntry) Then lastIndex = lastEntry
3550 While Not entryFound And curIndex <= lastEntry

Completed in 36 milliseconds