From 53e7511706a73d0336ce183f614d53469836ef64 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 26 Oct 2023 21:32:02 -0300 Subject: tdf#155876 UI cmds Calc-View menu (07) + refactoring Change-Id: I766345780bb12a3ba9d9c8c3135f77d4d04bc78d Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158519 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/00/00000403.xhp | 41 ++++++++++++++++++++++++++++++- source/text/scalc/01/03070000.xhp | 31 +++++++++-------------- source/text/scalc/01/ToggleSheetGrid.xhp | 35 ++++++++++++++++++++++++++ source/text/scalc/main0103.xhp | 6 +---- source/text/scalc/menu/sheet_tab_menu.xhp | 3 ++- 5 files changed, 90 insertions(+), 26 deletions(-) create mode 100644 source/text/scalc/01/ToggleSheetGrid.xhp (limited to 'source/text/scalc') diff --git a/source/text/scalc/00/00000403.xhp b/source/text/scalc/00/00000403.xhp index 4a4fb2b360..83d704ec7a 100644 --- a/source/text/scalc/00/00000403.xhp +++ b/source/text/scalc/00/00000403.xhp @@ -26,7 +26,46 @@

View Menu

-Choose View - Column & Row Headers. + +
+ + Choose View - View Grid Lines. + + Choose View - View Grid Lines + On the View menu of the View tab, choose View Grid Lines. + + + + + Icon View Grid Lines + + + View Grid Lines + + +
+
+ + +
+ + Choose View - View Headers. + + Choose View - View Headers + On the View menu of the View tab, choose View Headers. + + + + + Icon View Headers + + + View Headers + + +
+
+ Choose View - Value Highlighting.
diff --git a/source/text/scalc/01/03070000.xhp b/source/text/scalc/01/03070000.xhp index 289bb82cf2..b463634ac6 100644 --- a/source/text/scalc/01/03070000.xhp +++ b/source/text/scalc/01/03070000.xhp @@ -20,39 +20,32 @@ - Column & Row Headers + Column & Row Headers /text/scalc/01/03070000.xhp - - -
- + spreadsheets; displaying headers of columns/rows displaying; headers of columns/rows + - - -

Column & Row Headers

-Shows column headers and row headers. +
+

View Headers

+Shows column headers and row headers.
- - - To hide the column and row headers, unmark this menu entry. - +To hide the column and row headers, unmark this menu entry.
- +
- - - You can also set the view of the column and row headers in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View. - +You can also set the view of the column and row headers in %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Calc - View. +
+ +
- diff --git a/source/text/scalc/01/ToggleSheetGrid.xhp b/source/text/scalc/01/ToggleSheetGrid.xhp new file mode 100644 index 0000000000..b02334e87c --- /dev/null +++ b/source/text/scalc/01/ToggleSheetGrid.xhp @@ -0,0 +1,35 @@ + + + + + + + View Grid Lines + /text/scalc/01/ToggleSheetGrid.xhp + + + + +sheet;grid lines +grid lines;sheets + + +
+

View Grid Lines

+ Toggle the visibility of grid lines for the current sheet. +
+
+ +
+
+ +
+ +
diff --git a/source/text/scalc/main0103.xhp b/source/text/scalc/main0103.xhp index d3545cd41c..3f419afb24 100644 --- a/source/text/scalc/main0103.xhp +++ b/source/text/scalc/main0103.xhp @@ -39,11 +39,7 @@ - -
-

View Grid lines

-Toggle the visibility of grid lines for the current sheet. -
+ diff --git a/source/text/scalc/menu/sheet_tab_menu.xhp b/source/text/scalc/menu/sheet_tab_menu.xhp index de6e37b7b6..3367452428 100644 --- a/source/text/scalc/menu/sheet_tab_menu.xhp +++ b/source/text/scalc/menu/sheet_tab_menu.xhp @@ -38,7 +38,8 @@ - + +

Sheet Events

-- cgit