summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/TableFormula.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/TableFormula.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/TableFormula.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/textfield/TableFormula.idl b/offapi/com/sun/star/text/textfield/TableFormula.idl
index f9013595a578..bbeca1b6b750 100644
--- a/offapi/com/sun/star/text/textfield/TableFormula.idl
+++ b/offapi/com/sun/star/text/textfield/TableFormula.idl
@@ -47,11 +47,11 @@ published service TableFormula
[property] string Formula;
/** 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;
- /** determins whether the formula displayed as text or evaluated.
+ /** determines whether the formula displayed as text or evaluated.
*/
[property] boolean IsShowFormula;
/** this is the number format for this field.