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 /source/text/swriter/main0110.xhp | |
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 'source/text/swriter/main0110.xhp')
-rw-r--r-- | source/text/swriter/main0110.xhp | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/source/text/swriter/main0110.xhp b/source/text/swriter/main0110.xhp index 5d2c190bc5..bb9a9fc9b4 100644 --- a/source/text/swriter/main0110.xhp +++ b/source/text/swriter/main0110.xhp @@ -51,11 +51,8 @@ <embed href="text/swriter/01/05200000.xhp#merge_table"/> <embed href="text/swriter/01/05190000.xhp#split_table"/> -<h2 id="hd_id371605978330177">Protect Cells</h2> -<embed href="text/swriter/01/05100300.xhp#protectcells"/> - -<h2 id="hd_id531605978352545">Unprotect Cells</h2> -<embed href="text/swriter/01/05100400.xhp#unprotectcells"/> +<embed href="text/shared/01/Protect.xhp#protect"/> +<embed href="text/swriter/01/05100400.xhp#unprotect"/> <h2 id="par_idN105F7"><link href="text/swriter/01/05150101.xhp">AutoFormat Styles</link></h2> <embed href="text/swriter/01/05150101.xhp#autoformattabelle"/> |