Home
last modified time | relevance | path

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

/aoo41x/main/extensions/test/ole/VisualBasic/
H A DModule1.vb115 Dim outLong, inLong, retLong As Integer
165 retLong = objOleTest.in_methodLong(inLong)
180 Or retLong <> inLong Or retULong <> inULong Or retHyper <> inHyper _
289 retLong = outLong
290 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 _
/aoo41x/main/cli_ure/qa/climaker/
H A Dtestobjects.cs288 public int retLong() in retLong() method in Component
H A Dtypes.idl113 long retLong();
H A Dclimaker.cs1344 l.assure(obj.retLong() == aInt); in testInterface()
/aoo41x/main/extensions/test/ole/OleClient/
H A DclientTest.cxx1223 sal_Int32 retLong= *(sal_Int32*)aAny.getValue(); in doTest() local

Completed in 53 milliseconds