summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2010-10-06 10:16:45 +0100
committerNoel Power <noel.power@novell.com>2010-10-13 13:32:25 +0100
commitc04f6ffeae4ba3c8baf4a6dc33669c3da00159c0 (patch)
tree3cb513b392d79be0f903e0c74355baa91aa4938e /offapi/com/sun/star/document
parentbda7aaeb74713f423aa1c80aee982f056007db2e (diff)
initial commit for vba blob ( not including container_control stuff )
Diffstat (limited to 'offapi/com/sun/star/document')
-rw-r--r--offapi/com/sun/star/document/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/offapi/com/sun/star/document/makefile.mk b/offapi/com/sun/star/document/makefile.mk
index 48394a65008c..7932c6ef34e2 100644
--- a/offapi/com/sun/star/document/makefile.mk
+++ b/offapi/com/sun/star/document/makefile.mk
@@ -114,7 +114,9 @@ IDLFILES=\
XDocumentRevisionListPersistence.idl\
DocumentRevisionListPersistence.idl \
XDocumentLanguages.idl \
- XCodeNameQuery.idl
+ XCodeNameQuery.idl \
+ XCompatWriterDocProperties.idl \
+ XVbaMethodParameter.idl \
# ------------------------------------------------------------------