Lines Matching refs:inShort
41 Dim inShort As Integer, inShort2 As Integer variable
85 inShort = 11
98 obj.inShort(inShort)
141 If inBool <> outBool Or inByte <> outByte Or inShort <> outShort Or inLong <> outLong Or _
164 inShort = 10
165 inShort2 = inShort
166 obj.inShort(inShort2)
230 If inBool <> outBool Or inByte <> outByte Or inShort <> outShort Or inLong <> outLong Or _
249 inShort = 127
251 obj.prpShort= inShort
302 If inBool <> outBool Or inByte <> outByte Or inShort <> outShort Or inLong <> outLong Or _