From 00a07b02f82b2177c6d1ad90168528ca9eb73be8 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 10 Oct 2022 17:04:22 +0200 Subject: Related: tdf#43107 Clarify \n in Find and Replace Change-Id: I676879173b1c48c665402a6c677a3c94cb97c66c Reviewed-on: https://gerrit.libreoffice.org/c/help/+/141161 Reviewed-by: Eike Rathke Tested-by: Jenkins --- source/text/shared/01/02100001.xhp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'source') diff --git a/source/text/shared/01/02100001.xhp b/source/text/shared/01/02100001.xhp index b7caadd4a5..26b06353b8 100644 --- a/source/text/shared/01/02100001.xhp +++ b/source/text/shared/01/02100001.xhp @@ -121,9 +121,9 @@ \n - A line break that was inserted with the Shift+Enter key combination when in the Find text box. - A paragraph break that can be entered with the Enter or Return key when in the Replace text box in Writer. Has no special meaning in Calc, and is treated literally there. - To change line breaks into paragraph breaks, enter \n in both the Find and Replace boxes, and then perform a search and replace. + When entered in the Find text box, finds a line break that was inserted with the Shift+Enter key combination in Writer, or the Ctrl+Enter key combination in a Calc cell. + When entered in the Replace text box in Writer, inserts a paragraph break as can be inserted with the Enter or Return key. Has no special meaning in Calc, and is treated literally there. + To change line breaks into paragraph breaks in Writer, enter \n in both the Find and Replace boxes, and then perform a search and replace. -- cgit