From 8daa94aa1ff1135d3d2552182c7f2d23cc21d6f2 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 7 Sep 2023 14:16:13 -0300 Subject: 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 --- AllLangHelp_scalc.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'AllLangHelp_scalc.mk') 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 \ -- cgit