diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-07 14:16:13 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-09-08 11:58:21 +0200 |
commit | 8daa94aa1ff1135d3d2552182c7f2d23cc21d6f2 (patch) | |
tree | dfe8292a0af746a8c252a9db6a6bf71be29597cd /AllLangHelp_scalc.mk | |
parent | 5f31e41620bb668c611701c87a9f2b1cbf3c93c9 (diff) |
tdf#155875 UI cmds Writer/Table in Help(34)
+ refactoring
+ Table - Protection (part 34)
+ protection is called by "uno.Protect" in menus
+ in Calc: protect sheet dialog
+ in Writer: protect cell directly
+ merged in shared/01/Protect.xhp with app switch
+ removed obsolete files
Change-Id: Ieada8a774a14a19f79f58e22fd807bf5aacaf64b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156678
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, 0 insertions, 1 deletions
diff --git a/AllLangHelp_scalc.mk b/AllLangHelp_scalc.mk index 6192819d40..f69425a60f 100644 --- a/AllLangHelp_scalc.mk +++ b/AllLangHelp_scalc.mk @@ -133,7 +133,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,scalc,\ helpcontent2/source/text/scalc/01/06040000 \ helpcontent2/source/text/scalc/01/06050000 \ helpcontent2/source/text/scalc/01/06060000 \ - helpcontent2/source/text/scalc/01/06060100 \ helpcontent2/source/text/scalc/01/06060200 \ helpcontent2/source/text/scalc/01/06070000 \ helpcontent2/source/text/scalc/01/06080000 \ |