From 66de4e5a3f8015f2742e7a4c64701769c2d9f33d Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Wed, 1 Nov 2023 11:53:48 -0300 Subject: tdf#155876 UI cmds Calc-Insert menu (14) + refactoring of Insert named expressions, Insert Text Box Change-Id: I3a6c83240dd2d5abf740f891d300fd6a7647fbcf Reviewed-on: https://gerrit.libreoffice.org/c/help/+/158768 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/scalc/00/00000404.xhp | 10 +++++++++- source/text/scalc/01/04070000.xhp | 6 +++--- source/text/scalc/01/04070200.xhp | 38 +++++++++++++++++++------------------- source/text/scalc/main0104.xhp | 5 ++--- source/text/shared/00/00000404.xhp | 18 ++++++++++++++++++ source/text/shared/01/DrawText.xhp | 30 ++++++++++++++++++++++++++++++ source/text/shared/02/01140000.xhp | 13 +------------ 7 files changed, 82 insertions(+), 38 deletions(-) create mode 100644 source/text/shared/01/DrawText.xhp (limited to 'source/text') diff --git a/source/text/scalc/00/00000404.xhp b/source/text/scalc/00/00000404.xhp index 599499f251..6badbd4001 100644 --- a/source/text/scalc/00/00000404.xhp +++ b/source/text/scalc/00/00000404.xhp @@ -166,7 +166,15 @@ Choose Sheet - Named Ranges and Expressions - Define. CommandCtrl+F3 -Choose Sheet - Named Ranges and Expressions - Insert. + +
+ + Choose Insert - Named Ranges and Expressions. + Choose Sheet - Named Ranges and Expressions - Insert. + + On the Insert menu of the Insert tab, choose Named Ranges and Expressions. +
+ Choose Sheet - Named Ranges and Expressions - Create. Choose Sheet - Named Ranges and Expressions - Labels. diff --git a/source/text/scalc/01/04070000.xhp b/source/text/scalc/01/04070000.xhp index 9ffd90064d..af57b50a4d 100644 --- a/source/text/scalc/01/04070000.xhp +++ b/source/text/scalc/01/04070000.xhp @@ -19,7 +19,7 @@ -Named Ranges and Expressions +Named Ranges and Expressions /text/scalc/01/04070000.xhp @@ -28,9 +28,9 @@
- +

Named Ranges and Expressions

-Allows you to name the different sections of your spreadsheet document. By naming the different sections, you can easily navigate through the spreadsheet documents and find specific information. +Allows you to name the different sections of your spreadsheet document. By naming the different sections, you can easily navigate through the spreadsheet documents and find specific information.
diff --git a/source/text/scalc/01/04070200.xhp b/source/text/scalc/01/04070200.xhp index 383068705d..d634bae21a 100644 --- a/source/text/scalc/01/04070200.xhp +++ b/source/text/scalc/01/04070200.xhp @@ -1,6 +1,4 @@ - - - -Paste Names +Paste Names /text/scalc/01/04070200.xhp @@ -30,30 +27,33 @@ -cell ranges; inserting named ranges +cell ranges; inserting named ranges inserting; cell ranges pasting; cell ranges - - - -

Paste Names

-Inserts a defined named cell range at the current cursor's position. - -You can only insert a cell area after having defined a name for the area. + + + + +
+

Named Range or Expression

+ Inserts a defined named cell range at the current cursor's position with the Paste Names dialog. +
+You can only insert a cell area after having defined a name for the area. +
- +
- +

Table area

-Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position. +Lists all defined cell areas. Double-click an entry to insert the named area into the active sheet at the current cursor position. - +

Paste All

-Inserts a list of all named areas and the corresponding cell references at the current cursor position. +Inserts a list of all named areas and the corresponding cell references at the current cursor position. - +

Paste

-Inserts the selected named area and the corresponding cell reference at the current cursor position. +Inserts the selected named area and the corresponding cell reference at the current cursor position.
diff --git a/source/text/scalc/main0104.xhp b/source/text/scalc/main0104.xhp index fbf70fb7d7..48146a6ae6 100644 --- a/source/text/scalc/main0104.xhp +++ b/source/text/scalc/main0104.xhp @@ -40,10 +40,9 @@ - + + -

-

Floating Frame

diff --git a/source/text/shared/00/00000404.xhp b/source/text/shared/00/00000404.xhp index 09f0d412de..517e31e7a0 100644 --- a/source/text/shared/00/00000404.xhp +++ b/source/text/shared/00/00000404.xhp @@ -25,6 +25,24 @@

Insert Menu

+
+ + Choose Insert - Text Box. + + Choose Insert - Text Box. + On the Insert menu of the Insert tab, choose Text Box. + + + + + Icon Text Box + + + Text Box + + +
+
diff --git a/source/text/shared/01/DrawText.xhp b/source/text/shared/01/DrawText.xhp new file mode 100644 index 0000000000..012c08141f --- /dev/null +++ b/source/text/shared/01/DrawText.xhp @@ -0,0 +1,30 @@ + + + + + + + Text Box + /text/shared/01/DrawText.xhp + + + + + +
+

Text Box

+ Draws a text box with horizontal text direction where you drag in the current document. Drag a text box to the size you want anywhere in the document, and then type or paste your text. Rotate the text box to get rotated text. +
+
+ +
+ + +
diff --git a/source/text/shared/02/01140000.xhp b/source/text/shared/02/01140000.xhp index 5526e81671..11bf83a418 100644 --- a/source/text/shared/02/01140000.xhp +++ b/source/text/shared/02/01140000.xhp @@ -190,18 +190,7 @@ - -

Text Box

- - - - Icon Text Box - - - Draws a text box with horizontal text direction where you drag in the current document. Drag a text box to the size you want anywhere in the document, and then type or paste your text. Rotate the text box to get rotated text. - - -
+

Text Animation

-- cgit