Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/StarBasic_OleClient/
H A Doleclient.bas474 Dim outLong4 As Long variable
478 outLong4 = 0
479 obj.optional7(outLong, outLong2, outLong3, outLong4)
481 Or inLong3 <> outLong3 Or inLong4 <> outLong4 Then
494 obj.optional7(outSCode, outLong2, outSCode2, outLong4)
496 Or outSCode2.Value <> scode_paramNotFound.Value Or inLong4 <> outLong4 Then

Completed in 5 milliseconds