diff options
author | Eike Rathke <erack@redhat.com> | 2016-05-26 23:55:42 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-05-26 22:41:40 +0000 |
commit | c1724f5eeef808cefac89d5101c25f06aab1a55a (patch) | |
tree | 3f2e718a432260f878e78c72d1d35eb1b68800bb /source/text/sbasic/shared | |
parent | 97922d2199577a138f7336c0a0bf045b93204b55 (diff) |
tdf#70806 get rid of the "number 0 for the entire database" nonsense
1. there is no "entire database" in this context
2. 0 was an old workaround for an omitted argument that Excel knows for
DCOUNT and DCOUNTA functions to count records that match the
criteria without applying a further count on a selected column, but
not for other functions
3. Excel does not know a 0 argument
4. ODFF does not specify a 0 argument
=> so give examples that don't use it.
Change-Id: I03654e90798a97bfd37a5f20de26d45e96726206
(cherry picked from commit f5f2b4982350ee6e0616d49742b29b0a57edbbbb)
Reviewed-on: https://gerrit.libreoffice.org/25525
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'source/text/sbasic/shared')
0 files changed, 0 insertions, 0 deletions