summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/ErrorEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/ErrorEvent.idl')
-rw-r--r--offapi/com/sun/star/form/ErrorEvent.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/ErrorEvent.idl b/offapi/com/sun/star/form/ErrorEvent.idl
index 832f6308a9a5..5f8630b829e8 100644
--- a/offapi/com/sun/star/form/ErrorEvent.idl
+++ b/offapi/com/sun/star/form/ErrorEvent.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module form {
-//=============================================================================
// DocMerge from xml: struct com::sun::star::form::ErrorEvent
/** occurs in case of fired database exceptions triggered by
@@ -40,7 +38,6 @@ published struct ErrorEvent: com::sun::star::lang::EventObject
};
-//=============================================================================
}; }; }; };