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_swriter.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_swriter.mk')
-rw-r--r-- | AllLangHelp_swriter.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 26ffea7b41..0fcd7e2805 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -129,7 +129,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/05090201 \ helpcontent2/source/text/swriter/01/05090300 \ helpcontent2/source/text/swriter/01/05100000 \ - helpcontent2/source/text/swriter/01/05100300 \ helpcontent2/source/text/swriter/01/05100400 \ helpcontent2/source/text/swriter/01/05110100 \ helpcontent2/source/text/swriter/01/05110300 \ |