summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SheetCellRanges.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SheetCellRanges.idl')
-rw-r--r--offapi/com/sun/star/sheet/SheetCellRanges.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/SheetCellRanges.idl b/offapi/com/sun/star/sheet/SheetCellRanges.idl
index 020521203af5..7a265d1e2cd6 100644
--- a/offapi/com/sun/star/sheet/SheetCellRanges.idl
+++ b/offapi/com/sun/star/sheet/SheetCellRanges.idl
@@ -146,7 +146,7 @@ published service SheetCellRanges
<p>The property
<member scope="com::sun::star::util">SearchDescriptor::SearchWords</member>
has a different meaning in spreadsheets: If set to <TRUE/>, the
- spreadsheet searches for cells containing the serch text only.</p>
+ spreadsheet searches for cells containing the search text only.</p>
*/
interface com::sun::star::util::XReplaceable;
@@ -244,7 +244,7 @@ published service SheetCellRanges
//-------------------------------------------------------------------------
- /** Returns the absolute adress of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
+ /** Returns the absolute address of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
*/
[optional, readonly, property] string AbsoluteName;
};