summaryrefslogtreecommitdiff
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, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ucb/XCommandProcessor2.idl b/offapi/com/sun/star/ucb/XCommandProcessor2.idl
index 573d943e1a92..1a5a178432c4 100644
--- a/offapi/com/sun/star/ucb/XCommandProcessor2.idl
+++ b/offapi/com/sun/star/ucb/XCommandProcessor2.idl
@@ -33,14 +33,12 @@
module com { module sun { module star { module ucb {
-//============================================================================
/** An improved version of a
<type scope="com::sun::star::ucb">XCommandProcessor</type> that helps avoid
ever-increasing resource consumption.
*/
published interface XCommandProcessor2: com::sun::star::ucb::XCommandProcessor
{
- //------------------------------------------------------------------------
/** releases a command identifier obtained through
<member>XCommandProcessor::createCommandIdentifier</member> when it is
no longer used.