From 3e01f85525f194ed75ae25eae6e7061efd32e147 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Tue, 27 Sep 2022 14:10:24 +0200 Subject: remove empty paragraphs Change-Id: I42a12141e42c286e2d3398e8d05d19567ea0ca03 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/140652 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos --- source/text/sbasic/shared/03120102.xhp | 1 - source/text/shared/01/minimal_column_width.xhp | 2 -- 2 files changed, 3 deletions(-) diff --git a/source/text/sbasic/shared/03120102.xhp b/source/text/sbasic/shared/03120102.xhp index e0329d570e..2f41ee9c86 100644 --- a/source/text/sbasic/shared/03120102.xhp +++ b/source/text/sbasic/shared/03120102.xhp @@ -61,7 +61,6 @@ ' The printout appears in the dialog as: A "short" trip. MsgBox Chr(charcode := 64) ' "@" sign End Sub -
diff --git a/source/text/shared/01/minimal_column_width.xhp b/source/text/shared/01/minimal_column_width.xhp index 5188827f93..b95548ef91 100644 --- a/source/text/shared/01/minimal_column_width.xhp +++ b/source/text/shared/01/minimal_column_width.xhp @@ -48,9 +48,7 @@ Minimal Column Width seeks to find a column width that allows each paragraph in the selected column(s) to fit exactly on a single line. This means that column widths are adjusted in relation to the length of the longest paragraph in each of the selected columns. The final result depends on the paragraph length in the selected columns. - To minimize a single column, it is sufficient to place the cursor in a cell in the column to be minimized. To minimize multiple columns, it is sufficient to select one cell from each column to be minimized. - The command can be useful for reducing the width of tables. -- cgit