summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/CheckBox.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
committerMichael Hönnig <mi@openoffice.org>2003-01-21 12:43:59 +0000
commitdd66fa1b487cf145dfe8fa67ba348174261ea812 (patch)
treeb3aa032388db2adc28818b7ed29edd2d1d2e6166 /offapi/com/sun/star/form/component/CheckBox.idl
parentc42c750e9d8f0c5d0c1fbb2bd9751c0815af7f1b (diff)
merge from src641 internal ODK release
Diffstat (limited to 'offapi/com/sun/star/form/component/CheckBox.idl')
-rw-r--r--offapi/com/sun/star/form/component/CheckBox.idl24
1 files changed, 22 insertions, 2 deletions
diff --git a/offapi/com/sun/star/form/component/CheckBox.idl b/offapi/com/sun/star/form/component/CheckBox.idl
index 47a955894..2210ed915 100644
--- a/offapi/com/sun/star/form/component/CheckBox.idl
+++ b/offapi/com/sun/star/form/component/CheckBox.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CheckBox.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2002-12-10 15:12:33 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:41:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -124,4 +124,24 @@ service CheckBox
}; }; }; }; };
+/*=============================================================================
+
+ $Log: not supported by cvs2svn $
+ Revision 1.5 2002/10/03 13:04:48 mi
+ #94968# IDL reviews merged
+
+ Revision 1.4.2.3 2002/07/26 09:49:06 fs
+ IDL review form layer
+
+ Revision 1.4.2.2 2002/02/18 15:23:21 oj
+ #96946# parameter,return value and exception description
+
+ Revision 1.4.2.1 2002/02/18 14:55:47 oj
+ #96946# parameter,return value and exception description
+
+ Revision 1.4 2001/11/07 15:10:53 fs
+ the CheckBox is no DataAwareControlModel, but a FormControlModel
+
+
+=============================================================================*/
#endif