From c4ea034beb2fa0f1e874a39391a9498bdd7c7aad Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Tue, 1 Sep 2020 16:43:20 -0300 Subject: tdf#118148 Extended tips for HC2/swriter Change-Id: I523bd35ae359d8c5d18e9a553ef101dda0a1e2dd Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101894 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- sw/uiconfig/swriter/ui/tocindexpage.ui | 159 ++++++++++++++++++++++++++++++++- 1 file changed, 157 insertions(+), 2 deletions(-) (limited to 'sw/uiconfig/swriter/ui/tocindexpage.ui') diff --git a/sw/uiconfig/swriter/ui/tocindexpage.ui b/sw/uiconfig/swriter/ui/tocindexpage.ui index b5a9979d3fc4..6033e98c1723 100644 --- a/sw/uiconfig/swriter/ui/tocindexpage.ui +++ b/sw/uiconfig/swriter/ui/tocindexpage.ui @@ -1,5 +1,5 @@ - + @@ -107,6 +107,11 @@ True True True + + + Enter a title for the selected index. + + 1 @@ -141,6 +146,11 @@ Table of Objects Bibliography + + + Select the type of index that you want to insert or edit. + + 1 @@ -157,6 +167,11 @@ 0 True True + + + Prevents the contents of the index from being changed. + + 0 @@ -231,6 +246,11 @@ Entire document Chapter + + + Select whether to create the index for the document or for the current chapter. + + 1 @@ -268,6 +288,11 @@ True True adjustment1 + + + Enter the number of heading levels to include in the index. + + 1 @@ -336,6 +361,11 @@ 0 True True + + + Creates the index using outline levels. Paragraphs formatted with one of the predefined heading styles (Heading 1-10) are added to the index. + + 0 @@ -352,6 +382,11 @@ 0 True True + + + Includes the index entries that you inserted by choosing Insert - Table of Contents and Index - Index Entry in the index. + + 0 @@ -367,6 +402,11 @@ True 0 True + + + Includes tables in the index. + + 1 @@ -382,6 +422,11 @@ True 0 True + + + Includes frames in the index. + + 2 @@ -397,6 +442,11 @@ True 0 True + + + Includes graphics in the index. + + 1 @@ -412,6 +462,11 @@ True 0 True + + + Includes OLE objects in the index. + + 2 @@ -428,6 +483,11 @@ True 0 True + + + Indents table, graphic, frame, and OLE object index entries according their place in the chapter heading hierarchy. + + 1 @@ -456,6 +516,11 @@ True 0 True + + + Includes the paragraph styles that you specify in the Assign Styles dialog as index entries. To select the paragraph styles that you want to include in the index, click the Assign Styles (...) button to the right of this box. + + False @@ -497,6 +562,11 @@ + + + Opens the Assign Styles dialog, where you can select the paragraph styles to include in the index. Choose the proper heading level on which the style will be included in the index. + + False @@ -542,6 +612,11 @@ 0 True objnames + + + Creates index entries from object captions. + + 0 @@ -558,6 +633,11 @@ 0 True True + + + Creates index entries from object names. + + 1 @@ -588,6 +668,11 @@ False True + + + Select the caption category that you want to use for the index entries. + + 1 @@ -617,6 +702,11 @@ Category and Number Caption Text + + + Select the part of the caption that you want to use for index entries. + + 1 @@ -720,6 +810,11 @@ + + + Select the object types that you want to include in a table of objects. + + @@ -786,6 +881,11 @@ True 0 True + + + Automatically numbers the bibliography entries. + + 0 @@ -805,6 +905,11 @@ {} <> + + + Select the brackets that you want to enclose bibliography entries. + + 1 @@ -867,6 +972,11 @@ True 0 True + + + Replaces identical index entries with a single entry that lists the page numbers where the entry occurs in the document. For example, the entries "View 10, View 43" are combined as "View 10, 43". + + 0 @@ -883,6 +993,11 @@ True 0 True + + + Replaces identical index entries that occur on the directly following page(s), with a single entry that lists the first page number and a "f" or "ff". For example, the entries "View 10, View 11" are combined as "View 10f", and "View 10, View 11, View 12" as "View 10ff". Actual appearance depends on the locale setting, but can be overridden with Sort - Language. + + 0 @@ -899,6 +1014,11 @@ True 0 True + + + Replaces identical index entries that occur on consecutive pages with a single entry and the page range where the entry occurs. For example, the entries "View 10, View 11, View 12" are combined as "View 10-12". + + 0 @@ -915,6 +1035,11 @@ True 0 True + + + Distinguishes between uppercase and lowercase letters in identical index entries. For Asian languages special handling applies. + + 0 @@ -930,6 +1055,11 @@ True 0 True + + + Automatically capitalizes the first letter of an index entry. + + 1 @@ -945,6 +1075,11 @@ True 0 True + + + Inserts index keys as separate index entries. + + 1 @@ -960,6 +1095,11 @@ True 0 True + + + Automatically marks index entries using a concordance file - a list of words to include in an index. + + 1 @@ -975,12 +1115,17 @@ start 12 True + True filemenu False - True + + + Select, create, or edit a concordance file. + + 1 @@ -1051,6 +1196,11 @@ True False + + + Select the language rules to use for sorting the index entries. + + 1 @@ -1086,6 +1236,11 @@ True False + + + Select numeric when you want to sort numbers by value, such as in 1, 2, 12. Select alphanumeric, when you want to sort the numbers by character code, such as in 1, 12, 2. + + 1 -- cgit