summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/embed/makefile.mk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-10-04 16:40:05 +0000
committerKurt Zenker <kz@openoffice.org>2004-10-04 16:40:05 +0000
commit91f18fce0347b844543081d86be7608ad9a593ed (patch)
tree0187446d931be2d0c63ec7308a3910fda0916652 /offapi/com/sun/star/embed/makefile.mk
parent193b059634a55de3bfe83eeb71627d49aa1fc0a6 (diff)
INTEGRATION: CWS mav09 (1.3.30); FILE MERGED
2004/07/15 10:46:24 mav 1.3.30.10: #i27773# UseBackupException.idl 2004/06/25 11:52:01 mav 1.3.30.9: #i27773# linkage support 2004/06/14 09:49:14 mav 1.3.30.8: #i27773# the structure is moved to frame namespace 2004/05/24 10:56:05 mav 1.3.30.7: #i27773# support most of vcl map modes 2004/05/18 10:20:46 mav 1.3.30.6: #i27773# resolve conflict 2004/05/17 17:30:31 mav 1.3.30.5: RESYNC: (1.4-1.5); FILE MERGED 2004/05/13 07:22:17 mav 1.3.30.4: #i27773# Default visual representation 2004/04/29 13:44:21 mav 1.3.30.3: #i27773# inserting of an object by dialog 2004/03/02 09:10:08 mav 1.3.30.2: RESYNC: (1.3-1.4); FILE MERGED 2004/02/27 10:29:38 mav 1.3.30.1: #115011# hatch window mechanics
Diffstat (limited to 'offapi/com/sun/star/embed/makefile.mk')
-rw-r--r--offapi/com/sun/star/embed/makefile.mk12
1 files changed, 8 insertions, 4 deletions
diff --git a/offapi/com/sun/star/embed/makefile.mk b/offapi/com/sun/star/embed/makefile.mk
index 894ccb61daff..47befa8d696f 100644
--- a/offapi/com/sun/star/embed/makefile.mk
+++ b/offapi/com/sun/star/embed/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
-# last change: $Author: hr $ $Date: 2004-05-10 18:09:01 $
+# last change: $Author: kz $ $Date: 2004-10-04 17:40:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,23 +74,25 @@ PACKAGE=com$/sun$/star$/embed
IDLFILES=\
Aspects.idl\
- BorderWidths.idl\
ElementModes.idl\
EmbedStates.idl\
EmbedVerbs.idl\
EmbedMisc.idl\
- EmbedMapModes.idl\
+ EmbedMapUnits.idl\
EmbedUpdateModes.idl\
EmbeddedObjectDescriptor.idl\
EntryInitModes.idl\
+ InsertedObjectInfo.idl\
Storage.idl\
StorageStream.idl\
StorageFactory.idl\
VerbAttributes.idl\
+ VisualRepresentation.idl\
VerbDescriptor.idl\
XPersistanceHolder.idl\
XEmbeddedObject.idl\
XVisualObject.idl\
+ XCommonEmbedPersist.idl\
XEmbedPersist.idl\
XLinkageSupport.idl\
XClassifiedObject.idl\
@@ -102,6 +104,7 @@ IDLFILES=\
XLinkFactory.idl\
XEncryptionProtectedSource.idl\
XInplaceClient.idl\
+ XInsertObjectDialog.idl\
XWindowSupplier.idl\
XTransactedObject.idl\
XTransactionBroadcaster.idl\
@@ -116,6 +119,7 @@ IDLFILES=\
XHatchWindow.idl\
XPackageStructureCreator.idl\
UnreachableStateException.idl\
+ UseBackupException.idl\
WrongStateException.idl\
ObjectSaveVetoException.idl\
InvalidStorageException.idl\