Searched defs:transport (Results 1 – 8 of 8) sorted by relevance
45 XTransport transport = UnoRuntime.queryInterface( in run() local
34 public static boolean test(XTransport transport, boolean createTypes) { in test()2078 private static boolean testMapAny(XTransport transport, Object any, in testMapAny()
68 XTransport transport = UnoRuntime.queryInterface( in run() local
64 XTransport transport = UnoRuntime.queryInterface( in run() local
79 …java -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8100 -cp $(OFFICE_CLASSPATH) $(OOOBEAN… macro
110 Transport transport = new NNTPTransport( session, new URLName( "news:" + newsgroup )); in sendMail() local
91 …public test.TestTypes transport( /*IN*/test.TestTypes types ) throws com.sun.star.uno.RuntimeExcep… in transport() method in MyCallMe
346 ::test::TestTypes SAL_CALL OCallMe::transport( const ::test::TestTypes& types ) in transport() function in OCallMe
Completed in 64 milliseconds