diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2022-02-18 22:09:31 -0300 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2022-02-23 22:48:58 +0100 |
commit | 4ac52bffa0d4055a8c18d1a25d15a68eae00adee (patch) | |
tree | 05dec84c4cccb546d54fe5eb42ebded06a0c6f41 /AllLangHelp_scalc.mk | |
parent | 046e5b4b6101edcc1614dd2dc392d8feab9eb891 (diff) |
tdf#145898 Formula to Value and Recalculate Hard
Review of the Data - Calculate submenu
- Added Recalculate Hard page
- Added Formula to value page
- Links and embed for navigation
- Some precisions regarding non-volatile functions
Change-Id: Ic39b61feb851b9cc7c8cb2ae6907651a64a81a6e
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/130180
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index fd7d20600d..de4304d996 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -187,6 +187,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/databar_more_options \ helpcontent2/source/text/scalc/01/ex_data_stat_func \ helpcontent2/source/text/scalc/01/format_graphic \ + helpcontent2/source/text/scalc/01/formula2value \ helpcontent2/source/text/scalc/01/ful_func \ helpcontent2/source/text/scalc/01/func_aggregate \ helpcontent2/source/text/scalc/01/func_arabic \ @@ -275,6 +276,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_year \ helpcontent2/source/text/scalc/01/func_yearfrac \ helpcontent2/source/text/scalc/01/live_data_stream \ + helpcontent2/source/text/scalc/01/recalculate_hard \ helpcontent2/source/text/scalc/01/solver \ helpcontent2/source/text/scalc/01/solver_options \ helpcontent2/source/text/scalc/01/solver_options_algo \ |