summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-04-16 15:18:09 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-04-16 15:18:09 +0000
commitdf20ea357a47bb3945ef2a536918c184c465321e (patch)
tree3ce3177c5c5bfcd253a8fb0ce234f18f9635c029 /offapi
parent39154696243ea85fb912633ffbd1c1137d6e3813 (diff)
INTEGRATION: CWS fwkdbdesign01 (1.31.56); FILE MERGED
2007/02/21 09:43:25 as 1.31.56.1: #i45663# new interface XModule, which allows chanig a module identifier at runtime
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/frame/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/frame/makefile.mk b/offapi/com/sun/star/frame/makefile.mk
index 050ebd843e77..6ad68efa7981 100644
--- a/offapi/com/sun/star/frame/makefile.mk
+++ b/offapi/com/sun/star/frame/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.31 $
+# $Revision: 1.32 $
#
-# last change: $Author: rt $ $Date: 2006-12-01 17:07:24 $
+# last change: $Author: ihi $ $Date: 2007-04-16 16:18:09 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -136,6 +136,8 @@ IDLFILES=\
XMenuBarAcceptor.idl\
XMenuBarMergingAcceptor.idl\
XModel.idl\
+ XModel2.idl\
+ XModule.idl\
XModuleManager.idl\
XNotifyingDispatch.idl\
XPopupMenuController.idl\