summaryrefslogtreecommitdiff
path: root/offapi/drafts
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-01 17:39:05 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-01 17:39:05 +0000
commit73425b8d70723aea9440bd14efd15c14fd4a703c (patch)
treeb693ae4e879df3a0a2fb1f468fd2d941c3c9cfa1 /offapi/drafts
parentb4226b732a0140c208c5a69935847b0da559df39 (diff)
INTEGRATION: CWS removedrafts (1.3.338); FILE MERGED
2005/02/17 13:45:55 cd 1.3.338.2: #i42557# Remove obsolete UNOIDL types from draft 2005/02/14 07:46:03 oj 1.3.338.1: #i42560# remove services, they are already moved to none draft
Diffstat (limited to 'offapi/drafts')
-rw-r--r--offapi/drafts/com/sun/star/form/makefile.mk11
1 files changed, 4 insertions, 7 deletions
diff --git a/offapi/drafts/com/sun/star/form/makefile.mk b/offapi/drafts/com/sun/star/form/makefile.mk
index b00b6b6244ec..23e5018c8237 100644
--- a/offapi/drafts/com/sun/star/form/makefile.mk
+++ b/offapi/drafts/com/sun/star/form/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: obo $ $Date: 2003-10-21 08:33:47 $
+# last change: $Author: kz $ $Date: 2005-03-01 18:39:05 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,16 +73,13 @@ PACKAGE=drafts$/com$/sun$/star$/form
# ------------------------------------------------------------------------
IDLFILES=\
+ IncompatibleTypesException.idl \
+ ListEntryEvent.idl \
XBindableValue.idl \
XValueBinding.idl \
- IncompatibleTypesException.idl \
- ValueBinding.idl \
XListEntrySink.idl \
XListEntrySource.idl \
XListEntryListener.idl \
- ListEntryEvent.idl \
- ListEntrySource.idl \
- BindableDataAwareControlModel.idl \
# ------------------------------------------------------------------