/trunk/main/bridges/test/java_uno/any/ |
H A D | TestAny.java | 121 success &= testMapAny(transport, in test() 124 success &= testMapAny(transport, in test() 135 success &= testMapAny(transport, in test() 138 success &= testMapAny(transport, in test() 141 success &= testMapAny(transport, in test() 152 success &= testMapAny(transport, in test() 156 success &= testMapAny(transport, in test() 159 success &= testMapAny(transport, in test() 164 success &= testMapAny(transport, in test() 168 success &= testMapAny(transport, in test() [all …]
|
H A D | TestRemote.java | 45 XTransport transport = UnoRuntime.queryInterface( in run() local 47 return TestAny.test(transport, true); in run()
|
H A D | makefile.mk | 74 $(SLO)$/transport.obj
|
/trunk/main/scripting/examples/java/Newsgroup/ |
H A D | Sender.java | 110 Transport transport = new NNTPTransport( session, new URLName( "news:" + newsgroup )); in sendMail() local 116 transport.connect( hostname, null, null ); in sendMail() 121 transport.sendMessage( message, message.getAllRecipients() ); in sendMail() 126 transport.close(); in sendMail()
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | AmbigousFilterRequest.idl | 44 transport this decision back to source of started interaction. 52 /** transport URL which couldn't be detected right 57 /** transport the pre selected filter 62 /** transport the real detected filter, which stands in conflict to the pre selected one
|
H A D | NoSuchFilterRequest.idl | 43 of type <type>XInteractionFilterSelect</type> will transport this decision back to 56 /** transport URL which couldn't be detected
|
H A D | XInteractionFilterSelect.idl | 44 of that can be this XInteractionFilterSelect. It will transport the decision back to
|
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | Bug97697_Test.java | 63 XTransport transport = UnoRuntime.queryInterface( in run() local 66 transport.getAny(); in run()
|
H A D | Bug107753_Test.java | 59 XTransport transport = UnoRuntime.queryInterface( in run() local 70 Object obj3a = transport.getType1(); in run() 78 Object obj4a = transport.getType2(); in run()
|
/trunk/main/xmlsecurity/test_docs/tools/httpserv/nbproject/ |
H A D | project.properties | 35 # Uncomment to specify the preferred debugger connection transport: 36 #debug.transport=dt_socket
|
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/nbproject/ |
H A D | project.properties | 36 # Uncomment to specify the preferred debugger connection transport: 37 #debug.transport=dt_socket
|
/trunk/main/offapi/com/sun/star/awt/ |
H A D | XPopupMenu.idl | 126 <p>The <type>KeyEvent</type> is <b>only</b> used as a container to transport 143 <p>The <type>KeyEvent</type> is <b>only</b> used as a container to transport
|
/trunk/main/offapi/com/sun/star/embed/ |
H A D | XStorageRawAccess.idl | 123 This method allows to transport encrypted streams without decryption. 184 This method allows to transport encrypted streams without decryption.
|
/trunk/main/bean/test/ |
H A D | makefile.mk | 79 …java -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8100 -cp $(OFFICE_CLASSPATH) $(OOOBEAN… macro
|
/trunk/main/udkapi/com/sun/star/script/ |
H A D | BasicErrorException.idl | 37 /** is thrown in order to transport an error to Basic.
|
/trunk/main/offapi/com/sun/star/task/ |
H A D | ErrorCodeRequest.idl | 37 It can be used to transport the error code information.
|
H A D | ErrorCodeIOException.idl | 37 It can be used to transport the error code information.
|
/trunk/main/offapi/com/sun/star/drawing/ |
H A D | GraphicFilterRequest.idl | 37 It can be used to transport the error code information.
|
/trunk/main/bridges/test/ |
H A D | testcomp.cxx | 346 ::test::TestTypes SAL_CALL OCallMe::transport( const ::test::TestTypes& types ) in transport() function in OCallMe 637 TestTypes retTypes = rRCallMe->transport( types ); in testAllTypes()
|
H A D | testclient.java | 91 …public test.TestTypes transport( /*IN*/test.TestTypes types ) throws com.sun.star.uno.RuntimeExcep… in transport() method in MyCallMe
|
H A D | test_bridge.idl | 59 TestTypes transport( [in] TestTypes types );
|
/trunk/main/udkapi/com/sun/star/lang/ |
H A D | WrappedTargetRuntimeException.idl | 41 to transport an exception via interface-methods, that do not
|
/trunk/main/offapi/com/sun/star/rendering/ |
H A D | Caret.idl | 31 to transport information regarding a text caret.<p>
|
/trunk/main/offapi/com/sun/star/datatransfer/ |
H A D | XTransferDataAccess.idl | 41 be used by the clipboard implementation to optimize data transport on
|
/trunk/main/offapi/com/sun/star/ucb/ |
H A D | XProgressHandler.idl | 50 to <member>XProgressHandler::push</member> should be used to transport
|