summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/vba/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/vba/makefile.mk')
-rwxr-xr-xoffapi/com/sun/star/script/vba/makefile.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/offapi/com/sun/star/script/vba/makefile.mk b/offapi/com/sun/star/script/vba/makefile.mk
index c9526d86b070..857df4f9bf63 100755
--- a/offapi/com/sun/star/script/vba/makefile.mk
+++ b/offapi/com/sun/star/script/vba/makefile.mk
@@ -38,12 +38,12 @@ PACKAGE=com$/sun$/star$/script$/vba
# ------------------------------------------------------------------------
IDLFILES=\
- EventIdentifier.idl \
- EventProcessor.idl \
- SpreadsheetEventProcessor.idl \
- TextEventProcessor.idl \
+ VBAEventId.idl \
+ VBAEventProcessor.idl \
+ VBASpreadsheetEventProcessor.idl \
+ VBATextEventProcessor.idl \
XCoreEventProcessor.idl \
- XEventProcessor.idl
+ XVBAEventProcessor.idl
# ------------------------------------------------------------------