From 2dea31ccc46cfbc44fed1c3348ed57f9b3344a7a Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 1 Nov 2023 16:32:20 -0300 Subject: tdf#155876 UI cmds Calc-Insert menu (18) + refactoring of Insert Headers and Footers Change-Id: I6eaab609ecae9fbd34bb3e0670dd8c9540904b23 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158774 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/00/00000402.xhp | 2 - source/text/scalc/00/00000404.xhp | 23 ++++++++ source/text/scalc/01/02120000.xhp | 10 ++-- source/text/scalc/01/02120100.xhp | 117 ++++++++++++++++++-------------------- source/text/scalc/main0104.xhp | 3 +- 5 files changed, 86 insertions(+), 69 deletions(-) diff --git a/source/text/scalc/00/00000402.xhp b/source/text/scalc/00/00000402.xhp index 5fc250c4ff..0f09d1dbbe 100644 --- a/source/text/scalc/00/00000402.xhp +++ b/source/text/scalc/00/00000402.xhp @@ -161,8 +161,6 @@ F2 -Choose Insert - Headers and Footers. -Choose Insert - Headers and Footers - Header and Footer tabs. Choose Sheet - Fill Cells. Choose Sheet - Fill Cells - Down. Choose Sheet - Fill Cells - Right. diff --git a/source/text/scalc/00/00000404.xhp b/source/text/scalc/00/00000404.xhp index 3b13884053..ba95338a53 100644 --- a/source/text/scalc/00/00000404.xhp +++ b/source/text/scalc/00/00000404.xhp @@ -29,6 +29,29 @@

Insert Menu

+ +
+ + Choose Insert - Headers and Footers. + Choose Format - Page Style - Header (or Footer) tab, press Edit. + Choose Styles - Manage Styles - Page Styles, open context menu of the page style, choose Edit Style - Header (or Footer) tab, press Edit. + + Choose Layout - Headers and Footers. + Choose Layout - Format Page - Header (or Footer) tab, press Edit. + On the Insert menu of the Insert tab, choose Headers and Footers. + + + + + Icon Headers and Footers + + + Headers and Footers + + +
+
+
Choose Insert - Field. diff --git a/source/text/scalc/01/02120000.xhp b/source/text/scalc/01/02120000.xhp index 4958762a95..e8e06a7171 100644 --- a/source/text/scalc/01/02120000.xhp +++ b/source/text/scalc/01/02120000.xhp @@ -20,21 +20,21 @@ - Headers & Footers + Headers & Footers /text/scalc/01/02120000.xhp
- +

Headers & Footers

-Allows you to define and format headers and footers. +Allows you to define and format headers and footers.
-The Headers/Footers dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the Same content left/right option was not marked in the Page Style dialog. +The Headers/Footers dialog contains the tabs for defining headers and footers. There will be separate tabs for the left and right page headers and footers if the Same content left/right option was not marked in the Page Style dialog.
- \ No newline at end of file + diff --git a/source/text/scalc/01/02120100.xhp b/source/text/scalc/01/02120100.xhp index 118ed0b3bf..fa2fc6431c 100644 --- a/source/text/scalc/01/02120100.xhp +++ b/source/text/scalc/01/02120100.xhp @@ -21,142 +21,137 @@ - Header/Footer + Header/Footer /text/scalc/01/02120100.xhp - -
- -
- + + + +
+

Headers and Footers

+ Defines or formats a header or footer for the page style in use. +
+
+ +
+

Left Area

- Enter the text to be displayed at the left side of the header or footer. - + Enter the text to be displayed at the left side of the header or footer. +

Center Area

- Enter the text to be displayed at the center of the header or footer. - + Enter the text to be displayed at the center of the header or footer. +

Right Area

- Enter the text to be displayed at the right side of the header or footer. - + Enter the text to be displayed at the right side of the header or footer. +

Header/Footer

- Select a predefined header or footer from the list. - + Select a predefined header or footer from the list. +

Text attributes

- Opens a dialog to assign formats to new or selected text. The Text Attributes dialog contains the tab pages Font, Font Effects and Font Position. + Opens a dialog to assign formats to new or selected text. The Text Attributes dialog contains the tab pages Font, Font Effects and Font Position. - -Icon + +Icon Text Attributes - Text Attributes + Text Attributes
- +

File Name

- Inserts a file name placeholder in the selected area. Click to insert the title. Long-click UFI: this is still a long-clickto select either title, file name or path/file name from the submenu. If a title has not be assigned (see File - Properties), the file name will be inserted instead. + Inserts a file name placeholder in the selected area. Click to insert the title. Long-click UFI: this is still a long-clickto select either title, file name or path/file name from the submenu. If a title has not be assigned (see File - Properties), the file name will be inserted instead. - -Icon + Icon Folder - File Name + File Name
- +

Sheet Name

- Inserts a placeholder in the selected header/footer area, which is replaced by the sheet name in the header/footer of the actual document. + Inserts a placeholder in the selected header/footer area, which is replaced by the sheet name in the header/footer of the actual document. - -Icon + Icon Sheet Name - Sheet Name + Sheet Name
- +

Page

- Inserts a placeholder in the selected header/footer area, which is replaced by page numbering. This allows continuous page numbering in a document. + Inserts a placeholder in the selected header/footer area, which is replaced by page numbering. This allows continuous page numbering in a document. - -Icon + Icon - Page + Page
- +

Pages

- Inserts a placeholder in the selected header/footer area, which is replaced by the total number of pages in the document. + Inserts a placeholder in the selected header/footer area, which is replaced by the total number of pages in the document. - -Icon + Icon Pages - Pages + Pages
- +

Date

- Inserts a placeholder in the selected header/footer area, which is replaced by the current date which will be repeated in the header/footer on each page of the document. + Inserts a placeholder in the selected header/footer area, which is replaced by the current date which will be repeated in the header/footer on each page of the document. - -Icon + Icon Date - Date + Date
- +

Time

- Inserts a placeholder in the selected header/footer area, which is replaced by the current time in the header/footer on each page of the document. + Inserts a placeholder in the selected header/footer area, which is replaced by the current time in the header/footer on each page of the document. - -Icon + Icon Time - Time + Time
diff --git a/source/text/scalc/main0104.xhp b/source/text/scalc/main0104.xhp index 94e096428b..b15607ebe9 100644 --- a/source/text/scalc/main0104.xhp +++ b/source/text/scalc/main0104.xhp @@ -52,7 +52,8 @@ - + + -- cgit v1.2.3