From eb9ec1c794a0d3b8522375c7a87ac3ee999c8a66 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 9 May 2017 16:11:32 +0200 Subject: remove obsolete oldref attribute (removes one context line in pot) also remove obsolete l10n attribute (doesn't affect translations/pot) Change-Id: I809866ea7b16cb1cacad9efacb6fdeebae38ea9f --- source/text/scalc/guide/design.xhp | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'source/text/scalc/guide/design.xhp') diff --git a/source/text/scalc/guide/design.xhp b/source/text/scalc/guide/design.xhp index 2d37fe006c..a350f46f2e 100644 --- a/source/text/scalc/guide/design.xhp +++ b/source/text/scalc/guide/design.xhp @@ -41,31 +41,31 @@ formatting;themes for sheets mw deleted "applying;" - Selecting Themes for Sheets + Selecting Themes for Sheets - $[officename] Calc comes with a predefined set of formatting themes that you can apply to your spreadsheets. - It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet. - Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the Theme Selection dialog. - To apply a custom cell style to a cell, you can open the Styles and Formatting window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles and Formatting window to apply this style to the selected cells. - To apply a theme to a spreadsheet: + $[officename] Calc comes with a predefined set of formatting themes that you can apply to your spreadsheets. + It is not possible to add themes to Calc, and they cannot be modified. However, you can modify their styles after you apply them to a spreadsheet. + Before you format a sheet with a theme, you have to apply at least one custom cell style to the cells on the sheet. You can then change the cell formatting by selecting and applying a theme in the Theme Selection dialog. + To apply a custom cell style to a cell, you can open the Styles and Formatting window and, in its lower list box, set the Custom Styles view. A list of the existing custom defined cell styles will be displayed. Double click a name from the Styles and Formatting window to apply this style to the selected cells. + To apply a theme to a spreadsheet: - Click the Choose Themes icon in the Tools bar. + Click the Choose Themes icon in the Tools bar. - The Theme Selection dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles and Formatting window lists the custom styles for specific cells. + The Theme Selection dialog appears. This dialog lists the available themes for the whole spreadsheet and the Styles and Formatting window lists the custom styles for specific cells. - In the Theme Selection dialog, select the theme that you want to apply to the spreadsheet. + In the Theme Selection dialog, select the theme that you want to apply to the spreadsheet. - Click OK - As soon as you select another theme in the Theme Selection dialog, some of the properties of the custom style will be applied to the current spreadsheet. The modifications will be immediately visible in your spreadsheet. + Click OK + As soon as you select another theme in the Theme Selection dialog, some of the properties of the custom style will be applied to the current spreadsheet. The modifications will be immediately visible in your spreadsheet.
- Theme selection + Theme selection
-- cgit