INTEGRATION: CWS basmgr02 (1.5.32); FILE MERGED

2007/01/15 08:16:31 fs 1.5.32.2: renamed container services from Foo to DocumentFoo
2007/01/10 14:42:06 fs 1.5.32.1: #i73329# various new types
This commit is contained in:
Oliver Bolte 2007-03-15 14:49:38 +00:00
parent f895ffd24d
commit 2d14eb7cec

View file

@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.5 $ # $Revision: 1.6 $
# #
# last change: $Author: rt $ $Date: 2006-12-01 17:12:19 $ # last change: $Author: obo $ $Date: 2007-03-15 15:49:38 $
# #
# The Contents of this file are made available subject to # The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1. # the terms of GNU Lesser General Public License Version 2.1.
@ -46,10 +46,14 @@ PACKAGE=com$/sun$/star$/script
# ------------------------------------------------------------------------ # ------------------------------------------------------------------------
IDLFILES=\ IDLFILES=\
DocumentDialogLibraryContainer.idl\
DocumentScriptLibraryContainer.idl\
XLibraryContainer.idl\ XLibraryContainer.idl\
XLibraryContainer2.idl\ XLibraryContainer2.idl\
XLibraryContainerPassword.idl\ XLibraryContainerPassword.idl\
XLibraryContainerExport.idl\ XLibraryContainerExport.idl\
XPersistentLibraryContainer.idl\
XStorageBasedLibraryContainer.idl\
ModuleSizeExceededRequest.idl\ ModuleSizeExceededRequest.idl\
# ------------------------------------------------------------------ # ------------------------------------------------------------------