summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-01 15:53:47 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-01 15:53:47 +0000
commit4f3f7857d248ea4addf1321044f303eb7fa8ee63 (patch)
tree0048ee43f9a32bef85518ac4f397bb22540423b7 /offapi/com/sun/star/sheet/RangeSelectionArguments.idl
parentproofreading and corrections from Richard Holt (diff)
downloadcore-4f3f7857d248ea4addf1321044f303eb7fa8ee63.tar.gz
core-4f3f7857d248ea4addf1321044f303eb7fa8ee63.zip
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/sheet/RangeSelectionArguments.idl')
-rw-r--r--offapi/com/sun/star/sheet/RangeSelectionArguments.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/RangeSelectionArguments.idl b/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
index 898cfcb521c4..6ea0d4014c42 100644
--- a/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
+++ b/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RangeSelectionArguments.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: nn $ $Date: 2000-11-09 19:50:08 $
+ * last change: $Author: mi $ $Date: 2001-11-01 16:53:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@ service RangeSelectionArguments
[property] string Title;
/** specifies if the range selection is finished when the
- mouse button is released after selecting cells.
+ mouse button is released, after selecting cells.
*/
[property] boolean CloseOnMouseRelease;
};