Home
last modified time | relevance | path

Searched refs:xAcctr (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/mod/_remotebridge/
H A Dvarious.java77 private XAcceptor xAcctr; field in various
210 xAcctr = (XAcceptor)UnoRuntime.queryInterface( in createTestEnvironment()
227 accThread = new AcceptorThread(xAcctr, xInstProv, xBrdgFctr); in createTestEnvironment()
270 xAcctr.stopAccepting(); in cleanup()
275 XComponent.class, xAcctr); in cleanup()
/aoo4110/main/qadevOOo/tests/java/mod/_remotebridge.uno/
H A Dvarious.java77 private XAcceptor xAcctr; field in various
214 xAcctr = (XAcceptor)UnoRuntime.queryInterface( in createTestEnvironment()
231 accThread = new AcceptorThread(xAcctr, xInstProv, xBrdgFctr); in createTestEnvironment()
274 xAcctr.stopAccepting(); in cleanup()
279 XComponent.class, xAcctr); in cleanup()

Completed in 23 milliseconds