From 752c24a0d69670fc9577fa4ae4cfac0d3ae00269 Mon Sep 17 00:00:00 2001 From: Niklas Johansson Date: Fri, 28 Sep 2012 11:59:39 +0200 Subject: fdo#42135 Button changed name, update help file to reflect change In the Macro Organizer the button Append changed name to Import, this updates the help file --- helpcontent2/source/text/sbasic/shared/01030400.xhp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/helpcontent2/source/text/sbasic/shared/01030400.xhp b/helpcontent2/source/text/sbasic/shared/01030400.xhp index bb55891c56..21d282eb20 100644 --- a/helpcontent2/source/text/sbasic/shared/01030400.xhp +++ b/helpcontent2/source/text/sbasic/shared/01030400.xhp @@ -69,7 +69,7 @@ Click New and insert a name to create a new library. -Appending a Library +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. @@ -78,13 +78,13 @@ Click the Libraries tab. -Select to where you want to append the library in the Location list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be appended to this document and only available from there. +Select to where you want to import the library in the Location list. If you select %PRODUCTNAME Macros & Dialogs, the library will belong to the $[officename] application and will be available for all documents. If you select a document the library will be imported to this document and only available from there. -Click Append and select an external library to append. +Click Import... and select an external library to import. -Select all libraries to be appended in the Append Libraries dialog. The dialog displays all libraries that are contained in the selected file. +Select all libraries to be imported in the Import Libraries dialog. The dialog displays all libraries that are contained in the selected file. If you want to insert the library as a reference only check the Insert as reference (read-only) box. Read-only libraries are fully functional but cannot be modified in the Basic IDE. @@ -93,7 +93,7 @@ Check the Replace existing libraries box if you want existing libraries of the same name to be overwritten. -Click OK to append the library. +Click OK to import the library. Deleting a Library -- cgit v1.2.3