Searched refs:retAny (Results 1 – 5 of 5) sorted by relevance
124 Dim outAny, inAny, retAny As Object325 retAny = outAny372 Dim retAny As Object374 retAny = emptyVar376 retAny = objOleTest.in_methodAny(inHyper)378 If inHyper <> retAny Then382 retAny = objOleTest.in_methodAny(inHyper)384 If inHyper <> retAny Then390 If inHyper <> retAny Then395 If inHyper <> retAny Then[all …]
502 Any retAny; in createBridge() local518 retAny<<= reinterpret_cast< sal_uInt32 >( pVar); in createBridge()524 return retAny; in createBridge()
333 public uno.Any retAny() in retAny() method in Component
122 any retAny();
1353 l.assure(obj.retAny().Equals(aAny)); in testInterface()
Completed in 48 milliseconds