Searched refs:roundTripBaseToInterface (Results 1 – 3 of 3) sorted by relevance
144 receive(test.roundTripBaseToInterface((XBase) u.get())); in execClient()147 receive(test.roundTripBaseToInterface((XDerived) u.get())); in execClient()269 public Object roundTripBaseToInterface(XBase obj) { in getInstance() method in TestAcquire.Provider
279 SAL_CALL roundTripBaseToInterface( in roundTripBaseToInterface() function in __anon481f6b320511::Service454 assertNotNull(test->roundTripBaseToInterface(new Base(c.get()))); in run()458 assertNotNull(test->roundTripBaseToInterface( in run()
54 com::sun::star::uno::XInterface roundTripBaseToInterface([in] XBase obj);
Completed in 36 milliseconds