diff options
author | Stéphane Guillou <stephane.guillou@libreoffice.org> | 2023-01-12 12:51:10 +0000 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-01-23 13:28:02 +0000 |
commit | 1a892431e8d42b0488af3e9bffd4924cd3e06ad1 (patch) | |
tree | 24d4b40049c2191f426601d7373a130b3118727e /source/text/shared/02 | |
parent | b4b815af4b5e86eec0fa69b2260ec9d8aa558bae (diff) |
tdf#152666: explain how the paragraph style combobox is populated
Change-Id: I4f983153115afe7787f445ed471f14a29d798268
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145311
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/02')
-rw-r--r-- | source/text/shared/02/02010000.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/shared/02/02010000.xhp b/source/text/shared/02/02010000.xhp index 0cd4b14884..665839b881 100644 --- a/source/text/shared/02/02010000.xhp +++ b/source/text/shared/02/02010000.xhp @@ -32,8 +32,9 @@ <paragraph id="hd_id3148520" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/02010000.xhp">Set Paragraph Style</link></paragraph> <paragraph id="par_id3155351" role="paragraph" xml-lang="en-US"><ahelp hid=".">Assigns a style to the current paragraph, selected paragraphs, or to a selected object.</ahelp></paragraph> </section> -<paragraph id="par_idN10621" role="paragraph" xml-lang="en-US">To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <emph>Styles</emph> window.</paragraph> +<paragraph id="par_idN10621" role="paragraph" xml-lang="en-US">To reset the selected objects to the default paragraph style, select <emph>Clear formatting</emph>. Select <emph>More Styles</emph> to open the <link href="text/swriter/01/05140000.xhp">Styles deck</link> in the sidebar.</paragraph> <paragraph id="par_idN10631" role="paragraph" xml-lang="en-US">Clicking on the <emph>Down Arrow</emph> button on the right of a style name shows a pop-up menu that allows you to update the style from the current selection or to edit the style.</paragraph> +<note id="par_id251673528317501">For a blank document, the dropdown displays a default selection of styles that users might want to start with. As the document is edited and makes use of styles, the default list is progressively replaced by applied styles (which is equivalent to what the "Applied Styles" filter shows in the sidebar's Styles deck).</note> <section id="syparagraph_style"> <table id="tbl_id3156042"> <tablerow> |