<p class="TextInTable">Only finds the word if it appears at the beginning of a paragraph. Special contents (e.g., blank spaces and character-anchored frames) at the beginning of a paragraph will be ignored.</p>
<p class="TextInTable">Only finds the word if it appears at the end of a paragraph. Special contents (e.g., blank spaces and character-anchored frames) at the end of a paragraph will be ignored.</p>
<p class="TextInTable">The character in front of it can occur from zero times up to any number of times: For example, "Ab*c" finds "Ac", "Abc", "Abbc", "Abbbc" etc.</p>
<p class="TextInTable">For "any characters or no characters", the combination .* may be used.</p>
<p class="TextInTable">Finds a hard row break which has been inserted with Shift+Enter. Use this sign to change row breaks into paragraph breaks. Enter a <span class="T1">\n</span> in the <span class="T1">Search for</span> as well as the <span class="T1">Replace with</span> fields. Now activate the <span class="T1">Replace all</span> button.</p>
<p class="TextInTable">This character in the <span class="T1">Replace with</span> box inserts the find_text.</p>
<p class="TextInTable">"Window" in the <span class="T1">Search for</span> field and "&frame" in the <span class="T1">Replace with</span> fields returns "window frame" with <span class="T1">Replace</span>.</p>
<p class="TextInTable">"A A A" in the <span class="T1">Search for</span> field and "&bc\t" in the <span class="T1">Replace with</span> field returns "Abc(Tab) Abc(Tab) Abc(Tab)" with <span class="T1">Replace all</span>.</p>
<p class="TextInTable">Only enter & in the <span class="T1">Replace with</span> box if you want to apply different <span class="T1">Attributes</span> or a different <span class="T1">Format</span> to the find text.</p>
<p class="TextInTable">Characters between single quotes in a regular expression are not taken into account. If they are to be taken into account additionally enter a slash: \'no reference\'.</p>
<p class="TextInTable">Finds "this", as an alternative "that"</p>
<p class="TextInTable">The vertical line is used to build alternative search phrases: "Peter hasIPeter was" searches for "Peter has" in one paragraph. If it's not found in the paragraph or from one match until the paragraph's end, it will then search for Peter was.</p>
</span></td></tr></table>
<p class="Paragraph"/>
<p class="Paragraph"><help:switch select="Program" xmlns:help="http://openoffice.org/2000/help"><help:case select="DRAW"/><help:case select="IMPRESS"/><help:default>For a logical search impression with nested AND-/OR links you can use parenthesis. For example search "((a[A-z]*)|(ab[A-z]*)|b[A-z]*))$" everything that starts with a space and then with an "a" or "b" and is at the end of the sentence..</help:default></help:switch></p>