summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/vba/XVBAEventProcessor.idl')
-rw-r--r--offapi/com/sun/star/script/vba/XVBAEventProcessor.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
index 1fbf75d65fb0..f483dbde0400 100644
--- a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
+++ b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
@@ -17,13 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __com_sun_star_script_vba_XVBAEventProcessor_idl__
-#define __com_sun_star_script_vba_XVBAEventProcessor_idl__
-
-#include <com/sun/star/uno/XInterface.idl>
-#include <com/sun/star/lang/IllegalArgumentException.idl>
-#include <com/sun/star/util/VetoException.idl>
-
module com { module sun { module star { module script { module vba {
@@ -81,6 +74,4 @@ interface XVBAEventProcessor
}; }; }; }; };
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */