Home
last modified time | relevance | path

Searched refs:synchronous (Results 1 – 16 of 16) sorted by relevance

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/
H A DMessage.java36 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
/trunk/main/binaryurp/source/
H A Dreader.cxx268 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 Dincomingrequest.cxx57 bool synchronous, css::uno::TypeDescription const & member, bool setter, in IncomingRequest() argument
61 functionId_(functionId), synchronous_(synchronous), member_(member), in IncomingRequest()
H A Dincomingrequest.hxx53 sal_uInt16 functionId, bool synchronous,
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DUrpMessage.java35 ITypeDescription type, IMethodDescription method, boolean synchronous, in UrpMessage() argument
40 threadId, request, objectId, type, method, synchronous, in UrpMessage()
/trunk/main/offapi/com/sun/star/frame/
H A DXSynchronousFrameLoader.idl46 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 DXFrameLoader.idl51 It's an asynchronous loading. For synchronous processes use <type>XSynchronousFrameLoader</type>
53 the synchronous interface.
H A DSynchronousFrameLoader.idl50 Instead of service <type>FrameLoader</type> this one use synchronous
59 /** support synchronous loading of component
H A DXDispatch.idl56 synchronous notification.
/trunk/main/offapi/com/sun/star/task/
H A DJob.idl40 /** represent a synchronous job, which can be executed by the global <type>JobExecutor</type>
H A DXJobListener.idl50 should be the same like for the synchronous mode on <member>XJob::execute()</member>.
H A DXJob.idl63 which use this synchronous job. It's possible to write it back by use special protocol
/trunk/main/offapi/com/sun/star/awt/
H A DToolkit.idl53 of the toolkit should be one-way. Too many synchronous calls kill the
/trunk/main/offapi/com/sun/star/view/
H A DPrintOptions.idl73 be executed synchronous.
/trunk/main/udkapi/com/sun/star/beans/
H A DXPropertyAccess.idl63 are necessarily synchronous. </p>
/trunk/main/offapi/com/sun/star/ucb/
H A DXCommandProcessor.idl48 /** defines a processor for synchronous commands, which are executed in a

Completed in 46 milliseconds