summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/xml/dom/events/EventException.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/xml/dom/events/EventException.idl')
-rw-r--r--offapi/com/sun/star/xml/dom/events/EventException.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/offapi/com/sun/star/xml/dom/events/EventException.idl b/offapi/com/sun/star/xml/dom/events/EventException.idl
index e1a04208037c..a3c97cd5fcd3 100644
--- a/offapi/com/sun/star/xml/dom/events/EventException.idl
+++ b/offapi/com/sun/star/xml/dom/events/EventException.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39,3 +40,5 @@ exception EventException: com::sun::star::uno::Exception {
}; }; }; }; }; };
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */