From 46386fe1e93167be77c2fbac96e38cbe5fd36172 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 26 Nov 2004 13:43:36 +0000 Subject: 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 --- helpcontent2/source/text/sbasic/shared/01040000.xhp | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'helpcontent2/source/text/sbasic') 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 @@ Sun Microsystems, Inc. -converted from old format - fpe +converted from old format - fpe dedr: fixed #i30797#
+deleting; macro assignments to events +macros; assigning +assigning macros +events; assigning macros + Event-Driven Macros This section describes how to assign Basic programs to program events.
-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. +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. -Event +Event -An assigned macro is executed... +An assigned macro is executed... @@ -222,10 +227,10 @@ dedr: fixed #i30797# Assigning a Macro to an Event -Choose Tools - Configure and click the Events tab. +Choose Tools - Customize and click the Events tab. -Select whether you want the assignment to be globally valid or just valid in the current document by selecting the StarOffice or Document option. +Select whether you want the assignment to be globally valid or just valid in the current document by selecting the $[officename] or Document option. Select the event from the Event list. @@ -243,12 +248,10 @@ dedr: fixed #i30797# Click OK to close the dialog. -events;delete macro assignment - Removing the Assignment of a Macro to an Event -Choose Tools - Configure and click the Events tab. +Choose Tools - Customize and click the Events tab. Select whether you want to remove a gobal assignment or an assignment that is just valid in the current document by selecting the StarOffice or Document option. -- cgit