summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/sbasic/shared/01040000.xhp
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-11-26 13:43:36 +0000
committerRüdiger Timm <rt@openoffice.org>2004-11-26 13:43:36 +0000
commit46386fe1e93167be77c2fbac96e38cbe5fd36172 (patch)
treeaaf8c8958d0c0f9dc1c804a31562617f8081f095 /helpcontent2/source/text/sbasic/shared/01040000.xhp
parent4a037da66489658bc3e33457328350d2ad0c4da2 (diff)
INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED
2004/10/28 10:40:46 fpe 1.2.2.3: Last update before final beta handover to G11N 2004/10/11 10:23:21 fpe 1.2.2.2: Regular Update 2004/09/16 11:45:11 fpe 1.2.2.1: Regular Update
Diffstat (limited to 'helpcontent2/source/text/sbasic/shared/01040000.xhp')
-rwxr-xr-xhelpcontent2/source/text/sbasic/shared/01040000.xhp21
1 files changed, 12 insertions, 9 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/01040000.xhp b/helpcontent2/source/text/sbasic/shared/01040000.xhp
index 44f7e189c6..3f16c2e8cf 100755
--- a/helpcontent2/source/text/sbasic/shared/01040000.xhp
+++ b/helpcontent2/source/text/sbasic/shared/01040000.xhp
@@ -62,23 +62,28 @@
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-06-28T09:01:57">converted from old format - fpe
+<lastedited date="2004-10-18T12:22:04">converted from old format - fpe
dedr: fixed #i30797#</lastedited>
</history>
</meta>
<body>
<section id="weitere">
+<bookmark xml-lang="en-US" branch="index" id="bm_id3154581"><bookmark_value>deleting; macro assignments to events</bookmark_value>
+<bookmark_value>macros; assigning</bookmark_value>
+<bookmark_value>assigning macros</bookmark_value>
+<bookmark_value>events; assigning macros</bookmark_value>
+</bookmark>
<paragraph role="heading" id="hd_id3147348" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/01040000.xhp" name="Event-Driven Macros">Event-Driven Macros</link></paragraph>
<paragraph role="paragraph" id="par_id3146120" xml-lang="en-US" l10n="U" oldref="2">This section describes how to assign Basic programs to program events.</paragraph>
</section>
-<paragraph role="paragraph" id="par_id3149263" xml-lang="en-US" l10n="U" oldref="4">You can automatically executing a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed.</paragraph>
+<paragraph role="paragraph" id="par_id3149263" xml-lang="en-US" l10n="U" oldref="4">You can automatically execute a macro when a specified software event occurs by assigning the desired macro to the event. The following table provides an overview of program events and at what point an assigned macro is executed.</paragraph>
<table id="tbl_id3148646">
<tablerow>
<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3148455" xml-lang="en-US" l10n="U" oldref="5">Event</paragraph>
+<paragraph role="tablehead" id="par_id3148455" xml-lang="en-US" l10n="U" oldref="5">Event</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
-<paragraph role="paragraph" id="par_id3145799" xml-lang="en-US" l10n="U" oldref="6">An assigned macro is executed...</paragraph>
+<paragraph role="tablehead" id="par_id3145799" xml-lang="en-US" l10n="U" oldref="6">An assigned macro is executed...</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -222,10 +227,10 @@ dedr: fixed #i30797#</lastedited>
<paragraph role="heading" id="hd_id3153299" xml-lang="en-US" level="2" l10n="U" oldref="30">Assigning a Macro to an Event</paragraph>
<list type="ordered">
<listitem>
-<paragraph role="listitem" id="par_id3147244" xml-lang="en-US" l10n="U" oldref="31">Choose <emph>Tools - Configure</emph> and click the <emph>Events</emph> tab.</paragraph>
+<paragraph role="listitem" id="par_id3147244" xml-lang="en-US" l10n="U" oldref="31">Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab.</paragraph>
</listitem>
<listitem>
-<paragraph role="listitem" id="par_id3146098" xml-lang="en-US" l10n="U" oldref="55">Select whether you want the assignment to be globally valid or just valid in the current document by selecting the <emph>StarOffice</emph> or <emph>Document</emph> option.</paragraph>
+<paragraph role="listitem" id="par_id3146098" xml-lang="en-US" l10n="U" oldref="55">Select whether you want the assignment to be globally valid or just valid in the current document by selecting the <emph>$[officename]</emph> or <emph>Document</emph> option.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3150431" xml-lang="en-US" l10n="U" oldref="32">Select the event from the <emph>Event</emph> list.</paragraph>
@@ -243,12 +248,10 @@ dedr: fixed #i30797#</lastedited>
<paragraph role="listitem" id="par_id3147414" xml-lang="en-US" l10n="U" oldref="56">Click <emph>OK</emph> to close the dialog.</paragraph>
</listitem>
</list>
-<bookmark xml-lang="en-US" branch="index" id="bm_id3154581"><bookmark_value>events;delete macro assignment</bookmark_value>
-</bookmark>
<paragraph role="heading" id="hd_id3154581" xml-lang="en-US" level="2" l10n="U" oldref="36">Removing the Assignment of a Macro to an Event</paragraph>
<list type="ordered">
<listitem>
-<paragraph role="listitem" id="par_id3146883" xml-lang="en-US" l10n="U" oldref="57">Choose <emph>Tools - Configure</emph> and click the <emph>Events</emph> tab.</paragraph>
+<paragraph role="listitem" id="par_id3146883" xml-lang="en-US" l10n="U" oldref="57">Choose <emph>Tools - Customize</emph> and click the <emph>Events</emph> tab.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3155909" xml-lang="en-US" l10n="U" oldref="58">Select whether you want to remove a gobal assignment or an assignment that is just valid in the current document by selecting the <emph>StarOffice</emph> or <emph>Document</emph> option.</paragraph>