summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/GetExpression.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-09-09 15:43:14 +0000
committerOliver Bolte <obo@openoffice.org>2004-09-09 15:43:14 +0000
commit457808a498f81bfe8e46a53e6c400840a2d3b4ba (patch)
tree8c31f02db0a2b5882e0c8be0909aa3e62b6298b5 /offapi/com/sun/star/text/textfield/GetExpression.idl
parent77306698c1a3e64042b61c095a67d37160448d4d (diff)
INTEGRATION: CWS toolbars2 (1.6.70); FILE MERGED
2004/08/19 12:30:22 mi 1.6.70.1: #i33199# @since with version number instead of issue id
Diffstat (limited to 'offapi/com/sun/star/text/textfield/GetExpression.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/GetExpression.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/GetExpression.idl b/offapi/com/sun/star/text/textfield/GetExpression.idl
index 90a103fc40c2..fa1931c236c7 100644
--- a/offapi/com/sun/star/text/textfield/GetExpression.idl
+++ b/offapi/com/sun/star/text/textfield/GetExpression.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GetExpression.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 00:46:59 $
+ * last change: $Author: obo $ $Date: 2004-09-09 16:43:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -106,7 +106,7 @@ published service GetExpression
/** 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;
};