summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/text/textfield/SetExpression.idl2
-rw-r--r--offapi/type_reference/types.rdbbin7439872 -> 7439872 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/textfield/SetExpression.idl b/offapi/com/sun/star/text/textfield/SetExpression.idl
index 31cfec291a0e..cb79b8b50583 100644
--- a/offapi/com/sun/star/text/textfield/SetExpression.idl
+++ b/offapi/com/sun/star/text/textfield/SetExpression.idl
@@ -74,7 +74,7 @@ published service SetExpression
[property]double Value;
/** contains the name of the set expression field master this field is connected to.
*/
- [property]string VariableName;
+ [property, readonly] string VariableName;
/** determines whether changes in language attributes at the position the text field
is located also change the number format as appropriate for this language.
diff --git a/offapi/type_reference/types.rdb b/offapi/type_reference/types.rdb
index 5c4c99cee576..b5a34d5589e9 100644
--- a/offapi/type_reference/types.rdb
+++ b/offapi/type_reference/types.rdb
Binary files differ