summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet')
-rw-r--r--offapi/com/sun/star/sheet/XSheetOperation.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/XSheetOperation.idl b/offapi/com/sun/star/sheet/XSheetOperation.idl
index 6b8f7fc2461a..53b0cb45ab77 100644
--- a/offapi/com/sun/star/sheet/XSheetOperation.idl
+++ b/offapi/com/sun/star/sheet/XSheetOperation.idl
@@ -30,7 +30,8 @@ published interface XSheetOperation: com::sun::star::uno::XInterface
{
/** computes a general function based on all cells in the current
- cell range(s).
+ cell range(s), excluding values from filtered and hidden rows
+ and hidden columns as done for the status bar.
@param nFunction
is the function used to compute the result.