From df50a81b3487bc4fbd287258366cd5dd3dccc652 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Mon, 13 Mar 2006 13:10:13 +0000 Subject: [PATCH] INTEGRATION: CWS hcpatch01 (1.3.84); FILE MERGED 2006/02/24 12:08:41 ufi 1.3.84.1: i61774 --- helpcontent2/source/text/shared/02/01170202.xhp | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/helpcontent2/source/text/shared/02/01170202.xhp b/helpcontent2/source/text/shared/02/01170202.xhp index c8ea691b43..6a51c69812 100755 --- a/helpcontent2/source/text/shared/02/01170202.xhp +++ b/helpcontent2/source/text/shared/02/01170202.xhp @@ -1,13 +1,14 @@ - + ************************************************************************ + --> @@ -42,7 +44,7 @@ Sun Microsystems, Inc. -converted from old format - fpe +converted from old format - fpe @@ -79,10 +81,9 @@ For example, you can issue a "confirm deletion" request such as "Really delete customer xyz?" when deleting a data record. The following lists and describes all events in a form that can be linked to a macro: -
- +
UFI: removed help id Before update -The Before update event occurs before the control content changed by the user is written into the data source. The linked macro can, for example, prevent this action by returning "FALSE". +The Before update event occurs before the control content changed by the user is written into the data source. The linked macro can, for example, prevent this action by returning "FALSE". After update The After update event occurs after the control content changed by the user has been written into the data source.