diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-10-30 16:03:54 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@edx.srv.br> | 2016-10-31 11:14:04 +0000 |
commit | afded9511ec67e7181ffcc2614bf4c676539efcd (patch) | |
tree | 13dce361c6604f2214cec0eda02a58d0b09f0689 /source/text/shared/guide | |
parent | 129393b348cf785721113200e54fe7d243dbd403 (diff) |
update description of Find and Replace dialog
Change-Id: I40af15d57e568eebdb5fe145e6a8bc9c8d6845b0
Reviewed-on: https://gerrit.libreoffice.org/30396
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'source/text/shared/guide')
-rw-r--r-- | source/text/shared/guide/find_attributes.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/guide/find_attributes.xhp b/source/text/shared/guide/find_attributes.xhp index c3d6e64d03..54020fb4a6 100644 --- a/source/text/shared/guide/find_attributes.xhp +++ b/source/text/shared/guide/find_attributes.xhp @@ -43,23 +43,23 @@ </variable></paragraph> <paragraph role="paragraph" id="par_idN10681" xml-lang="en-US" l10n="NEW">You can search for text with attributes that are applied either by direct formatting or by styles. For example, if you search for the <emph>Font</emph> attribute, all instances of text that do not use the default font are found. All text that has a directly coded font attribute, and all text where a style switches the font attribute, are found.</paragraph> <paragraph role="tip" id="par_idN10688" xml-lang="en-US" l10n="NEW">If you want to find text with any font by name, click the <emph>Format</emph> button in the <link href="text/shared/01/02100000.xhp">Find & Replace</link> dialog of %PRODUCTNAME Writer.</paragraph> -<paragraph role="note" id="par_idN1069D" xml-lang="en-US" l10n="NEW">After you select the attributes that you want to search for, the <emph>Search for Styles</emph> box in the <emph>Options </emph>area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>.</paragraph> +<paragraph role="note" id="par_idN1069D" xml-lang="en-US">After you select the attributes that you want to search for, the <emph>Paragraph Styles</emph> box in the <emph>Other options</emph> area of the %PRODUCTNAME Writer <emph>Find & Replace </emph>dialog changes to <emph>Including Styles</emph>.</paragraph> <paragraph role="note" id="par_idN106B0" xml-lang="en-US" l10n="NEW">If you want to search for text in which attributes were set by using direct formatting and styles, select the <emph>Including Styles</emph> box.</paragraph> -<paragraph role="note" id="par_idN106B7" xml-lang="en-US" l10n="NEW">The search criteria for attributes are listed below the <emph>Search for</emph> box.</paragraph> +<paragraph role="note" id="par_idN106B7" xml-lang="en-US">The search criteria for attributes are listed below the <emph>Find</emph> box.</paragraph> <paragraph role="heading" id="par_idN106BE" xml-lang="en-US" level="2" l10n="NEW">To search for all font changes</paragraph> <list type="ordered"> <listitem> <paragraph role="paragraph" id="par_idN106C5" xml-lang="en-US" l10n="NEW">Choose <emph>Edit - Find & Replace</emph>.</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_idN106CD" xml-lang="en-US" l10n="NEW">Clear the <emph>Search for</emph> text box if necessary.</paragraph> +<paragraph role="paragraph" id="par_idN106CD" xml-lang="en-US">Clear the <emph>Find</emph> text box if necessary.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_idN106D5" xml-lang="en-US" l10n="NEW">Click <emph>Attributes</emph>.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_idN106DD" xml-lang="en-US" l10n="NEW">In the <emph>Attributes</emph> dialog, select the <emph>Font</emph> check box, and click OK.</paragraph> -<paragraph role="paragraph" id="par_idN106E8" xml-lang="en-US" l10n="NEW">In the <emph>Find & Replace</emph> dialog, you now can read "Font" below the <emph>Search for</emph> text box.</paragraph> +<paragraph role="paragraph" id="par_idN106E8" xml-lang="en-US">In the <emph>Find & Replace</emph> dialog, you now can read "Font" below the <emph>Find</emph> text box.</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_idN106F4" xml-lang="en-US" l10n="NEW">Click <emph>Find Next</emph>.</paragraph> |