blob: 136c1ab2aaabbbf0b7415a86e2934b08f5973cf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
|
<?xml version="1.0" encoding="UTF-8"?>
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<helpdocument version="1.0">
<meta>
<topic id="textsbasicshared01050000xml" indexer="include" status="PUBLISH">
<title id="tit">$[officename] Basic IDE</title>
<filename>/text/sbasic/shared/01050000.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
</history>
</meta>
<body>
<bookmark branch="hid/.uno:BasicIDEAppear" id="bm_id1676992" localize="false"/>
<section id="IDE">
<h1 id="hd_id3154422"><variable id="01050000"><link href="text/sbasic/shared/01050000.xhp">$[officename] Basic IDE</link></variable></h1>
<paragraph role="paragraph" id="par_idN105C9"><ahelp hid=".">Opens the Basic IDE where you can write and edit BASIC macros.</ahelp></paragraph>
<paragraph role="paragraph" id="par_id3153142">This section describes the structure of the Basic IDE.</paragraph>
</section>
<section id="howtoget">
<embed href="text/shared/00/00000004.xhp#from_menu_bar"/>
<paragraph role="paragraph" id="par_id431696550928389">Choose <menuitem>Tools - Macro - Edit Macro</menuitem>.</paragraph>
<embed href="text/shared/00/00000004.xhp#from_tabUI"/>
<paragraph role="paragraph" id="par_id451696550923767">Choose <menuitem>Tools - Basic</menuitem>.</paragraph>
<paragraph role="paragraph" id="par_id741696551014785">On the <menuitem>Tools</menuitem> menu of the <menuitem>Tools</menuitem> tab, choose <menuitem>Edit Macro</menuitem>.</paragraph>
<embed href="text/shared/00/00000004.xhp#from_toolbars"/>
<table id="tab_id641696550904633">
<tablerow>
<tablecell>
<paragraph id="par_id831696550904634" role="paragraph"><image src="cmd/lc_basicideappear.svg" id="img_id271696550904635" width="1cm" height="1cm"><alt id="alt_id661696550904636">Icon Edit Macro</alt></image></paragraph>
</tablecell>
<tablecell>
<paragraph id="par_id151696550904638" role="paragraph">Edit Macro</paragraph>
</tablecell>
</tablerow>
</table>
</section>
<embed href="text/sbasic/shared/main0211.xhp#macro"/>
<embed href="text/sbasic/shared/01050100.xhp#watch"/>
<embed href="text/sbasic/shared/01050200.xhp#callstack"/>
<embed href="text/sbasic/shared/01050300.xhp#breakpoints"/>
<embed href="text/sbasic/shared/keys.xhp#keys"/>
<h2 id="hd_id3153188">Commands From the Context menu of the Module Tabs</h2>
<h3 id="hd_id3154731">Insert</h3>
<bookmark branch="hid/.uno:NewModule" id="bm_id3412182" localize="false"/>
<h4 id="hd_id3151074">Module</h4>
<paragraph role="paragraph" id="par_id3149581"><ahelp hid=".uno:NewModule">Inserts a new module into the current library.</ahelp></paragraph>
<bookmark branch="hid/.uno:NewDialog" id="bm_id9158311" localize="false"/>
<h4 id="hd_id3147397">Dialog</h4>
<paragraph role="paragraph" id="par_id3144335"><ahelp hid=".uno:NewDialog">Inserts a new dialog into the current library.</ahelp></paragraph>
<bookmark branch="hid/.uno:DeleteCurrent" id="bm_id9753230" localize="false"/>
<h3 id="hd_id3155602">Delete</h3>
<paragraph role="paragraph" id="par_id3155064"><ahelp hid=".uno:DeleteCurrent">Deletes the selected module.</ahelp></paragraph>
<bookmark branch="hid/.uno:RenameCurrent" id="bm_id8105416" localize="false"/>
<h3 id="hd_id3149018">Rename</h3>
<paragraph role="paragraph" id="par_id3154754"><ahelp hid=".uno:RenameCurrent">Renames the current module in place.</ahelp></paragraph>
<bookmark branch="hid/.uno:HideCurPage" id="bm_id3462342" localize="false"/>
<h3 id="hd_id3150043">Hide</h3>
<paragraph role="paragraph" id="par_id3145147"><ahelp hid=".uno:HideCurPage">Hides the current module.</ahelp></paragraph>
<h3 id="hd_id3163805">Modules</h3>
<paragraph role="paragraph" id="par_id3153965">Opens the <link href="text/sbasic/shared/01/06130000.xhp"><emph>Macro Organizer</emph></link> dialog.</paragraph>
</body>
</helpdocument>
|