diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-12 10:33:24 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-12 13:38:47 +0000 |
commit | 453215e939e4b0b8247e694a96eb89f7e117afaf (patch) | |
tree | 34f138fd561984b70ef42ff555764d0ccff31e85 | |
parent | 9c97ba522ba4581f7ceed9cabc0d88d0a83098a4 (diff) |
Remove wrong reference to ODFF.
Related to https://gerrit.libreoffice.org/c/help/+/127817
Change-Id: I8a3dd1bcd0481acfdf8e0faa794f8e0214f49b89
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148735
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/01/func_maxifs.xhp | 1 | ||||
-rw-r--r-- | source/text/scalc/01/func_minifs.xhp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/source/text/scalc/01/func_maxifs.xhp b/source/text/scalc/01/func_maxifs.xhp index 8b89e56603..8bc4f1decc 100644 --- a/source/text/scalc/01/func_maxifs.xhp +++ b/source/text/scalc/01/func_maxifs.xhp @@ -36,7 +36,6 @@ <embed href="text/scalc/01/ex_data_stat_func.xhp#warning01"/> <embed href="text/scalc/01/ex_data_stat_func.xhp#note01"/> <embed href="text/scalc/01/ex_data_stat_func.xhp#par01"/> -<embed href="text/scalc/01/ODFF.xhp#odff"/> <embed href="text/scalc/01/ex_data_stat_func.xhp#ex_func_average"/> <h4 id="hd_id193452436229521">Simple usage</h4> diff --git a/source/text/scalc/01/func_minifs.xhp b/source/text/scalc/01/func_minifs.xhp index 6981fe242e..fc26d9df9c 100644 --- a/source/text/scalc/01/func_minifs.xhp +++ b/source/text/scalc/01/func_minifs.xhp @@ -36,7 +36,6 @@ <embed href="text/scalc/01/ex_data_stat_func.xhp#warning01"/> <embed href="text/scalc/01/ex_data_stat_func.xhp#note01"/> <embed href="text/scalc/01/ex_data_stat_func.xhp#par01"/> -<embed href="text/scalc/01/ODFF.xhp#odff"/> <embed href="text/scalc/01/ex_data_stat_func.xhp#ex_func_average"/> <h4 id="hd_id193452436229521">Simple usage</h4> |