From f0d66fd893d6401efdcc46b90a6257b2406ad882 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Sun, 12 Feb 2012 11:39:47 +0100 Subject: move decimal places option to appropriate paragraph --- helpcontent2/source/text/shared/optionen/01060500.xhp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'helpcontent2/source') diff --git a/helpcontent2/source/text/shared/optionen/01060500.xhp b/helpcontent2/source/text/shared/optionen/01060500.xhp index 0a864a28e2..d6a9c075bc 100644 --- a/helpcontent2/source/text/shared/optionen/01060500.xhp +++ b/helpcontent2/source/text/shared/optionen/01060500.xhp @@ -158,10 +158,6 @@ Example: Type the text 'Test' in cell A1; and the text 'test' in B1. Then type the formula "=A1=B1" in cell C1. If the Case sensitive box is marked, FALSE will appear in the cell; otherwise, TRUE will appear in the cell. The EXACT text function is always case-sensitive, independent of the settings in this dialog. - -Decimal places - Defines the number of decimals to be displayed for numbers with the Standard number format. The numbers are displayed as rounded numbers, but are not saved as rounded numbers. Precision as shown @@ -230,6 +226,10 @@ Limit decimals for general number format You can specify the maximum number of decimal places that are shown by default for cells with General number format. If not enabled, cells with General number format show as many decimal places as the column width allows. + +Decimal places + Defines the number of decimals to be displayed for numbers with the Standard number format. The numbers are displayed as rounded numbers, but are not saved as rounded numbers. \ No newline at end of file -- cgit