Searched refs:synchronous (Results 1 – 16 of 16) sorted by relevance
/aoo4110/main/jurt/com/sun/star/lib/uno/environments/remote/ |
H A D | Message.java | 36 ITypeDescription type, IMethodDescription method, boolean synchronous, in Message() argument 45 this.synchronous = synchronous; in Message() 121 return synchronous; in isSynchronous() 186 private final boolean synchronous; field in Message
|
/aoo4110/main/binaryurp/source/ |
H A D | reader.cxx | 268 bool synchronous; in readMessage() local 274 synchronous = forceSynchronous; in readMessage() 284 synchronous = true; in readMessage() 397 bridge_, tid, oid, obj, type, functionId, synchronous, memberTd, in readMessage() 399 if (synchronous) { in readMessage() 404 !synchronous); in readMessage()
|
H A D | incomingrequest.cxx | 57 bool synchronous, css::uno::TypeDescription const & member, bool setter, in IncomingRequest() argument 61 functionId_(functionId), synchronous_(synchronous), member_(member), in IncomingRequest()
|
H A D | incomingrequest.hxx | 53 sal_uInt16 functionId, bool synchronous,
|
/aoo4110/main/jurt/com/sun/star/lib/uno/protocols/urp/ |
H A D | UrpMessage.java | 35 ITypeDescription type, IMethodDescription method, boolean synchronous, in UrpMessage() argument 40 threadId, request, objectId, type, method, synchronous, in UrpMessage()
|
/aoo4110/main/offapi/com/sun/star/frame/ |
H A D | XSynchronousFrameLoader.idl | 46 Unlike the <type>XFrameLoader</type> interface, this loading will be synchronous. 77 Because it's a synchronous process this cancel call can be forced by
|
H A D | SynchronousFrameLoader.idl | 50 Instead of service <type>FrameLoader</type> this one use synchronous 59 /** support synchronous loading of component
|
H A D | XFrameLoader.idl | 51 It's an asynchronous loading. For synchronous processes use <type>XSynchronousFrameLoader</type> 53 the synchronous interface.
|
H A D | XDispatch.idl | 56 synchronous notification.
|
/aoo4110/main/offapi/com/sun/star/task/ |
H A D | Job.idl | 40 /** represent a synchronous job, which can be executed by the global <type>JobExecutor</type>
|
H A D | XJobListener.idl | 50 should be the same like for the synchronous mode on <member>XJob::execute()</member>.
|
H A D | XJob.idl | 63 which use this synchronous job. It's possible to write it back by use special protocol
|
/aoo4110/main/offapi/com/sun/star/awt/ |
H A D | Toolkit.idl | 53 of the toolkit should be one-way. Too many synchronous calls kill the
|
/aoo4110/main/offapi/com/sun/star/view/ |
H A D | PrintOptions.idl | 73 be executed synchronous.
|
/aoo4110/main/udkapi/com/sun/star/beans/ |
H A D | XPropertyAccess.idl | 63 are necessarily synchronous. </p>
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | XCommandProcessor.idl | 48 /** defines a processor for synchronous commands, which are executed in a
|
Completed in 55 milliseconds