summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/embed/ObjectSaveVetoException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/embed/ObjectSaveVetoException.idl')
-rw-r--r--offapi/com/sun/star/embed/ObjectSaveVetoException.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/embed/ObjectSaveVetoException.idl b/offapi/com/sun/star/embed/ObjectSaveVetoException.idl
index e5aa51698fc6..4699f03020aa 100644
--- a/offapi/com/sun/star/embed/ObjectSaveVetoException.idl
+++ b/offapi/com/sun/star/embed/ObjectSaveVetoException.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/io/IOException.idl>
-//============================================================================
module com { module sun { module star { module embed {
-//============================================================================
/** This exception can be thrown in case container wants to avoid objects
saving.
@@ -37,7 +35,6 @@ published exception ObjectSaveVetoException: com::sun::star::uno::Exception
{
};
-//============================================================================
}; }; }; };