summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-04-19 07:43:06 +0000
committerFrank Schönheit <fs@openoffice.org>2001-04-19 07:43:06 +0000
commitd82730ba00266d257073796bc7ae6a4b448cec1d (patch)
tree0d14074e2f9e9399798b30e26a18856e7fe46c4a
parent136a25540a48b1444f0aa0278ac0dcfebebe770d (diff)
#82883# +UnoControlFormattedField / +UnoControlDateField
-rw-r--r--offapi/com/sun/star/awt/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/makefile.mk b/offapi/com/sun/star/awt/makefile.mk
index 795f7fb44402..95f6482803ab 100644
--- a/offapi/com/sun/star/awt/makefile.mk
+++ b/offapi/com/sun/star/awt/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: mt $ $Date: 2001-04-02 16:10:42 $
+# last change: $Author: fs $ $Date: 2001-04-19 08:43:06 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -149,9 +149,11 @@ IDLFILES=\
UnoControlRadioButtonModel.idl\
UnoControlTimeFieldModel.idl\
UnoControlCurrencyField.idl\
+ UnoControlDateField.idl\
UnoControlEdit.idl\
UnoControlFileControl.idl\
UnoControlFixedText.idl\
+ UnoControlFormattedField.idl\
UnoControlGroupBox.idl\
UnoControlImageControl.idl\
UnoControlListBox.idl\