summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/GetExpression.idl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2003-04-17 09:16:39 +0000
committerRüdiger Timm <rt@openoffice.org>2003-04-17 09:16:39 +0000
commit34a8632a56105c65aa7f95390eace0d0954ad57c (patch)
tree355b0a5cd657cd198f2e6238d4971b879cdb5599 /offapi/com/sun/star/text/textfield/GetExpression.idl
parentb7bb900770952c36d8a2c275573c4d39952628cc (diff)
INTEGRATION: CWS sdk01 (1.2.78); FILE MERGED
2003/04/07 07:46:34 mi 1.2.78.1: #107627# marked interface elements new in OOo 1.1 SDK with @since tag
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, 4 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/textfield/GetExpression.idl b/offapi/com/sun/star/text/textfield/GetExpression.idl
index be598a9446ac..690aaeba9a4c 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:57:47 $
+ * last change: $Author: rt $ $Date: 2003-04-17 10:16:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,6 +105,8 @@ service GetExpression
[property]short VariableSubtype;
/** 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#
*/
[optional, property] boolean IsFixedLanguage;
};