summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-06-20 09:32:37 +0000
committerKurt Zenker <kz@openoffice.org>2007-06-20 09:32:37 +0000
commitfaeb6687ced9306ca1df36aa416448c361e83116 (patch)
treea3dc02ba2c921a990182f9eac24f8c7f9f58cf80 /offapi
parent30159c6006531558febd5d9e84d585456c74aa36 (diff)
INTEGRATION: CWS jl61 (1.40.78); FILE MERGED
2007/06/13 08:20:14 ab 1.40.78.1: #i76438# (X)ContainerWindowProvider, XContainerWindowEventHandler
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/makefile.mk b/offapi/com/sun/star/awt/makefile.mk
index 5b57bb356a1a..f439d9be29de 100644
--- a/offapi/com/sun/star/awt/makefile.mk
+++ b/offapi/com/sun/star/awt/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.40 $
+# $Revision: 1.41 $
#
-# last change: $Author: ihi $ $Date: 2006-12-20 14:06:58 $
+# last change: $Author: kz $ $Date: 2007-06-20 10:32:37 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -88,6 +88,7 @@ IDLFILES=\
DeviceInfo.idl\
DialogProvider.idl\
DialogProvider2.idl\
+ ContainerWindowProvider.idl\
DockingData.idl\
DockingEvent.idl\
EndDockingEvent.idl\
@@ -226,6 +227,9 @@ IDLFILES=\
XDialogProvider.idl\
XDialogProvider2.idl\
XDialogEventHandler.idl\
+ ContainerWindowProvider.idl\
+ XContainerWindowProvider.idl\
+ XContainerWindowEventHandler.idl\
XDisplayBitmap.idl\
XDisplayConnection.idl\
XDockableWindow.idl\