diff options
author | Winfried Donkers <winfrieddonkers@libreoffice.org> | 2015-02-26 17:09:10 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2015-03-24 22:04:50 +0000 |
commit | f1f4167bac271f4b7f4ed766db4b077f94fd4daa (patch) | |
tree | 422f81c4b7c89e12b1953f8a0de8684482e4be87 /sc/source/ui | |
parent | ff9fde527ec05a71c27fa3109ef4b57216f785dd (diff) |
tdf#40835 add ODFF function FDIST
and clean up F-Distribution function names.
Change-Id: I8666659269121b3ea32e8179b42e3497aa86754f
Reviewed-on: https://gerrit.libreoffice.org/14657
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sc/source/ui')
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 1bb371ef64d2..eed70bce13ff 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -8485,7 +8485,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2 0; ID_FUNCTION_GRP_STATISTIC; U2S( HID_FUNC_F_DIST_LT ); - 4; 0; 0; 0; 0; + 4; 0; 0; 0; 1; 0; }; String 2 // Name of Parameter 1 |