diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-16 20:04:54 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-06-17 14:02:03 +0200 |
commit | fe8a94e99b738bcfe5f36ac999349f9436ef769d (patch) | |
tree | 1a1520c49653d0c3c35459f7f6549e786d9dee99 /source/text/swriter/01/03140000.xhp | |
parent | 77b1451f125ef99c9fb1a017e27f75120d6f1842 (diff) |
tdf#155875 Tabbed UI commands Writer in Help pages
+ refactoring
+ Writer View menu (part 6)
Change-Id: I422906f06158e5dcc49b81cf1ef5f108d24dbf95
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/153201
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/01/03140000.xhp')
-rw-r--r-- | source/text/swriter/01/03140000.xhp | 19 |
1 files changed, 12 insertions, 7 deletions
diff --git a/source/text/swriter/01/03140000.xhp b/source/text/swriter/01/03140000.xhp index 4b815b2996..b7d8d53b7a 100644 --- a/source/text/swriter/01/03140000.xhp +++ b/source/text/swriter/01/03140000.xhp @@ -20,24 +20,29 @@ <meta> <topic id="textswriter0103140000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Field Hidden Paragraphs</title> + <title id="tit">Field Hidden Paragraphs</title> <filename>/text/swriter/01/03140000.xhp</filename> </topic> </meta> <body> +<bookmark branch="hid/.uno:ShowHiddenParagraphs" id="bm_id8952760" localize="false"/> +<bookmark branch="index" id="bm_id181686956447794"> + <bookmark_value>show;hidden paragraph</bookmark_value> + <bookmark_value>view;hidden paragraph;show</bookmark_value> + <bookmark_value>hidden paragraph;show</bookmark_value> +</bookmark> <section id="hidden_paragraphs"> -<bookmark xml-lang="en-US" branch="hid/.uno:ShowHiddenParagraphs" id="bm_id8952760" localize="false"/> -<h1 id="hd_id3155959" xml-lang="en-US"><link href="text/swriter/01/03140000.xhp">Field Hidden Paragraphs</link></h1> -<paragraph id="par_id3150251" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows or hides hidden paragraphs.</ahelp> This option only affects the screen display of hidden paragraphs, and not the printing of hidden paragraphs.</paragraph> +<h1 id="hd_id3155959"><link href="text/swriter/01/03140000.xhp">Field Hidden Paragraphs</link></h1> +<paragraph id="par_id3150251" role="paragraph"><ahelp hid=".">Shows or hides hidden paragraphs.</ahelp> This option only affects the screen display of hidden paragraphs, and not the printing of hidden paragraphs.</paragraph> </section> <section id="howtoget"> <embed href="text/swriter/00/00000403.xhp#hidden_para"/> </section> -<paragraph id="par_id3157875" role="note" xml-lang="en-US">To enable this feature, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040600.xhp"><emph>%PRODUCTNAME Writer - View</emph></link>, and ensure that the <emph>Hidden paragraphs</emph> check box in the <emph>Display fields</emph> area is selected.</paragraph> -<paragraph id="par_id3154501" role="paragraph" xml-lang="en-US">Use the <link href="text/swriter/01/04090000.xhp">field command</link> "Hidden Paragraph" to assign a <link href="text/swriter/01/04090200.xhp">condition</link> that must be met to hide a paragraph. If the condition is not met, the paragraph is displayed.</paragraph> -<paragraph id="par_id3083451" role="paragraph" xml-lang="en-US">When you hide a paragraph, footnotes and frames that are anchored to characters in the paragraph are also hidden.</paragraph> +<note id="par_id3157875">To enable this feature, choose <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040600.xhp"><emph>%PRODUCTNAME Writer - View</emph></link>, and ensure that the <emph>Hidden paragraphs</emph> check box in the <emph>Display fields</emph> area is selected.</note> +<paragraph id="par_id3154501" role="paragraph">Use the <link href="text/swriter/01/04090000.xhp">field command</link> "Hidden Paragraph" to assign a <link href="text/swriter/01/04090200.xhp">condition</link> that must be met to hide a paragraph. If the condition is not met, the paragraph is displayed.</paragraph> +<paragraph id="par_id3083451" role="paragraph">When you hide a paragraph, footnotes and frames that are anchored to characters in the paragraph are also hidden.</paragraph> </body> </helpdocument> |