Searched refs:retLong (Results 1 – 5 of 5) sorted by relevance
115 Dim outLong, inLong, retLong As Integer165 retLong = objOleTest.in_methodLong(inLong)180 Or retLong <> inLong Or retULong <> inULong Or retHyper <> inHyper _289 retLong = outLong290 objOleTest.testinout_methodLong(retLong)291 objOleTest.testinout_methodLong(retLong)294 objOleTest.testinout_methodULong(retLong)295 objOleTest.testinout_methodULong(retLong)338 Or outUShort <> retUShort Or outLong <> retLong Or outULong <> retULong _
288 public int retLong() in retLong() method in Component
113 long retLong();
1344 l.assure(obj.retLong() == aInt); in testInterface()
1223 sal_Int32 retLong= *(sal_Int32*)aAny.getValue(); in doTest() local
Completed in 104 milliseconds