diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-06 09:32:59 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-06 15:34:54 +0200 |
commit | f9f74aac7105208ded70127e5acd6cd2bae8b093 (patch) | |
tree | c667453f3c10babc23896c1482e73fd6b1142f2f /AllLangHelp_scalc.mk | |
parent | eaf5a5d10f601c9943851b79aa5c784c00eedd84 (diff) |
tdf#155875 UI cmds Writer/Table in Help(32)
+ refactoring
+ Table - merge menu (part 32)
+ includes Calc merge cells
+ Some pages will be revisited
Change-Id: Ic6ebfedd363421ab33ad325609f2427cc2043998
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156618
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 9557466f22..6192819d40 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -285,6 +285,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/func_yearfrac \ helpcontent2/source/text/scalc/01/hide_sheet \ helpcontent2/source/text/scalc/01/live_data_stream \ + helpcontent2/source/text/scalc/01/MergeCellsMenu \ helpcontent2/source/text/scalc/01/recalculate_hard \ helpcontent2/source/text/scalc/01/shared_spreadsheet \ helpcontent2/source/text/scalc/01/sheet_tab_color \ |