From 66868265f68f9f21a015995adac39fa3923d837b Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 31 Aug 2023 22:46:08 -0300 Subject: Add missing file for Edit Styles Change-Id: If176ec185769def7eafb7113c8dc107487bccf6b Reviewed-on: https://gerrit.libreoffice.org/c/help/+/156390 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/swriter/01/edit_style.xhp | 67 +++++++++++++++++++++++++++++++++++ source/text/swriter/main0115.xhp | 3 +- 2 files changed, 68 insertions(+), 2 deletions(-) create mode 100644 source/text/swriter/01/edit_style.xhp (limited to 'source') diff --git a/source/text/swriter/01/edit_style.xhp b/source/text/swriter/01/edit_style.xhp new file mode 100644 index 0000000000..d5c3cc1de2 --- /dev/null +++ b/source/text/swriter/01/edit_style.xhp @@ -0,0 +1,67 @@ + + + + + + + Edit Style + /text/swriter/01/edit_style.xhp + + + + +
+

Edit Style

+ Opens the Paragraph Style dialog box of the current paragraph. +
+
+ + Choose Styles - Edit Style. + + Choose Paragraph - Edit Style. + + Choose Home, and double click on the style name highlighted. + + + + + Icon Edit Style + + + Edit Style + + +
+ + OptionAlt + P + + Select the Style panel (F11), choose Paragraph Styles, open context menu of the selected style, choose Modify. +
+ + + + + + + + + + + + + + + + + + + + +
diff --git a/source/text/swriter/main0115.xhp b/source/text/swriter/main0115.xhp index 9ffc15ab33..2a64caaaa0 100644 --- a/source/text/swriter/main0115.xhp +++ b/source/text/swriter/main0115.xhp @@ -56,8 +56,7 @@

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 Selected Style

Update the paragraph style with the direct formatting applied to the current paragraph.

New Style from Selection

-- cgit