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