From fad218bb130d6134c05206e0018ed50834829fd4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 29 Aug 2013 11:54:41 +0100 Subject: numberformatpage->numberingformatpage Change-Id: Idb74e753b64e3d575d5a951a0cdca6aae69f543d --- source/text/shared/01/05020300.xhp | 58 +++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'source/text') diff --git a/source/text/shared/01/05020300.xhp b/source/text/shared/01/05020300.xhp index c8ab7a0045..9363b5547f 100644 --- a/source/text/shared/01/05020300.xhp +++ b/source/text/shared/01/05020300.xhp @@ -39,7 +39,7 @@ mw transferred "format codes;" to Calc guide Format_value_userdef.xhp and "numers;" and "cells;" to Calc guide Format_table.xhp. Changed "currencies;" - + @@ -49,9 +49,9 @@
- + Category - Select a category from the list, and then select a formatting style in the Format box. + Select a category from the list, and then select a formatting style in the Format box. @@ -62,67 +62,67 @@ - + Format - Select how you want the contents of the selected cell(s) to be displayed. The code for the selected option is displayed in the Format Code box. + Select how you want the contents of the selected cell(s) to be displayed. The code for the selected option is displayed in the Format Code box. - + Currency category list boxes - Select a currency, and then scroll to the top of the Format list to view the formatting options for the currency. + Select a currency, and then scroll to the top of the Format list to view the formatting options for the currency.
The format code for currencies uses the form [$xxx-nnn], where xxx is the currency symbol, and nnn the country code. Special banking symbols, such as EUR (for Euro), do not require the country code. The currency format is not dependent on the language that you select in the Language box.
- + Language - Specifies the language setting for the selected cells + Specifies the language setting for the selected cells fields. With the language set to Automatic, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected cells fields. The language setting ensures that date and currency formats are preserved even when the document is opened in an operating system that uses a different default language setting. - + Source format - Uses the same number format as the cells containing the data for the chart. + Uses the same number format as the cells containing the data for the chart. Options Specify the options for the selected format. - + Decimal places - Enter the number of decimal places that you want to display. + Enter the number of decimal places that you want to display. - + Leading zeroes - Enter the maximum number of zeroes to display in front of the decimal point. + Enter the maximum number of zeroes to display in front of the decimal point. - + Negative numbers in red - Changes the font color of negative numbers to red. + Changes the font color of negative numbers to red. - + Use thousands separator - Inserts a separator between thousands. The type of separator that is used depends on your language settings. + Inserts a separator between thousands. The type of separator that is used depends on your language settings. - + Format code - Displays the number format code for the selected format. You can also enter a custom format. The following options are only available for user-defined number formats. + Displays the number format code for the selected format. You can also enter a custom format. The following options are only available for user-defined number formats. - + Add - Adds the number format code that you entered to the user-defined category. + Adds the number format code that you entered to the user-defined category. - + Delete - Deletes the selected number format. The changes are effective after you restart $[officename]. + Deletes the selected number format. The changes are effective after you restart $[officename]. - + Edit Comment - Adds a comment to the selected number format. + Adds a comment to the selected number format. - + Name line - Enter a comment for the selected number format, and then click outside this box. + Enter a comment for the selected number format, and then click outside this box.
-- cgit