source/text/shared/01/Protect.xhp | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-)
New commits: commit 9b1c30706b873aee14b1869cef51d8774b8dcdaf Author: Olivier Hallot <[email protected]> AuthorDate: Thu Jan 22 18:07:36 2026 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Fri Jan 23 13:29:45 2026 +0100 tdf#169066 Better page for Cell protection Cell protection applies tto Calc and Writer cells under one uno command. Notify user that the page is not from Writer nor Calc. Change-Id: I6994d0309c38976291f4352306a1afe5799b73d9 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/197872 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/text/shared/01/Protect.xhp b/source/text/shared/01/Protect.xhp index 633d67655b..650e7cd5aa 100644 --- a/source/text/shared/01/Protect.xhp +++ b/source/text/shared/01/Protect.xhp @@ -132,19 +132,10 @@ <paragraph role="paragraph" id="par_id3149815">Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command.</paragraph> <note id="par_id3148700">Complete protection of your work can be achieved by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet Structure</emph>, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button.</note> </case> - <case select="IMPRESS"> - </case> - <case select="DRAW"> - </case> <default> + <h1 id="hd_id381769115243353">Protect Cells</h1> + <paragraph role="paragraph" id="par_id481769114775585">Cell protection applies only to Writer and Calc</paragraph> </default> </switch> - <section id="relatedtopics"> - <switch select="appl"> - <case select="WRITER"> - <embed href="text/swriter/main0110.xhp#h1"/> - </case> - </switch> -</section> </body> </helpdocument>
