diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-03-08 02:03:46 +0000 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2023-03-08 02:10:06 +0000 |
commit | 82b298d6f35e25961a026d848238d29d6b373709 (patch) | |
tree | 61954ce81b60f7dcc4bba0d0099121a44bc291f0 /source | |
parent | f205cf12787f7a601a75a8acd4ddd13b064f686e (diff) |
tdf#154034 remove xml-lang and use lc_ for icon
Change-Id: I368077b40ed9924ed715a43072d064385b7ae5c5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/148408
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Tested-by: Jenkins
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/04120219.xhp | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/source/text/swriter/01/04120219.xhp b/source/text/swriter/01/04120219.xhp index f2fb3f6fee..dded9493ee 100644 --- a/source/text/swriter/01/04120219.xhp +++ b/source/text/swriter/01/04120219.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textswriter0104120219xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Assign Styles</title> +<title id="tit">Assign Styles</title> <filename>/text/swriter/01/04120219.xhp</filename> </topic> <history> @@ -29,21 +29,21 @@ </meta> <body> -<bookmark branch="hid/modules/swriter/ui/assignstylesdialog/@@nowidget@@" xml-lang="en-US" id="bm_@@nowidget@@" localize="false"/> - <bookmark branch="hid/modules/swriter/ui/assignstylesdialog/AssignStylesDialog" xml-lang="en-US" id="bm_id3149354" localize="false"/> - <h1 id="hd_id3155621" xml-lang="en-US"><link href="text/swriter/01/04120219.xhp">Assign Styles</link></h1> - <paragraph role="paragraph" id="par_id3145828" xml-lang="en-US"><ahelp hid="modules/swriter/ui/assignstylesdialog/AssignStylesDialog" visibility="visible">Creates index entries from specific paragraph styles.</ahelp></paragraph> +<bookmark branch="hid/modules/swriter/ui/assignstylesdialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> + <bookmark branch="hid/modules/swriter/ui/assignstylesdialog/AssignStylesDialog" id="bm_id3149354" localize="false"/> + <h1 id="hd_id3155621"><link href="text/swriter/01/04120219.xhp">Assign Styles</link></h1> + <paragraph role="paragraph" id="par_id3145828"><ahelp hid="modules/swriter/ui/assignstylesdialog/AssignStylesDialog" visibility="visible">Creates index entries from specific paragraph styles.</ahelp></paragraph> <section id="howtoget"> <embed href="text/swriter/00/00000404.xhp#verz28"/> </section> - <h2 id="hd_id3145249" xml-lang="en-US">Styles</h2> - <paragraph role="paragraph" id="par_id3150566" xml-lang="en-US">The list contains the paragraph styles that you can assign to index levels.</paragraph> - <paragraph xml-lang="en-US" role="paragraph" id="par_id3147176">To create an index entry from a paragraph style, click the style in the <emph>Styles</emph> list, then click the index level that you want to assign to that paragraph style.</paragraph> - <bookmark branch="hid/modules/swriter/ui/assignstylesdialog/left" xml-lang="en-US" id="bm_id3151187" localize="false"/> - <paragraph role="image" id="par_id391678157509093"><image src="cmd/sc_firstrecord.svg" id="img_id251678157509093" width="1cm" height="1cm"><alt id="alt_id661678157509093">Demote Index Level button</alt></image></paragraph> - <paragraph role="paragraph" id="par_id3149289" xml-lang="en-US"><ahelp hid="modules/swriter/ui/assignstylesdialog/left" visibility="visible">Moves the selected paragraph style up one level in the index hierarchy.</ahelp></paragraph> - <bookmark branch="hid/modules/swriter/ui/assignstylesdialog/right" xml-lang="en-US" id="bm_id3147506" localize="false"/> - <paragraph role="image" id="par_id751678157613992"><image src="cmd/sc_lastrecord.svg" id="img_id571678157613993" width="1cm" height="1cm"><alt id="alt_id451678157613993">Promote Index Level button</alt></image></paragraph> - <paragraph role="paragraph" id="par_id3157903" xml-lang="en-US"><ahelp hid="modules/swriter/ui/assignstylesdialog/right" visibility="visible">Moves the selected paragraph style down one level in the index hierarchy.</ahelp></paragraph> + <h2 id="hd_id3145249">Styles</h2> + <paragraph role="paragraph" id="par_id3150566">The list contains the paragraph styles that you can assign to index levels.</paragraph> + <paragraph role="paragraph" id="par_id3147176">To create an index entry from a paragraph style, click the style in the <emph>Styles</emph> list, then click the index level that you want to assign to that paragraph style.</paragraph> + <bookmark branch="hid/modules/swriter/ui/assignstylesdialog/left" id="bm_id3151187" localize="false"/> + <paragraph role="image" id="par_id391678157509093"><image src="cmd/lc_firstrecord.svg" id="img_id251678157509093" width="1cm" height="1cm"><alt id="alt_id661678157509093">Demote Index Level button</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3149289"><ahelp hid="modules/swriter/ui/assignstylesdialog/left" visibility="visible">Moves the selected paragraph style up one level in the index hierarchy.</ahelp></paragraph> + <bookmark branch="hid/modules/swriter/ui/assignstylesdialog/right" id="bm_id3147506" localize="false"/> + <paragraph role="image" id="par_id751678157613992"><image src="cmd/lc_lastrecord.svg" id="img_id571678157613993" width="1cm" height="1cm"><alt id="alt_id451678157613993">Promote Index Level button</alt></image></paragraph> + <paragraph role="paragraph" id="par_id3157903"><ahelp hid="modules/swriter/ui/assignstylesdialog/right" visibility="visible">Moves the selected paragraph style down one level in the index hierarchy.</ahelp></paragraph> </body> </helpdocument> |