From 0dad33c002dc2308100e0d315ed16c527cdb5061 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Sun, 24 Jun 2018 23:02:18 -0300 Subject: 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 --- AllLangHelp_swriter.mk | 1 + source/text/shared/00/00040500.xhp | 1 + source/text/swriter/00/stylesmenu.xhp | 25 +++++++++++++++++++++++++ source/text/swriter/guide/load_styles.xhp | 27 +++++++++++++++------------ source/text/swriter/main0115.xhp | 20 +++++++++++++++----- 5 files changed, 57 insertions(+), 17 deletions(-) create mode 100644 source/text/swriter/00/stylesmenu.xhp diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index c7c771472c..ba34e1582b 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -24,6 +24,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/00/00000404 \ helpcontent2/source/text/swriter/00/00000405 \ helpcontent2/source/text/swriter/00/00000406 \ + helpcontent2/source/text/swriter/00/stylesmenu \ helpcontent2/source/text/swriter/01/01120000 \ helpcontent2/source/text/swriter/01/01150000 \ helpcontent2/source/text/swriter/01/01160100 \ diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp index 8194f1135f..ac48def409 100644 --- a/source/text/shared/00/00040500.xhp +++ b/source/text/shared/00/00040500.xhp @@ -196,6 +196,7 @@
+ Choose View - Styles Command+T F11 diff --git a/source/text/swriter/00/stylesmenu.xhp b/source/text/swriter/00/stylesmenu.xhp new file mode 100644 index 0000000000..781e56275f --- /dev/null +++ b/source/text/swriter/00/stylesmenu.xhp @@ -0,0 +1,25 @@ + + + + + + + The styles menu + /text/swriter/00/stylesmenu.xhp + + + + Choose Styles - Edit Styles. + Choose Styles - Update Style or CommandCtrl+ Shift + F11. + Choose Styles - New Style or Shift + F11. + Choose Styles - Load Styles. + Choose Styles - Manage Styles or F11. + + diff --git a/source/text/swriter/guide/load_styles.xhp b/source/text/swriter/guide/load_styles.xhp index 53c714cc07..4d12f4ff8e 100644 --- a/source/text/swriter/guide/load_styles.xhp +++ b/source/text/swriter/guide/load_styles.xhp @@ -35,17 +35,20 @@ Using Styles From Another Document or Template You can import styles from another document or template into the current document. - - - Choose View - Styles to open the Styles sidebar deck. - - - Click the arrow next to the New Style from Selection icon to open the submenu. - - - Choose Load styles. - - + Open the Load Styles dialog box by either + + + Choose View - Styles or + + + to open the Styles sidebar deck. + + + Click the arrow next to the New Style from Selection icon to open the submenu. + + + + Use the check boxes at the bottom of the dialog to select the style types that you want to import. To replace styles in the current document that have the same name as the ones you are importing, select Overwrite. @@ -67,4 +70,4 @@ - \ No newline at end of file + 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 @@ --> - + Styles /text/swriter/main0115.xhp @@ -28,10 +28,20 @@
Styles - Contains commands to set, create, edit, update, load, and manage styles in a text document. + Contains commands to apply, create, edit, update, load, and manage styles in a text document.
- Default - Set the current paragraph or selected paragraphs to the default style. + Text styles entries + The entries includes most common paragraph, character and list styles. Click on the style to apply. + You can customize the list of styles entries using menu Tools - Customize. Because custom styles belongs to the actual document, remember to store the customized menu in the document scope. + Edit Style + Opens the Paragraph Style dialog box of the current paragraph. + Update Style + Update the paragraph style with the direct formatting applied to the current paragraph. + New style + Adds a paragraph style with the settings of the current selection. You will be prompted to enter the style name. + Load Styles + Import styles from another document or template into the current document. + Manage Styles + Opens the Styles deck in the sidebar. - -- cgit