summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/CommandAbortedException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/CommandAbortedException.idl')
-rw-r--r--offapi/com/sun/star/ucb/CommandAbortedException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/ucb/CommandAbortedException.idl b/offapi/com/sun/star/ucb/CommandAbortedException.idl
index f2673b33c1d0..2d47f9d9a10d 100644
--- a/offapi/com/sun/star/ucb/CommandAbortedException.idl
+++ b/offapi/com/sun/star/ucb/CommandAbortedException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/uno/Exception.idl>
-//=============================================================================
module com { module sun { module star { module ucb {
-//=============================================================================
/** This exception is thrown to indicate that a command was aborted.
@version 1.0
@@ -37,7 +35,6 @@ published exception CommandAbortedException : com::sun::star::uno::Exception
{
};
-//=============================================================================
}; }; }; };