summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/DatabaseDeleteEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/DatabaseDeleteEvent.idl')
-rw-r--r--offapi/com/sun/star/form/DatabaseDeleteEvent.idl50
1 files changed, 25 insertions, 25 deletions
diff --git a/offapi/com/sun/star/form/DatabaseDeleteEvent.idl b/offapi/com/sun/star/form/DatabaseDeleteEvent.idl
index adad03001091..29deeeff537d 100644
--- a/offapi/com/sun/star/form/DatabaseDeleteEvent.idl
+++ b/offapi/com/sun/star/form/DatabaseDeleteEvent.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -24,32 +24,32 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-#ifndef __com_sun_star_form_DatabaseDeleteEvent_idl__
-#define __com_sun_star_form_DatabaseDeleteEvent_idl__
-
-#ifndef __com_sun_star_lang_EventObject_idl__
-#include <com/sun/star/lang/EventObject.idl>
-#endif
-
-
-//=============================================================================
-
- module com { module sun { module star { module form {
-
-//=============================================================================
-
+#ifndef __com_sun_star_form_DatabaseDeleteEvent_idl__
+#define __com_sun_star_form_DatabaseDeleteEvent_idl__
+
+#ifndef __com_sun_star_lang_EventObject_idl__
+#include <com/sun/star/lang/EventObject.idl>
+#endif
+
+
+//=============================================================================
+
+ module com { module sun { module star { module form {
+
+//=============================================================================
+
/** is fired if a database record is going to be deleted.
<p>Please do <em><b>not</b></em> use anymore, this struct is deprecated.
@deprecated
*/
published struct DatabaseDeleteEvent: com::sun::star::lang::EventObject
-{
- sequence<any> Bookmarks;
-
-};
-
-//=============================================================================
-
-}; }; }; };
-
-#endif
+{
+ sequence<any> Bookmarks;
+
+};
+
+//=============================================================================
+
+}; }; }; };
+
+#endif