summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XNumericField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XNumericField.idl')
-rw-r--r--offapi/com/sun/star/awt/XNumericField.idl33
1 files changed, 31 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XNumericField.idl b/offapi/com/sun/star/awt/XNumericField.idl
index 6bf1bc599..18bb6fefe 100644
--- a/offapi/com/sun/star/awt/XNumericField.idl
+++ b/offapi/com/sun/star/awt/XNumericField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XNumericField.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2002-12-09 16:44:11 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:40:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -202,4 +202,33 @@ interface XNumericField: com::sun::star::uno::XInterface
}; }; }; };
+/*=============================================================================
+
+ $Log: not supported by cvs2svn $
+ Revision 1.5 2002/10/03 13:01:07 mi
+ #94968# IDL reviews merged
+
+ Revision 1.4 2001/03/16 16:41:13 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
+ Revision 1.3 2000/11/08 12:42:11 mi
+ moved from api
+
+ Revision 1.1.1.1 2000/09/18 23:34:53 hjs
+ initial import
+
+ Revision 1.5 2000/09/11 11:52:09 mi
+ documentation merged from XML
+
+ Revision 1.3 2000/05/16 12:19:53 mi
+ documentation
+
+ Revision 1.2 2000/02/07 11:24:16 mi
+ zu #70728# missing documentation marked
+
+ Revision 1.1.1.1 1999/11/11 09:48:40 jsc
+ new
+
+
+=============================================================================*/
#endif