[Libreoffice-commits] .: Branch 'integration/dev300_m98' - offapi/com
Michael Meeks
mmeeks at kemper.freedesktop.org
Fri Mar 4 07:57:32 PST 2011
offapi/com/sun/star/embed/makefile.mk | 1 +
offapi/com/sun/star/script/vba/makefile.mk | 2 ++
2 files changed, 3 insertions(+)
New commits:
commit 7c36d18c007870425b34eb27d8e411de55576b27
Author: Michael Meeks <michael.meeks at novell.com>
Date: Fri Mar 4 15:56:42 2011 +0000
enable more missing IDL pieces
diff --git a/offapi/com/sun/star/embed/makefile.mk b/offapi/com/sun/star/embed/makefile.mk
index 9c3159e..8ee156a 100644
--- a/offapi/com/sun/star/embed/makefile.mk
+++ b/offapi/com/sun/star/embed/makefile.mk
@@ -90,6 +90,7 @@ IDLFILES=\
XTransferableSupplier.idl\
XComponentSupplier.idl\
XStorage.idl\
+ XStorage2.idl\
XStorageRawAccess.idl\
XExtendedStorageStream.idl\
XHierarchicalStorageAccess.idl\
diff --git a/offapi/com/sun/star/script/vba/makefile.mk b/offapi/com/sun/star/script/vba/makefile.mk
index 4657b58..336be1b 100755
--- a/offapi/com/sun/star/script/vba/makefile.mk
+++ b/offapi/com/sun/star/script/vba/makefile.mk
@@ -40,10 +40,12 @@ PACKAGE=com$/sun$/star$/script$/vba
IDLFILES=\
VBAEventId.idl \
VBAEventProcessor.idl \
+ VBAMacroResolver.idl \
VBASpreadsheetEventProcessor.idl \
VBATextEventProcessor.idl \
XVBACompatibility.idl \
XVBAEventProcessor.idl \
+ XVBAMacroResolver.idl \
XVBAModuleInfo.idl
# ------------------------------------------------------------------
More information about the Libreoffice-commits
mailing list