summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/SetExpression.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/SetExpression.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/SetExpression.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/SetExpression.idl b/offapi/com/sun/star/text/textfield/SetExpression.idl
index cd727b6af827..78c2e3fc6b71 100644
--- a/offapi/com/sun/star/text/textfield/SetExpression.idl
+++ b/offapi/com/sun/star/text/textfield/SetExpression.idl
@@ -47,7 +47,7 @@ published service SetExpression
*/
[property]string Content;
/** contains the current content of the text field.
- <p> This property is escpecially usefull for import/export purposes. </p>
+ <p> This property is especially useful for import/export purposes. </p>
*/
[property]string CurrentPresentation;
@@ -59,7 +59,7 @@ published service SetExpression
<type scope="com::sun::star::style">NumberingType</type>
*/
[property]short NumberingType;
- /** determins whether the content is displayed or evaluated.
+ /** determines whether the content is displayed or evaluated.
*/
[property]boolean IsShowFormula;
/** contains an informational text that is displayed at the user
@@ -75,7 +75,7 @@ published service SetExpression
/** contains the sequence value when this field is used as sequence field.
*/
[property]short SequenceValue;
- /** determins the type of the variable as described in
+ /** determines the type of the variable as described in
<type scope="com::sun::star::text">SetVariableType</type>
*/
[property]short SubType;