summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/ucb/XCommandProcessor2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/XCommandProcessor2.idl')
-rw-r--r--offapi/com/sun/star/ucb/XCommandProcessor2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/XCommandProcessor2.idl b/offapi/com/sun/star/ucb/XCommandProcessor2.idl
index 61487de7fefb..c817a7296e3d 100644
--- a/offapi/com/sun/star/ucb/XCommandProcessor2.idl
+++ b/offapi/com/sun/star/ucb/XCommandProcessor2.idl
@@ -49,7 +49,7 @@ published interface XCommandProcessor2: com::sun::star::ucb::XCommandProcessor
handed to <member>XCommandProcessor2::releaseCommandIdentifier</member>
before), the behavior is undefined.
*/
- [oneway] void releaseCommandIdentifier([in] long CommandId);
+ void releaseCommandIdentifier([in] long CommandId);
};
}; }; }; };