[Libreoffice-commits] help.git: source/text

Olivier olivier.hallot at libreoffice.org
Thu Jan 12 10:57:37 UTC 2017


 source/text/scalc/01/func_aggregate.xhp |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2550608f310dd5cba88967e2b1d7430d46bd1bcd
Author: Olivier <olivier.hallot at libreoffice.org>
Date:   Tue Jan 10 18:09:37 2017 -0200

    No need to explain errors after user mistake.
    
    Change-Id: I986fcfffe790fe8cff3d209f514c5a34c7d28478
    Reviewed-on: https://gerrit.libreoffice.org/32939
    Reviewed-by: Eike Rathke <erack at redhat.com>
    Tested-by: Eike Rathke <erack at redhat.com>

diff --git a/source/text/scalc/01/func_aggregate.xhp b/source/text/scalc/01/func_aggregate.xhp
index 5f77dae..9fba216 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>
 


More information about the Libreoffice-commits mailing list