From 8539d61c5ecca6748e4734671a86783de5fdd4b2 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sat, 7 Nov 2020 15:51:57 +0200 Subject: Resolves: tdf#130719 add "note" about loading and overwriting styles - drop existing "warning" under overwrite (because it simply repeats what the function is doing). + added sentence to overwrite explanation to mention that no warning message is given when overwriting. + Replaced "warning" with "note" that explains what styles actually get loaded. + update to

Change-Id: I7a2af3627fbf53974f0e6b131660c6227a22e1f6 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105361 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/swriter/01/05170000.xhp | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'source/text') diff --git a/source/text/swriter/01/05170000.xhp b/source/text/swriter/01/05170000.xhp index 9bd8bfc255..61c3e0c678 100644 --- a/source/text/swriter/01/05170000.xhp +++ b/source/text/swriter/01/05170000.xhp @@ -39,29 +39,29 @@ -Categories +

Categories

Lists the available template categories. Click a category to view its contents in the Templates list. -Templates +

Templates

Lists the available templates for the selected category. -Text +

Text

Loads the paragraph and the character styles from the selected document into the current document. -Frame +

Frame

Loads the frame styles from the selected document into the current document. -Pages +

Pages

Loads the page styles from the selected document into the current document. -Numbering +

Numbering

Loads the numbering styles from the selected document into the current document. -Overwrite -Replaces styles in the current document that have the same name as the styles you are loading. -Styles with identical names are automatically overwritten. +

Overwrite

+Replaces styles in the current document that have the same name as the styles you are loading. No warning message is given. +Only applied styles and modified styles are loaded from a document or template. The styles shown in the sidebar cannot be used as a guide. -From File +

From File

Locate the file containing the styles that you want to load, and then click Open. -- cgit