Home
last modified time | relevance | path

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

/trunk/main/extensions/test/ole/StarBasic_OleClient/
H A Doleclient.bas493 Dim outSCode1, outSCode2 variable
494 obj.optional7(outSCode, outLong2, outSCode2, outLong4)
496 Or outSCode2.Value <> scode_paramNotFound.Value Or inLong4 <> outLong4 Then