diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-07-07 12:15:57 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-07-07 13:21:06 +0200 |
commit | 147ed04e1bff695f9242d5991334d1c8ddd7435a (patch) | |
tree | 57832d7a208bba1b7076c6c750de1928476127a7 /source/text/swriter | |
parent | 28d20be2d79c99bbfd5fedea5c4b2af9d22a29c0 (diff) |
set the extended tooltip explicitly for each of the form 1-9 menu items
in the load/save chapter (outline numbering) menubutton menu so the
code for that can be simplified
Change-Id: Id954bbe39b997b77cf5d17330a651712ea9d5fcb
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118560
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/01/06060000.xhp | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/source/text/swriter/01/06060000.xhp b/source/text/swriter/01/06060000.xhp index b67f9c8a5c..94e796d6fb 100644 --- a/source/text/swriter/01/06060000.xhp +++ b/source/text/swriter/01/06060000.xhp @@ -47,10 +47,18 @@ <h3 id="hd_id3151168" xml-lang="en-US">Load/Save</h3> <paragraph id="par_id3147512" role="paragraph" xml-lang="en-US"><ahelp hid="modules/swriter/ui/outlinenumbering/format">Saves or loads a chapter numbering format. A saved chapter numbering format is available to load into other text documents.</ahelp></paragraph> <note id="par_id3150979" xml-lang="en-US">The <widget>Load/Save</widget> button is only available for chapter numbering. Use List styles to save formatting for ordered or unordered lists.</note> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form1" id="bm_id3154474" localize="false"/> </section> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form1" id="bm_id3154474" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form2" id="bm_id3154475" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form3" id="bm_id3154476" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form4" id="bm_id3154477" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form5" id="bm_id3154478" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form6" id="bm_id3154479" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form7" id="bm_id3154480" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form8" id="bm_id3154481" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/form9" id="bm_id3154482" localize="false"/> <h3 id="hd_id3154572" xml-lang="en-US">Untitled 1 - 9</h3> -<paragraph id="par_id3150350" role="paragraph" xml-lang="en-US"><ahelp hid="modules/swriter/ui/outlinenumbering/form1">Select a predefined numbering format.</ahelp> Save your own predefined numbering formats using <emph>Save As</emph>.</paragraph> +<paragraph id="par_id3150350" role="paragraph" xml-lang="en-US"><ahelp hid=".">Select a predefined numbering format.</ahelp> Save your own predefined numbering formats using <emph>Save As</emph>.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/outlinenumbering/saveas" id="bm_id3152958" localize="false"/> <h3 id="hd_id3153675" xml-lang="en-US">Save As</h3> |