INTEGRATION: CWS unopkg1 (1.41.116); FILE MERGED

2004/03/15 15:53:43 kso 1.41.116.5: #112920# - Moved TransientDocumentsDocumentContentFactory to module css.frame
2004/03/15 14:11:05 kso 1.41.116.4: #112920# moved XTransientDocumentsDocumentContentFactory to module css.frame.
2004/01/26 14:23:41 kso 1.41.116.3: #112920# - Added [X]TransientDocumentsDocumentContentfactory.idl
2004/01/20 14:29:20 kso 1.41.116.2: Added TransientDocuments*.idl (all are just service descriptions)
2003/11/04 16:05:03 dbo 1.41.116.1: #i20304# vnd.sun.star.expand UCP
This commit is contained in:
Jens-Heiner Rechtien 2004-04-13 10:58:16 +00:00
parent fe1231802c
commit 6ae35187b2

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.41 $
# $Revision: 1.42 $
#
# last change: $Author: vg $ $Date: 2003-05-27 10:29:04 $
# last change: $Author: hr $ $Date: 2004-04-13 11:58:16 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -117,6 +117,7 @@ IDLFILES=\
DuplicateProviderException.idl\
DynamicResultSet.idl\
Error.idl\
ExpandContentProvider.idl\
ExportStreamInfo.idl\
FetchError.idl\
FetchResult.idl\
@ -217,6 +218,11 @@ IDLFILES=\
TransferCommandOperation.idl\
TransferInfo.idl\
TransferResult.idl\
TransientDocumentsContentProvider.idl \
TransientDocumentsRootContent.idl \
TransientDocumentsDocumentContent.idl \
TransientDocumentsFolderContent.idl \
TransientDocumentsStreamContent.idl \
UniversalContentBroker.idl\
UnsupportedCommandException.idl\
UnsupportedDataSinkException.idl\
@ -282,7 +288,7 @@ IDLFILES=\
XSimpleFileAccess2.idl\
XSimpleFileAccess3.idl\
XSortedDynamicResultSetFactory.idl\
XSourceInitialization.idl
XSourceInitialization.idl
# ------------------------------------------------------------------