diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2020-10-28 18:14:48 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-29 13:35:37 +0100 |
commit | bc8cbdfd9f9966f877f7b18027acaa36a04fab73 (patch) | |
tree | 578e4ed4b98c776cba11ab21f557fc497fbffb44 /source/text/swriter | |
parent | 9538728013f86f8e69cef8a299222948726207e4 (diff) |
tdf#130884 clarify that Hidden Paragraphs box is in Options
Change-Id: I8930969c4b763597263d2453e0e4ed6a6fccf8c5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104972
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/guide/hidden_text.xhp | 2 | ||||
-rw-r--r-- | source/text/swriter/guide/hidden_text_display.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/swriter/guide/hidden_text.xhp b/source/text/swriter/guide/hidden_text.xhp index 469835509c..e8bddbe45e 100644 --- a/source/text/swriter/guide/hidden_text.xhp +++ b/source/text/swriter/guide/hidden_text.xhp @@ -97,7 +97,7 @@ <paragraph xml-lang="en-US" id="par_id3149991" role="listitem">Click <item type="menuitem">Insert</item> and <item type="menuitem">Close</item>.</paragraph> </listitem> </list> - <note xml-lang="en-US" id="par_id3793450">You must enable this feature by removing the check mark from menu <menuitem>View - Field Hidden Paragraphs</menuitem>. When the check mark is set, you cannot hide any paragraph.</note> + <note xml-lang="en-US" id="par_id3793450">You must enable this feature by removing the check mark <emph>Hidden Paragraphs</emph> in the dialog <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - View</menuitem>. When the check mark is set, you cannot hide any paragraph.</note> <h2 xml-lang="en-US" id="hd_id3148675">To Hide a Section</h2> <list type="ordered"> <listitem> diff --git a/source/text/swriter/guide/hidden_text_display.xhp b/source/text/swriter/guide/hidden_text_display.xhp index 8333047abc..93014d4d31 100644 --- a/source/text/swriter/guide/hidden_text_display.xhp +++ b/source/text/swriter/guide/hidden_text_display.xhp @@ -33,7 +33,7 @@ <paragraph xml-lang="en-US" id="par_id5659962" role="paragraph">If you have a text that was hidden by defining a condition with a variable, you have several options to display the hidden text. Do one of the following:</paragraph> <list type="unordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3152777" role="listitem">Enable the check mark at <menuitem>View - Field Hidden Paragraphs</menuitem>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3152777" role="listitem">Check the <emph>Hidden Paragrephs</emph> box in the dialog <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - View</menuitem>.</paragraph> </listitem> </list> <list type="unordered"> |