From 54f3eaba5c786a531fd2839646d517b97b279127 Mon Sep 17 00:00:00 2001 From: Alain Romedenne Date: Wed, 31 Aug 2022 16:39:00 +0200 Subject: Menu & dialog item updates Change-Id: I4a789ee68139f5d270d93e88393cd1ed443f5862 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/138990 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/01030400.xhp | 16 ++++++++-------- source/text/sbasic/shared/03/sf_session.xhp | 4 ++-- source/text/shared/00/00000406.xhp | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'source') diff --git a/source/text/sbasic/shared/01030400.xhp b/source/text/sbasic/shared/01030400.xhp index 71a53f428e..5ac8afe43e 100644 --- a/source/text/sbasic/shared/01030400.xhp +++ b/source/text/sbasic/shared/01030400.xhp @@ -57,7 +57,7 @@

Creating a New Library

-Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. +Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. Click the Libraries tab. @@ -72,7 +72,7 @@

Import a Library

-Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. +Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. Click the Libraries tab. @@ -99,7 +99,7 @@

Export a Library

-Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. +Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. Click the Libraries tab. @@ -126,7 +126,7 @@

Deleting a Library

-Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. +Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. Click the Libraries tab. @@ -153,7 +153,7 @@

Creating a New Module or Dialog

-Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. +Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. Click the Modules tab or the Dialogs tab. @@ -168,7 +168,7 @@

Renaming a Module or Dialog

-Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. +Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. Click the module to be renamed twice, with a pause between the clicks. Enter the new name. @@ -181,7 +181,7 @@

Deleting a Module or Dialog

-Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. +Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. Click the Modules tab or the Dialogs tab. @@ -201,7 +201,7 @@ Open all documents or templates among which you want to move or copy the modules or dialogs. -Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. +Choose Tools - Macros - Organize Macros - Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the CommandCtrl key while dragging to copy the object instead of moving it. diff --git a/source/text/sbasic/shared/03/sf_session.xhp b/source/text/sbasic/shared/03/sf_session.xhp index 42f84dfad2..477445ea65 100644 --- a/source/text/sbasic/shared/03/sf_session.xhp +++ b/source/text/sbasic/shared/03/sf_session.xhp @@ -104,7 +104,7 @@ "user" - in My Macros + in My Macros Python @@ -132,7 +132,7 @@ "share" - in %PRODUCTNAME macros + in Application Macros Python diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index 392b5e780d..2168512858 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -87,7 +87,7 @@ Choose Tools - Color Replacer ($[officename] Draw and $[officename] Impress). Choose Tools - Media Player. - Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic, or press OptionAlt+F11 (if not assigned by your system). + Choose Tools - Macros - Organize Macros - Basic, or press OptionAlt+F11 (if not assigned by your system). Choose Tools - Macros - Run Macro. Choose Tools - Macros - Organize Macros - BeanShell. Choose Tools - Macros - Organize Macros - JavaScript. @@ -95,8 +95,8 @@
Choose Tools - Macros - Record Macro.
- Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic,
click the Organizer button,
click the Libraries tab,
and then click the Password button.
- Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic,
click the Organizer button.
+ Choose Tools - Macros - Organize Macros - Basic,
click the Organizer button,
click the Libraries tab,
and then click the Password button.
+ Choose Tools - Macros - Organize Macros - Basic,
click the Organizer button.
Choose Tools - Extension Manager. Choose Tools - Extension Manager, click Check for Updates button. Choose Tools - Macros - XML Filter Settings. -- cgit