diff options
author | Olivier <olivier.hallot@libreoffice.org> | 2017-01-10 18:09:37 -0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2017-01-12 10:57:15 +0000 |
commit | 2550608f310dd5cba88967e2b1d7430d46bd1bcd (patch) | |
tree | d2f19f920e11f965667189c501b999295b2f126b | |
parent | 69cc05e42df703775a9716d8eb1767b1fd147336 (diff) |
No need to explain errors after user mistake.
Change-Id: I986fcfffe790fe8cff3d209f514c5a34c7d28478
Reviewed-on: https://gerrit.libreoffice.org/32939
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
-rw-r--r-- | source/text/scalc/01/func_aggregate.xhp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/text/scalc/01/func_aggregate.xhp b/source/text/scalc/01/func_aggregate.xhp index 5f77dae62b..9fba2167b2 100644 --- a/source/text/scalc/01/func_aggregate.xhp +++ b/source/text/scalc/01/func_aggregate.xhp @@ -281,7 +281,6 @@ <paragraph id="par_id99381371214702" role="paragraph" xml-lang="en-US"><emph>Array</emph> – obligatory argument. The array can be specified by the boundaries of the range, the name of the named range or the column label.</paragraph> <paragraph id="par_id2309201515555812" role="note" xml-lang="en-US">For using column labels “Automatically find columns and rows labels” function needs to be enabled.</paragraph> <paragraph id="par_id2209201514174370" role="paragraph" xml-lang="en-US"><emph>k</emph> – obligatory argument for the following functions: LARGE, SMALL, PERCENTILE.INC, QUARTILE.INC, PERCENTILE.EXC, QUARTILE.EXC. It is a numeric argument, which must correspond to the second argument of these functions.</paragraph> -<paragraph id="par_id2309201516525483" role="warning" xml-lang="en-US">If the <emph>k</emph> argument is necessary, but not specified, the function returns the error Err:511.<br/>If the <emph>Function</emph> and/or <emph>Option</emph> arguments are not specified correctly, the function returns the error Err:502.</paragraph> <paragraph id="hd_id198071265128228" role="heading" level="3" xml-lang="en-US">Examples</paragraph> |