diff options
author | Niklas Johansson <sleeping.pillow@gmail.com> | 2012-10-23 17:22:55 +0200 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2012-10-29 10:08:04 +0100 |
commit | 23d7515757534fca7d50e1201745586adde4b8f6 (patch) | |
tree | a7113d4dec506f55557bb596d330d6d140dbd99c /source | |
parent | 50b30c29041679bbf20ee9c4d2b7558b9b84601c (diff) |
fdo#42135 Add help for the button export in Macro Organizer
Adds a section of the previously undocumented button Export...
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sbasic/shared/01030400.xhp | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/source/text/sbasic/shared/01030400.xhp b/source/text/sbasic/shared/01030400.xhp index 21d282eb20..ebe3bdefe3 100644 --- a/source/text/sbasic/shared/01030400.xhp +++ b/source/text/sbasic/shared/01030400.xhp @@ -96,6 +96,33 @@ <paragraph role="listitem" id="par_id3147004" xml-lang="en-US" l10n="U" oldref="56">Click <emph>OK</emph> to import the library.</paragraph> </listitem> </list> +<paragraph role="heading" id="hd_id3159099" xml-lang="en-US" level="3" l10n="U" oldref="17">Export a Library</paragraph> +<list type="ordered"> +<listitem> +<paragraph role="listitem" id="par_id3147005" xml-lang="en-US" l10n="U" oldref="70">Choose <emph>Tools - Macros - Organize Macros - %PRODUCTNAME Basic</emph> and click <emph>Organizer</emph> or click the <emph>Select Module</emph> icon in the Basic IDE to open the <emph>Macro Organizer</emph> dialog.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3147006" xml-lang="en-US" l10n="U" oldref="71">Click the <emph>Libraries</emph> tab.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3147007" xml-lang="en-US" l10n="U" oldref="72">In the <emph>Location</emph> list you specify where your library is stored. Select the library that you want to export. Note that you cannot export the <emph>Standard</emph> library.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3147008" xml-lang="en-US" l10n="U" oldref="73">Click <emph>Export...</emph></paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3147009" xml-lang="en-US" l10n="U" oldref="74">Choose whether you want to export the library as an extension or as a basic library.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3147010" xml-lang="en-US" l10n="U" oldref="75">Click <emph>OK</emph>.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3147011" xml-lang="en-US" l10n="U" oldref="76">Select where you want your library exported.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3147012" xml-lang="en-US" l10n="U" oldref="77">Click <emph>Save</emph> to export the library.</paragraph> +</listitem> +</list> <paragraph role="heading" id="hd_id3159100" xml-lang="en-US" level="3" l10n="U" oldref="17">Deleting a Library</paragraph> <list type="ordered"> <listitem> |