summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XFormulaQuery.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XFormulaQuery.idl')
-rw-r--r--offapi/com/sun/star/sheet/XFormulaQuery.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/XFormulaQuery.idl b/offapi/com/sun/star/sheet/XFormulaQuery.idl
index 9188332dd184..3c5ca0b0eb23 100644
--- a/offapi/com/sun/star/sheet/XFormulaQuery.idl
+++ b/offapi/com/sun/star/sheet/XFormulaQuery.idl
@@ -61,7 +61,7 @@ published interface XFormulaQuery: com::sun::star::uno::XInterface
@param bRecursive
<FALSE/> = queries cells dependent from the original range(s),
- <TRUE/> = repeates query with all found cells
+ <TRUE/> = repeats query with all found cells
(finds dependents of dependents, and so on).
@return
@@ -80,7 +80,7 @@ published interface XFormulaQuery: com::sun::star::uno::XInterface
@param bRecursive
<FALSE/> = queries precedent cells of the original range(s),
- <TRUE/> = repeates query with all found cells
+ <TRUE/> = repeats query with all found cells
(finds precedents of precedents, and so on).
@return