diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-06-24 23:02:18 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-06-26 03:29:05 +0200 |
commit | 0dad33c002dc2308100e0d315ed16c527cdb5061 (patch) | |
tree | 3b281933c69fcbf369f189c37bb268f895e523a9 /source/text/swriter/main0115.xhp | |
parent | 971f4369e9763903aaa6801618040c44b4bbf1b0 (diff) |
Fill help page for writer Style menu
Fix XML
Change-Id: I0d8d362774eecd200a6510dfecfe089274ae631d
Reviewed-on: https://gerrit.libreoffice.org/56367
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/main0115.xhp')
-rw-r--r-- | source/text/swriter/main0115.xhp | 20 |
1 files changed, 15 insertions, 5 deletions
diff --git a/source/text/swriter/main0115.xhp b/source/text/swriter/main0115.xhp index 9f5c385d10..e10269b541 100644 --- a/source/text/swriter/main0115.xhp +++ b/source/text/swriter/main0115.xhp @@ -19,7 +19,7 @@ --> <meta> - <topic id="textswritermain0115xml" indexer="include" status="PUBLISH"> + <topic id="textswritermain0115xml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Styles</title> <filename>/text/swriter/main0115.xhp</filename> </topic> @@ -28,10 +28,20 @@ <section id="styles"> <bookmark xml-lang="en-US" branch="hid/.uno:FormatStylesMenu" id="bm_id1366008" localize="false"/> <paragraph id="par_idN10553" role="heading" xml-lang="en-US" level="1"><link href="text/swriter/main0115.xhp">Styles</link></paragraph> - <paragraph id="par_idN10563" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands to set, create, edit, update, load, and manage styles in a text document.</ahelp></paragraph> + <paragraph id="par_idN10563" role="paragraph" xml-lang="en-US"><ahelp hid=".">Contains commands to apply, create, edit, update, load, and manage <link href="text/swriter/01/05130000.xhp" name="styles">styles</link> in a text document.</ahelp></paragraph> </section> - <paragraph id="hd_id0903201507192919" role="heading" xml-lang="en-US" level="2">Default</paragraph> - <paragraph id="par_id090320150719290" role="paragraph" xml-lang="en-US">Set the current paragraph or selected paragraphs to the default style.</paragraph> + <paragraph role="heading" id="hd_id121529878513674" level="2" xml-lang="en-US">Text styles entries</paragraph> + <paragraph role="paragraph" id="par_id411529878520742" xml-lang="en-US">The entries includes most common paragraph, character and list styles. Click on the style to apply.</paragraph> + <paragraph role="tip" id="par_id451529878529005" xml-lang="en-US">You can customize the list of styles entries using menu <link href="text/shared/01/06140100.xhp" name="customize menu"><emph>Tools - Customize</emph></link>. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope.</paragraph> + <paragraph role="heading" id="hd_id991529881414793" level="2" xml-lang="en-US">Edit Style</paragraph> + <paragraph role="paragraph" id="par_id111529881420452" xml-lang="en-US">Opens the Paragraph Style dialog box of the current paragraph.</paragraph> + <paragraph role="heading" id="hd_id111529881431158" level="2" xml-lang="en-US">Update Style</paragraph> + <paragraph role="paragraph" id="par_id971529881437377" xml-lang="en-US">Update the paragraph style with the <link href="text/shared/00/00000005.xhp#Section7" name="direct formatting">direct formatting</link> applied to the current paragraph.</paragraph> + <paragraph role="heading" id="hd_id191529881446409" level="2" xml-lang="en-US">New style</paragraph> + <paragraph role="paragraph" id="par_id331529881457275" xml-lang="en-US">Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name.</paragraph> + <paragraph role="heading" id="hd_id351529881470044" level="2" xml-lang="en-US">Load Styles</paragraph> + <paragraph role="paragraph" id="par_id551529883682302" xml-lang="en-US"><link href="text/swriter/guide/load_styles.xhp" name="import style">Import styles</link> from another document or template into the current document.</paragraph> + <paragraph role="heading" id="hd_id361529881482828" level="2" xml-lang="en-US">Manage Styles</paragraph> + <paragraph role="paragraph" id="par_id901529883673111" xml-lang="en-US">Opens the <link href="text/swriter/01/05140000.xhp" name="linkname">Styles deck</link> in the sidebar.</paragraph> </body> - </helpdocument> |