diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-02 22:11:09 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-12-03 10:50:56 +0100 |
commit | c099ceeaf1cb4651bbca712ba19d16ee4206ab0f (patch) | |
tree | 93a19cfab6bd76d033fe6de5cea52d062a495ba1 /AllLangHelp_scalc.mk | |
parent | 3b321caecd0c27ae01afb12924f4f2cb12593dd8 (diff) |
tdf#155876 UI cmds Calc-Format menu (24)
+ Sparklines and more
+ refactoring
Change-Id: Ie320018d7c3cf13d25bed7f6d7b6af4b2c9f9b26
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/160251
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_scalc.mk')
-rw-r--r-- | AllLangHelp_scalc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index e848307a37..3344595ebb 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -195,6 +195,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/FieldMenu \ helpcontent2/source/text/scalc/01/format_graphic \ helpcontent2/source/text/scalc/01/formula2value \ + helpcontent2/source/text/scalc/01/FormatSparklineMenu \ helpcontent2/source/text/scalc/01/ful_func \ helpcontent2/source/text/scalc/01/func_aggregate \ helpcontent2/source/text/scalc/01/func_arabic \ |