diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-04-05 02:23:50 +0200 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-04-06 21:39:31 +0200 |
commit | 5f36f1f9a460f33cb48e50aac6f3c24b82a8ae66 (patch) | |
tree | 6e00705504dd1f9560091c2ea12a26d2da069925 /source | |
parent | 0380b0919552e5409ec508aac3910a7422038311 (diff) |
tdf#154184 clarify how "Apply to all occurrences" option works
Change-Id: Ieed042b8b6d78257b77ef61e5ab56fbbcdba27cc
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149984
Tested-by: Jenkins
Reviewed-by: Stéphane Guillou <stephane.guillou@libreoffice.org>
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/04120100.xhp | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/source/text/swriter/01/04120100.xhp b/source/text/swriter/01/04120100.xhp index cac1e9ab25..21a01c3db5 100644 --- a/source/text/swriter/01/04120100.xhp +++ b/source/text/swriter/01/04120100.xhp @@ -112,15 +112,14 @@ <paragraph role="paragraph" id="par_id351680468441462">The following three options are available when a text selection is loaded in <emph>Entry</emph>, either by selecting the text in the document and then opening the dialog, or by using <emph>Update entry from selection</emph> in the dialog.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/applytoallcb" id="bm_id3145777" localize="false"/> <h3 id="hd_id3156278">Apply to all other occurrences</h3> -<paragraph role="paragraph" id="par_id3145783"><ahelp hid="modules/swriter/ui/indexentry/applytoallcb">Automatically marks all other occurrences of the selected text in the document. Text in headers, footers, frames, and captions is not included.</ahelp></paragraph> -<paragraph role="paragraph" id="par_id3155920">You cannot use the function for an <emph>Entry</emph> that you entered manually in this dialog.</paragraph> -<tip id="par_id3147496">To include all occurrences of a text passage in an index, select the text, choose<emph> Edit - Find & Replace</emph>, and click <emph>Find All</emph>. Then choose <emph>Insert - Table of Contents and Index - Index Entry</emph> and click <emph>Insert</emph>.</tip> +<paragraph role="paragraph" id="par_id3145783"><ahelp hid="modules/swriter/ui/indexentry/applytoallcb">Automatically marks all other occurrences of the selected text in the document. For a modified entry, the match is conducted on the original selection, but the modified entry is inserted as the index entry. Text in headers, footers, and frames is not included.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/searchcasewordonlycb" id="bm_id3146326" localize="false"/> -<h3 id="hd_id3147741">Whole words only</h3> +<h4 id="hd_id3147741">Whole words only</h4> <paragraph role="paragraph" id="par_id3146332" localize="false"><ahelp hid="modules/swriter/ui/indexentry/searchcasewordonlycb"><embedvar href="text/shared/01/02100000.xhp#ganze"/></ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/searchcasesensitivecb" id="bm_id3150555" localize="false"/> -<h3 id="hd_id3149568">Match case</h3> +<h4 id="hd_id3149568">Match case</h4> <paragraph role="paragraph" id="par_id3150562" localize="false"><ahelp hid="modules/swriter/ui/indexentry/searchcasesensitivecb"><embedvar href="text/shared/01/02100000.xhp#exakt"/></ahelp></paragraph> +<tip id="par_id3147496">To include all occurrences of a text passage in an index, select the text, choose<emph> Edit - Find & Replace</emph>, and click <emph>Find All</emph>. Then choose <emph>Insert - Table of Contents and Index - Index Entry</emph> and click <emph>Insert</emph>.</tip> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/indexentry/insert" id="bm_id3149839" localize="false"/> <h2 id="hd_id3146345">Insert</h2> <paragraph role="paragraph" id="par_id3149845"><ahelp hid="modules/swriter/ui/indexentry/insert">Marks an index entry in your text.</ahelp></paragraph> @@ -185,7 +184,7 @@ <table id="tbl_id3149640"> <tablerow> <tablecell> - <paragraph id="par_id3150677" role="paragraph"> <image id="img_id3154020" src="cmd/lc_arrowshapes.right-arrow.svg" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3154020">Next Entry Icon</alt></image></paragraph> + <paragraph id="par_id3150677" role="paragraph"> <image id="img_id3154020" src="cmd/lc_arrowshapes.right-arrow.svg" width="1cm" height="1cm"><alt id="alt_id3154020">Next Entry Icon</alt></image></paragraph> </tablecell> <tablecell> <paragraph id="par_id3149965" role="paragraph">Next entry</paragraph> |