summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/User.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:43:39 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:43:39 +0000
commitfdcf5dc5a1be088a126922d63334ae483459579e (patch)
treed5ba89ac89df33fb676ef68f2e3bb225314dafb1 /offapi/com/sun/star/text/textfield/User.idl
parent2796f359acb91d1171dee6ad99d09823213c7675 (diff)
INTEGRATION: CWS toolbars2 (1.7.70); FILE MERGED
2004/08/19 12:30:23 mi 1.7.70.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com/sun/star/text/textfield/User.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/User.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/User.idl b/offapi/com/sun/star/text/textfield/User.idl
index 22c36a700bd4..1291d4a06635 100644
--- a/offapi/com/sun/star/text/textfield/User.idl
+++ b/offapi/com/sun/star/text/textfield/User.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: User.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 00:51:48 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:43:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -93,7 +93,7 @@ published service User
/** determines whether changes in language attributes at the position the text field
is located also change the number format as appropriate for this language.
- @since #107627#
+ @since OOo 1.1.2
*/
[optional, property] boolean IsFixedLanguage;
};