summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/vba/VBAEventProcessor.idl')
-rw-r--r--offapi/com/sun/star/script/vba/VBAEventProcessor.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
index 47733717eafc..0053eda2edee 100644
--- a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
+++ b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
@@ -22,21 +22,17 @@
#include <com/sun/star/script/vba/XVBAEventProcessor.idl>
-//=============================================================================
module com { module sun { module star { module script { module vba {
-//=============================================================================
service VBAEventProcessor : XVBAEventProcessor
{
};
-//=============================================================================
}; }; }; }; };
-//=============================================================================
#endif