summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:16:28 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2003-04-17 09:16:28 +0000
commit476a0772dad4165cc8bb1c375b874642b327156a (patch)
tree337cd5f00338c3e4e290b173c0e1a6cd06043bce /offapi/com/sun/star/text/textfield
parent26a39fec3cf22838618d109bb899f20b4ea00d1c (diff)
INTEGRATION: CWS sdk01 (1.4.78); FILE MERGED
2003/04/07 07:46:34 mi 1.4.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag
Diffstat (limited to 'offapi/com/sun/star/text/textfield')
-rw-r--r--offapi/com/sun/star/text/textfield/DateTime.idl6
1 files changed, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/textfield/DateTime.idl b/offapi/com/sun/star/text/textfield/DateTime.idl
index 9b609aee3..abe9411eb 100644
--- a/offapi/com/sun/star/text/textfield/DateTime.idl
+++ b/offapi/com/sun/star/text/textfield/DateTime.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DateTime.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:47 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:16:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,8 @@ service DateTime
/** If this flag is set to <FALSE/> the date or time
is always displayed as the current date or time.
+
+ @since #107627#
*/
[optional, property] boolean IsFixed;