From 61173c1b58efa79c0ba6b08348d2796a249d0186 Mon Sep 17 00:00:00 2001 From: Norbert Thiebaud Date: Sat, 1 Sep 2012 09:51:27 -0500 Subject: move help structure one directory up Change-Id: Ie970e39fbb6795a92d9fdd13510409d7dcd071bc --- source/text/sbasic/shared/01050000.xhp | 80 ++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 source/text/sbasic/shared/01050000.xhp (limited to 'source/text/sbasic/shared/01050000.xhp') diff --git a/source/text/sbasic/shared/01050000.xhp b/source/text/sbasic/shared/01050000.xhp new file mode 100644 index 0000000000..a8b2e535a9 --- /dev/null +++ b/source/text/sbasic/shared/01050000.xhp @@ -0,0 +1,80 @@ + + + + + + + + +$[officename] Basic IDE +/text/sbasic/shared/01050000.xhp + + +Sun Microsystems, Inc. +converted from old format - fpe + + + +
+$[officename] Basic IDE + +This section describes the structure of the Basic IDE. + +Opens the Basic IDE where you can write and edit macros. +
+ + + + + +Commands From the Context menu of the Module Tabs +Insert + + +Module +Inserts a new module into the current library. + + +Dialog +Inserts a new dialog into the current library. + + +Delete +Deletes the selected module. + + +Rename +Renames the current module in place. + + +Hide +Hides the current module. +Modules +Opens the Macro Organizer dialog. + +
-- cgit