Home
last modified time | relevance | path

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

/aoo4110/main/migrationanalysis/src/driver_docs/sources/
H A DCommonMigrationAnalyser.bas504 Dim strProc As String variable
521 strProc = ""
524 strProc = vbcm.ProcOfLine(lngStartLine, lngType)
526 If strProc = "" Then GoTo CONTINUE_LOOP
531 strProc = vbcm.Lines(lngStartLine, 1)
532 If strProc = "" Then GoTo CONTINUE_LOOP
537 vbLf & strProc & vbLf
567 Dim strProc As String variable
591 Dim strProc As String variable
594 strProc = vbcm.ProcOfLine(cLines, lngType)
[all …]

Completed in 14 milliseconds