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
commit51b93050e0bd6e195ce21bfbb734293601d01c12 (patch)
tree68120b3c6195d486a2ad92272238463ca28fa0c0 /offapi/drafts
parent52583753aacc64c2b01875b65b31eb7c3c613c29 (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 b00b6b624..23e5018c8 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 \
# ------------------------------------------------------------------