summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SheetCell.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SheetCell.idl')
-rw-r--r--offapi/com/sun/star/sheet/SheetCell.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sheet/SheetCell.idl b/offapi/com/sun/star/sheet/SheetCell.idl
index ecde3d5c3594..dee529860646 100644
--- a/offapi/com/sun/star/sheet/SheetCell.idl
+++ b/offapi/com/sun/star/sheet/SheetCell.idl
@@ -199,7 +199,7 @@ published service SheetCell
<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;
@@ -327,7 +327,7 @@ published service SheetCell
//-------------------------------------------------------------------------
- /** Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2".
+ /** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2".
*/
[optional, readonly, property] string AbsoluteName;
};