diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-29 09:26:28 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-10-29 13:29:31 +0100 |
commit | b8d3fdc2402fbb7a2e0ebff6921e310d9a7b74af (patch) | |
tree | eb572e9b55c7f1426371bac4585de33c4121bb6c /AllLangHelp_shared.mk | |
parent | 8a7af8662da76f6e65249a263dfa1c85501cad2f (diff) |
tdf#155876 UI cmds Calc-View Zoom menu (10)
+ refactoring
+ WIP wrt Zoom
Change-Id: Iaecb1a48fb32312f98376b32763b9dbe72e53814
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158621
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index ebfdc9d2fd..af0d72bda5 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -427,6 +427,11 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/xformsdatachange \ helpcontent2/source/text/shared/01/xformsdataname \ helpcontent2/source/text/shared/01/xformsdatatab \ + helpcontent2/source/text/shared/01/ZoomMenu \ + helpcontent2/source/text/shared/01/ZoomOptimal \ + helpcontent2/source/text/shared/01/ZoomPage \ + helpcontent2/source/text/shared/01/ZoomPageWidth \ + helpcontent2/source/text/shared/01/ZoomPercent \ helpcontent2/source/text/shared/02/01110000 \ helpcontent2/source/text/shared/02/01140000 \ helpcontent2/source/text/shared/02/01170000 \ |