diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-01-24 11:27:21 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-01-24 20:26:03 +0000 |
commit | 366cd93675b556c330ca6f1146f6bd67e09e8647 (patch) | |
tree | 7684f1ad1012a9a79260dc5e11f52d9460af3c9e /AllLangHelp_scalc.mk | |
parent | 0b9ab742651f4014540723356720507edc2ec3ac (diff) |
tdf#118008 (part) Format menu update
* Include align and number format menu entries
* collected default number formats in one help file
Change-Id: I01db0099ec0b4c421a717656ff3957f190501f53
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/146094
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 452e16fd57..7cb0cf5f03 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -191,6 +191,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/data_form \ helpcontent2/source/text/scalc/01/data_provider \ helpcontent2/source/text/scalc/01/databar_more_options \ + helpcontent2/source/text/scalc/01/default_number_formats \ helpcontent2/source/text/scalc/01/ex_data_stat_func \ helpcontent2/source/text/scalc/01/format_graphic \ helpcontent2/source/text/scalc/01/formula2value \ @@ -307,11 +308,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/ODFF \ helpcontent2/source/text/scalc/01/text2columns \ helpcontent2/source/text/scalc/01/xml_source \ - helpcontent2/source/text/scalc/02/02130000 \ - helpcontent2/source/text/scalc/02/02140000 \ - helpcontent2/source/text/scalc/02/02150000 \ - helpcontent2/source/text/scalc/02/02160000 \ - helpcontent2/source/text/scalc/02/02170000 \ helpcontent2/source/text/scalc/02/06010000 \ helpcontent2/source/text/scalc/02/06030000 \ helpcontent2/source/text/scalc/02/06040000 \ |