1<?xml version="1.0" encoding="UTF-8"?> 2<helpdocument version="1.0"> 3 4<!--*********************************************************** 5 * 6 * Licensed to the Apache Software Foundation (ASF) under one 7 * or more contributor license agreements. See the NOTICE file 8 * distributed with this work for additional information 9 * regarding copyright ownership. The ASF licenses this file 10 * to you under the Apache License, Version 2.0 (the 11 * "License"); you may not use this file except in compliance 12 * with the License. You may obtain a copy of the License at 13 * 14 * http://www.apache.org/licenses/LICENSE-2.0 15 * 16 * Unless required by applicable law or agreed to in writing, 17 * software distributed under the License is distributed on an 18 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 19 * KIND, either express or implied. See the License for the 20 * specific language governing permissions and limitations 21 * under the License. 22 * 23 ***********************************************************--> 24 25 26 27 28<meta> 29 <topic id="textswriterguidehidden_textxml" indexer="include" status="PUBLISH"> 30 <title xml-lang="en-US" id="tit">Hiding Text</title> 31 <filename>/text/swriter/guide/hidden_text.xhp</filename> 32 </topic> 33 </meta> 34 <body> 35<bookmark xml-lang="en-US" branch="index" id="bm_id3148856"><bookmark_value>text; hiding</bookmark_value> 36 <bookmark_value>sections;hiding</bookmark_value> 37 <bookmark_value>paragraphs;hiding</bookmark_value> 38 <bookmark_value>hiding;text, with conditions</bookmark_value> 39 <bookmark_value>variables;for hiding text</bookmark_value> 40</bookmark><comment>mw deleted "comparisons;" and copied two entries to hidden_text_display.xhp and 2 entries to nonprintable_text.xhp</comment><comment>MW added "variables;"</comment> 41<paragraph xml-lang="en-US" id="hd_id3148856" role="heading" level="1" l10n="U" oldref="1"><variable id="hidden_text"><link href="text/swriter/guide/hidden_text.xhp" name="Hiding Text">Hiding Text</link> 42</variable></paragraph> 43 <paragraph xml-lang="en-US" id="par_id3150103" role="paragraph" l10n="U" oldref="2">You can use fields and sections to hide or display text in your document if a condition is met.</paragraph> 44 <paragraph xml-lang="en-US" id="par_id3153409" role="paragraph" l10n="U" oldref="19">Before you can hide text, you must first create a variable to use in the condition for hiding the text.</paragraph> 45 <paragraph xml-lang="en-US" id="hd_id5174108" role="heading" level="2" l10n="NEW">To Create a Variable</paragraph> 46 <list type="ordered"> 47 <listitem> 48 <paragraph xml-lang="en-US" id="par_id3153131" role="listitem" l10n="U" oldref="20">Click in your document and choose <emph>Insert - Fields - Other</emph>.</paragraph> 49 </listitem> 50 <listitem> 51 <paragraph xml-lang="en-US" id="par_id3149640" role="listitem" l10n="U" oldref="21">Click the <emph>Variables </emph>tab and click "Set Variable" in the <emph>Type </emph>list.</paragraph> 52 </listitem> 53 <listitem> 54 <paragraph xml-lang="en-US" id="par_id3149970" role="listitem" l10n="U" oldref="22">Click "General" in the <emph>Format </emph>list.</paragraph> 55 </listitem> 56 <listitem> 57 <paragraph xml-lang="en-US" id="par_id3149620" role="listitem" l10n="U" oldref="23">Type a name for the variable in the <item type="menuitem">Name</item> box, for example, <item type="literal">Hide</item>.</paragraph> 58 </listitem> 59 <listitem> 60 <paragraph xml-lang="en-US" id="par_id3149869" role="listitem" l10n="U" oldref="24">Enter a value for the variable in the <item type="menuitem">Value</item> box, for example, <item type="literal">1</item>.</paragraph> 61 </listitem> 62 <listitem> 63 <paragraph xml-lang="en-US" id="par_id3145108" role="listitem" l10n="U" oldref="25">To hide the variable in your document, select <emph>Invisible</emph>.</paragraph> 64 </listitem> 65 <listitem> 66 <paragraph xml-lang="en-US" id="par_id3149585" role="listitem" l10n="U" oldref="26">Click <item type="menuitem">Insert</item> and <item type="menuitem">Close</item>.</paragraph> 67 </listitem> 68 </list> 69 <paragraph xml-lang="en-US" id="hd_id3156245" role="heading" level="2" l10n="U" 70 oldref="27">To Hide Text</paragraph> 71 <list type="ordered"> 72 <listitem> 73 <paragraph xml-lang="en-US" id="par_id3145391" role="listitem" l10n="U" oldref="28">Click in the document where you want to add the text.</paragraph> 74 </listitem> 75 <listitem> 76 <paragraph xml-lang="en-US" id="par_id3145409" role="listitem" l10n="U" oldref="5">Choose <emph>Insert - Fields - Other</emph> and click the <emph>Functions </emph>tab.</paragraph> 77 </listitem> 78 <listitem> 79 <paragraph xml-lang="en-US" id="par_id3155325" role="listitem" l10n="U" oldref="29">Click "Hidden Text" in the <emph>Type </emph>list.</paragraph> 80 </listitem> 81 <listitem> 82 <paragraph xml-lang="en-US" id="par_id3154404" role="listitem" l10n="U" oldref="30">Enter a statement in the <item type="menuitem">Condition</item> box. For example, using the variable you previously defined, enter <item type="literal">Hide==1</item>.</paragraph> 83 </listitem> 84 <listitem> 85 <paragraph xml-lang="en-US" id="par_id3153371" role="listitem" l10n="U" oldref="31">Type the text that you want to hide in the <emph>Hidden text </emph>box.</paragraph> 86 </listitem> 87 <listitem> 88 <paragraph xml-lang="en-US" id="par_id3154233" role="listitem" l10n="U" oldref="32">Click <item type="menuitem">Insert</item> and <item type="menuitem">Close</item>.</paragraph> 89 </listitem> 90 </list> 91 <paragraph xml-lang="en-US" id="hd_id3154256" role="heading" level="2" l10n="U" 92 oldref="33">To Hide a Paragraph</paragraph> 93 <list type="ordered"> 94 <listitem> 95 <paragraph xml-lang="en-US" id="par_id3154853" role="listitem" l10n="U" oldref="34">Click in the paragraph where you want to add the text.</paragraph> 96 </listitem> 97 <listitem> 98 <paragraph xml-lang="en-US" id="par_id3154872" role="listitem" l10n="U" oldref="35">Choose <emph>Insert - Fields - Other</emph> and click the <emph>Functions </emph>tab.</paragraph> 99 </listitem> 100 <listitem> 101 <paragraph xml-lang="en-US" id="par_id3155902" role="listitem" l10n="U" oldref="6">Click "Hidden Paragraph" in the <emph>Type </emph>list.</paragraph> 102 </listitem> 103 <listitem> 104 <paragraph xml-lang="en-US" id="par_id3155947" role="listitem" l10n="U" oldref="36">Enter a statement in the <item type="menuitem">Condition</item> box. For example, using the variable you previously defined, enter <item type="literal">Hide==1</item>.</paragraph> 105 </listitem> 106 <listitem> 107 <paragraph xml-lang="en-US" id="par_id3149991" role="listitem" l10n="U" oldref="37">Click <item type="menuitem">Insert</item> and <item type="menuitem">Close</item>.</paragraph> 108 </listitem> 109 </list> 110 <paragraph xml-lang="en-US" id="par_id3793450" role="note" l10n="NEW">You must enable this feature by removing the check mark from menu <emph>View - Hidden Paragraphs</emph>. When the check mark is set, you cannot hide any paragraph.</paragraph> 111 <paragraph xml-lang="en-US" id="hd_id3148675" role="heading" level="2" l10n="U" 112 oldref="38">To Hide a Section</paragraph> 113 <list type="ordered"> 114 <listitem> 115 <paragraph xml-lang="en-US" id="par_id3148697" role="listitem" l10n="U" oldref="39">Select the text that you want to hide in your document.</paragraph> 116 </listitem> 117 <listitem> 118 <paragraph xml-lang="en-US" id="par_id3153019" role="listitem" l10n="U" oldref="9">Choose <emph>Insert - Section</emph>.</paragraph> 119 </listitem> 120 <listitem> 121 <paragraph xml-lang="en-US" id="par_id3148950" role="listitem" l10n="U" oldref="40">In the <item type="menuitem">Hide</item> area, select <item type="menuitem">Hide</item>, and then enter an expression in the <item type="menuitem">Condition</item> box. For example, using the variable you previously defined, enter <item type="literal">Hide==1</item>.</paragraph> 122 </listitem> 123 <listitem> 124 <paragraph xml-lang="en-US" id="par_id3153636" role="listitem" l10n="U" oldref="41">Click <item type="menuitem">Insert</item>.</paragraph> 125 </listitem> 126 </list> 127 <section id="relatedtopics"> 128 <embed href="text/swriter/guide/conditional_text.xhp#conditional_text"/> 129 <embed href="text/swriter/guide/fields_userdata.xhp#fields_userdata"/> 130 <paragraph xml-lang="en-US" id="par_id3846858" role="paragraph" l10n="NEW"><link href="text/swriter/guide/hidden_text_display.xhp" name="Displaying Hidden Text">Displaying Hidden Text</link></paragraph> 131 <paragraph xml-lang="en-US" id="par_id8148442" role="paragraph" l10n="NEW"><link href="text/swriter/guide/nonprintable_text.xhp" name="Creating Non-printing Text">Creating Non-printing Text</link></paragraph> 132 <paragraph xml-lang="en-US" id="par_id3148603" role="paragraph" l10n="U" oldref="10"><link href="text/swriter/01/04090000.xhp" name="Insert - Fields - Other">Insert - Fields - Other</link></paragraph> 133 <paragraph xml-lang="en-US" id="par_id3147011" role="paragraph" l10n="U" oldref="11"><link href="text/swriter/01/04020000.xhp" name="Insert - Section">Insert - Section</link></paragraph> 134 <paragraph xml-lang="en-US" id="par_id3147029" role="paragraph" l10n="U" oldref="46"><link href="text/swriter/02/14020000.xhp" name="List of Operators">List of Operators</link></paragraph> 135 </section> 136 </body> 137</helpdocument>