summaryrefslogtreecommitdiff
path: root/offapi/com
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 17:09:01 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 17:09:01 +0000
commit0505061664f2d035a41917add680d6b7294f7aed (patch)
treeb4230eccc71626012178eb8f282d3f52b319d876 /offapi/com
parentfdc5978085015703f1410d7e0bcaee97f5492a4d (diff)
INTEGRATION: CWS fwkbugfix02 (1.4.24); FILE MERGED
2004/04/19 09:16:14 mav 1.4.24.6: #116056# object map mode 2004/04/14 11:22:28 mav 1.4.24.5: #i22465# state change events 2004/03/25 11:10:33 mav 1.4.24.4: #116056# interfaces review 2004/03/25 10:51:42 mav 1.4.24.3: #116056# interfaces review 2004/03/24 09:23:18 mav 1.4.24.2: #116056# remove unneeded interfaces 2004/03/22 10:14:38 mav 1.4.24.1: #115011# review idl files
Diffstat (limited to 'offapi/com')
-rw-r--r--offapi/com/sun/star/embed/makefile.mk20
1 files changed, 11 insertions, 9 deletions
diff --git a/offapi/com/sun/star/embed/makefile.mk b/offapi/com/sun/star/embed/makefile.mk
index 0c0c3ff08d26..894ccb61daff 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.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: kz $ $Date: 2004-02-25 16:55:58 $
+# last change: $Author: hr $ $Date: 2004-05-10 18:09:01 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -45,8 +45,7 @@
# WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
# WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
# MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
-# See the License for the specific p XTypeDetection.idl\
-rovisions governing your rights and
+# See the License for the specific provisions governing your rights and
# obligations concerning the Software.
#
# The Initial Developer of the Original Code is: Sun Microsystems, Inc.
@@ -80,6 +79,7 @@ IDLFILES=\
EmbedStates.idl\
EmbedVerbs.idl\
EmbedMisc.idl\
+ EmbedMapModes.idl\
EmbedUpdateModes.idl\
EmbeddedObjectDescriptor.idl\
EntryInitModes.idl\
@@ -87,8 +87,7 @@ IDLFILES=\
StorageStream.idl\
StorageFactory.idl\
VerbAttributes.idl\
- VerbDescr.idl\
- VerbFlags.idl\
+ VerbDescriptor.idl\
XPersistanceHolder.idl\
XEmbeddedObject.idl\
XVisualObject.idl\
@@ -103,15 +102,18 @@ IDLFILES=\
XLinkFactory.idl\
XEncryptionProtectedSource.idl\
XInplaceClient.idl\
- XInplaceUIWindow.idl\
- XIPMainContainerWindow.idl\
XWindowSupplier.idl\
XTransactedObject.idl\
XTransactionBroadcaster.idl\
XTransactionListener.idl\
+ XStateChangeBroadcaster.idl\
+ XStateChangeListener.idl\
XTransferableSupplier.idl\
XComponentSupplier.idl\
XStorage.idl\
+ XHatchWindowController.idl\
+ XHatchWindowFactory.idl\
+ XHatchWindow.idl\
XPackageStructureCreator.idl\
UnreachableStateException.idl\
WrongStateException.idl\
@@ -119,7 +121,7 @@ IDLFILES=\
InvalidStorageException.idl\
LinkageMisuseException.idl\
NeedsRunningStateException.idl\
- StorageWTException.idl\
+ StorageWrappedTargetException.idl\
# ------------------------------------------------------------------