source/text/shared/02/01170103.xhp |   30 +++++++++++++++---------------
 source/text/shared/02/01170202.xhp |   35 ++++++++++++++++++-----------------
 2 files changed, 33 insertions(+), 32 deletions(-)

New commits:
commit 1bd7d25c1064639add894fb4ca49b217d389b8c6
Author:     Gabor Kelemen <kelem...@gnome.hu>
AuthorDate: Sun Jun 30 02:32:58 2019 +0200
Commit:     Gabor Kelemen <kelemen.gab...@nisz.hu>
CommitDate: Tue Jul 2 09:21:00 2019 +0200

    Fix ahelps on form/form control event description pages
    
    Change-Id: I421a0d038432df1a1a36fb4c889740d56885497a
    Reviewed-on: https://gerrit.libreoffice.org/74983
    Tested-by: Jenkins
    Reviewed-by: Gabor Kelemen <kelemen.gab...@nisz.hu>

diff --git a/source/text/shared/02/01170103.xhp 
b/source/text/shared/02/01170103.xhp
index 85817c01d..3a2083681 100644
--- a/source/text/shared/02/01170103.xhp
+++ b/source/text/shared/02/01170103.xhp
@@ -41,50 +41,50 @@
 <paragraph xml-lang="en-US" id="par_id3149732" role="paragraph">Depending on 
the control, different events are available. Only the available events for the 
selected control and context are listed on the <emph>Events</emph> tab 
page.<br/>The following events are defined:</paragraph>
 <bookmark xml-lang="en-US" 
branch="hid/EXTENSIONS_HID_EVT_APPROVEACTIONPERFORMED" id="bm_id3153252" 
localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149191" role="heading" level="2">Approve 
action<comment>renamed from Before commencing, issue 97356</comment></paragraph>
-  <paragraph xml-lang="en-US" id="par_id3153717" role="paragraph"><ahelp 
hid="HID_EVT_APPROVEACTIONPERFORMED">This event takes place before an action is 
triggered by clicking the control.</ahelp> For example, clicking a 
"<emph>Submit</emph>" button initiates a send action; however, the actual 
"send" process is started only when the <emph>When initiating</emph> event 
occurs. The <emph>Approve action</emph> event allows you to kill the process. 
If the linked method sends back FALSE, <emph>When initiating</emph> will not be 
executed.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3153717" role="paragraph"><ahelp 
hid=".">This event takes place before an action is triggered by clicking the 
control.</ahelp> For example, clicking a "<emph>Submit</emph>" button initiates 
a send action; however, the actual "send" process is started only when the 
<emph>When initiating</emph> event occurs. The <emph>Approve action</emph> 
event allows you to kill the process. If the linked method sends back FALSE, 
<emph>When initiating</emph> will not be executed.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_ACTIONPERFORMED" 
id="bm_id3155923" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156024" role="heading" level="2">Execute 
action<comment>renamed from When initiated, issue 97356</comment></paragraph>
-  <paragraph xml-lang="en-US" id="par_id3145609" role="paragraph"><ahelp 
hid="HID_EVT_ACTIONPERFORMED">The <emph>Execute action</emph> event occurs when 
an action is started.</ahelp> For example, if you have a "<emph>Submit</emph>" 
button in your form, the send process represents the action to be 
initiated.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3145609" role="paragraph"><ahelp 
hid=".">The <emph>Execute action</emph> event occurs when an action is 
started.</ahelp> For example, if you have a "<emph>Submit</emph>" button in 
your form, the send process represents the action to be initiated.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_CHANGED" 
id="bm_id3154924" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156343" role="heading" 
level="2">Changed</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148755" role="paragraph"><ahelp 
hid="HID_EVT_CHANGED">The <emph>Changed</emph> event takes place when the 
control loses the focus and the content of the control has changed since it 
lost the focus.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148755" role="paragraph"><ahelp 
hid=".">The <emph>Changed</emph> event takes place when the control loses the 
focus and the content of the control has changed since it lost the 
focus.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_TEXTCHANGED" 
id="bm_id3147084" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3153524" role="heading" level="2">Text 
modified</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150495" role="paragraph"><ahelp 
hid="HID_EVT_TEXTCHANGED">The <emph>Text modified</emph> event takes place if 
you enter or modify a text in an input field.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150495" role="paragraph"><ahelp 
hid=".">The <emph>Text modified</emph> event takes place if you enter or modify 
a text in an input field.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_ITEMSTATECHANGED" 
id="bm_id3154910" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154123" role="heading" level="2">Item 
status changed</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150870" role="paragraph"><ahelp 
hid="HID_EVT_ITEMSTATECHANGED" visibility="hidden">The <emph>Item status 
changed</emph> event takes place if the status of the control field has 
changed.</ahelp> The <emph>Item status changed</emph> event takes place if the 
status of the control field has changed.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150870" role="paragraph"><ahelp 
hid="." visibility="hidden">The <emph>Item status changed</emph> event takes 
place if the status of the control field has changed.</ahelp> The <emph>Item 
status changed</emph> event takes place if the status of the control field has 
changed.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_FOCUSGAINED" 
id="bm_id3158407" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3151176" role="heading" level="2">When 
receiving focus</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154218" role="paragraph"><ahelp 
hid="HID_EVT_FOCUSGAINED">The <emph>When receiving focus</emph> event takes 
place if a control field receives the focus.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154218" role="paragraph"><ahelp 
hid=".">The <emph>When receiving focus</emph> event takes place if a control 
field receives the focus.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_FOCUSLOST" 
id="bm_id3154684" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3150447" role="heading" level="2">When 
losing focus</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3159252" role="paragraph"><ahelp 
hid="HID_EVT_FOCUSLOST">The <emph>When losing focus</emph> event takes place if 
a control field loses the focus.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3159252" role="paragraph"><ahelp 
hid=".">The <emph>When losing focus</emph> event takes place if a control field 
loses the focus.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_KEYTYPED" 
id="bm_id3145787" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3147287" role="heading" level="2">Key 
pressed</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3152940" role="paragraph"><ahelp 
hid="HID_EVT_KEYTYPED">The <emph>Key pressed</emph> event occurs when the user 
presses any key while the control has the focus.</ahelp> This event may be 
linked to a macro for checking entries.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3152940" role="paragraph"><ahelp 
hid=".">The <emph>Key pressed</emph> event occurs when the user presses any key 
while the control has the focus.</ahelp> This event may be linked to a macro 
for checking entries.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_KEYUP" 
id="bm_id3145264" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154127" role="heading" level="2">Key 
released</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154150" role="paragraph"><ahelp 
hid="HID_EVT_KEYUP">The <emph>Key released</emph> event occurs when the user 
releases any key while the control has the focus.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154150" role="paragraph"><ahelp 
hid=".">The <emph>Key released</emph> event occurs when the user releases any 
key while the control has the focus.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_MOUSEENTERED" 
id="bm_id3155368" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154921" role="heading" level="2">Mouse 
inside</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148618" role="paragraph"><ahelp 
hid="HID_EVT_MOUSEENTERED">The <emph>Mouse inside</emph> event takes place if 
the mouse is inside the control field.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148618" role="paragraph"><ahelp 
hid=".">The <emph>Mouse inside</emph> event takes place if the mouse is inside 
the control field.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_MOUSEDRAGGED" 
id="bm_id3159180" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3148576" role="heading" level="2">Mouse 
moved while key pressed</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3155411" role="paragraph"><ahelp 
hid="HID_EVT_MOUSEDRAGGED">The <emph>Mouse moved while key pressed</emph> event 
takes place when the mouse is dragged while a key is pressed.</ahelp> An 
example is when, during drag-and-drop, an additional key determines the mode 
(move or copy).</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3155411" role="paragraph"><ahelp 
hid=".">The <emph>Mouse moved while key pressed</emph> event takes place when 
the mouse is dragged while a key is pressed.</ahelp> An example is when, during 
drag-and-drop, an additional key determines the mode (move or copy).</paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_MOUSEMOVED" 
id="bm_id3147443" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149262" role="heading" level="2">Mouse 
moved</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3146975" role="paragraph"><ahelp 
hid="HID_EVT_MOUSEMOVED">The <emph>Mouse moved</emph> event occurs if the mouse 
moves over the control.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3146975" role="paragraph"><ahelp 
hid=".">The <emph>Mouse moved</emph> event occurs if the mouse moves over the 
control.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_MOUSEPRESSED" 
id="bm_id3145366" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3159197" role="heading" level="2">Mouse 
button pressed</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3145271" role="paragraph"><ahelp 
hid="HID_EVT_MOUSEPRESSED">The <emph>Mouse button pressed</emph> event occurs 
if the mouse button is pressed while the mouse pointer is on the 
control.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3145271" role="paragraph"><ahelp 
hid=".">The <emph>Mouse button pressed</emph> event occurs if the mouse button 
is pressed while the mouse pointer is on the control.</ahelp></paragraph>
   <paragraph xml-lang="en-US" id="par_idN108BD" role="note">Note that this 
event is also used for notifying requests for a popup context menu on the 
control.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_MOUSERELEASED" 
id="bm_id3144766" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3148880" role="heading" level="2">Mouse 
button released</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150659" role="paragraph"><ahelp 
hid="HID_EVT_MOUSERELEASED">The <emph>Mouse button released</emph> event occurs 
if the mouse button is released while the mouse pointer is on the 
control.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150659" role="paragraph"><ahelp 
hid=".">The <emph>Mouse button released</emph> event occurs if the mouse button 
is released while the mouse pointer is on the control.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_MOUSEEXITED" 
id="bm_id3150094" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156286" role="heading" level="2">Mouse 
outside</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3149582" role="paragraph"><ahelp 
hid="HID_EVT_MOUSEEXITED">The <emph>Mouse outside</emph> event takes place when 
the mouse is outside the control field.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3149582" role="paragraph"><ahelp 
hid=".">The <emph>Mouse outside</emph> event takes place when the mouse is 
outside the control field.</ahelp></paragraph>
     <embed href="text/shared/02/01170202.xhp#reset_update"/>
 </body>
 </helpdocument>
diff --git a/source/text/shared/02/01170202.xhp 
b/source/text/shared/02/01170202.xhp
index a1f8600a6..061720b42 100644
--- a/source/text/shared/02/01170202.xhp
+++ b/source/text/shared/02/01170202.xhp
@@ -64,14 +64,15 @@
       <paragraph xml-lang="en-US" id="par_id3150986" role="paragraph">The 
following lists and describes all events in a form that can be linked to a 
macro:</paragraph>
 <sort order="asc">
 <section id="reset_update">
+<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_BEFOREUPDATE" 
id="bm_id3154072" localize="false"/>
          <paragraph xml-lang="en-US" id="hd_id3147559" role="heading" 
level="2">Before update</paragraph>
          <paragraph xml-lang="en-US" id="par_id3149669" 
role="paragraph"><ahelp hid=".">The Before update event occurs before the 
control content changed by the user is written into the data source.</ahelp> 
The linked macro can, for example, prevent this action by returning 
"FALSE".</paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_AFTERUPDATE" 
id="bm_id3154073" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3153779" role="heading" level="2">After 
update</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3153360" 
role="paragraph"><ahelp hid="HID_EVT_AFTERUPDATE">The After update event occurs 
after the control content changed by the user has been written into the data 
source.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3153360" 
role="paragraph"><ahelp hid=".">The After update event occurs after the control 
content changed by the user has been written into the data 
source.</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_APPROVERESETTED" 
id="bm_id3154851" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3157909" role="heading" level="2">Prior 
to reset</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3155390" 
role="paragraph"><ahelp hid="HID_EVT_APPROVERESETTED">The<emph> Prior to reset 
</emph>event occurs before a form is reset.</ahelp> The linked macro can, for 
example, prevent this action by returning "FALSE".</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3155390" 
role="paragraph"><ahelp hid=".">The<emph> Prior to reset </emph>event occurs 
before a form is reset.</ahelp> The linked macro can, for example, prevent this 
action by returning "FALSE".</paragraph>
          <paragraph xml-lang="en-US" id="par_id3149236" role="paragraph">A 
form is reset if one of the following conditions is met:</paragraph>
          <list type="ordered">
             <listitem>
@@ -83,75 +84,75 @@
          </list>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_RESETTED" 
id="bm_id3152473" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156119" role="heading" level="2">After 
resetting</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3148563" 
role="paragraph"><ahelp hid="HID_EVT_RESETTED">The<emph> After resetting 
</emph>event occurs after a form has been reset.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3148563" 
role="paragraph"><ahelp hid=".">The<emph> After resetting </emph>event occurs 
after a form has been reset.</ahelp></paragraph>
       </section>
       <section id="Section13">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_SUBMITTED" 
id="bm_id3147084" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3150870" role="heading" level="2">Before 
submitting</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3159152" 
role="paragraph"><ahelp hid="HID_EVT_SUBMITTED">The<emph> Before submitting 
</emph>event occurs before the form data is sent.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3159152" 
role="paragraph"><ahelp hid=".">The<emph> Before submitting </emph>event occurs 
before the form data is sent.</ahelp></paragraph>
       </section>
       <section id="Section12">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_LOADED" 
id="bm_id3151383" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149167" role="heading" level="2">When 
loading</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3156423" 
role="paragraph"><ahelp hid="HID_EVT_LOADED">The<emph> When loading 
</emph>event occurs directly after the form has been loaded.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3156423" 
role="paragraph"><ahelp hid=".">The<emph> When loading </emph>event occurs 
directly after the form has been loaded.</ahelp></paragraph>
       </section>
       <section id="Section11">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_RELOADING" 
id="bm_id3157320" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3148451" role="heading" level="2">Before 
reloading</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154218" 
role="paragraph"><ahelp hid="HID_EVT_RELOADING">The<emph> Before reloading 
</emph>event occurs before the form is reloaded.</ahelp> The data content has 
not yet been refreshed.</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3154218" 
role="paragraph"><ahelp hid=".">The<emph> Before reloading </emph>event occurs 
before the form is reloaded.</ahelp> The data content has not yet been 
refreshed.</paragraph>
       </section>
       <section id="Section10">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_RELOADED" 
id="bm_id3154946" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3155102" role="heading" level="2">When 
reloading</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3157895" 
role="paragraph"><ahelp hid="HID_EVT_RELOADED">The<emph> When reloading 
</emph>event occurs directly after the form has been reloaded.</ahelp> The data 
content has already been refreshed.</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3157895" 
role="paragraph"><ahelp hid=".">The<emph> When reloading </emph>event occurs 
directly after the form has been reloaded.</ahelp> The data content has already 
been refreshed.</paragraph>
       </section>
       <section id="Section9">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_UNLOADING" 
id="bm_id3151116" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3152792" role="heading" level="2">Before 
unloading</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3152598" 
role="paragraph"><ahelp hid="HID_EVT_UNLOADING">The<emph> Before unloading 
</emph>event occurs before the form is unloaded; that is, separated from its 
data source.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3152598" 
role="paragraph"><ahelp hid=".">The<emph> Before unloading </emph>event occurs 
before the form is unloaded; that is, separated from its data 
source.</ahelp></paragraph>
       </section>
       <section id="Section8">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_UNLOADED" 
id="bm_id3152938" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154145" role="heading" level="2">When 
unloading</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154638" 
role="paragraph"><ahelp hid="HID_EVT_UNLOADED">The<emph> When unloading 
</emph>event occurs directly after the form has been unloaded; that is, 
separated from its data source.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3154638" 
role="paragraph"><ahelp hid=".">The<emph> When unloading </emph>event occurs 
directly after the form has been unloaded; that is, separated from its data 
source.</ahelp></paragraph>
       </section>
       <section id="Section7">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_CONFIRMDELETE" 
id="bm_id3154127" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3147426" role="heading" level="2">Confirm 
deletion</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154988" 
role="paragraph"><ahelp hid="HID_EVT_CONFIRMDELETE">The<emph> Confirm deletion 
</emph>event occurs as soon as data has been deleted from the form.</ahelp> For 
example, the linked macro can request confirmation in a dialog.</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3154988" 
role="paragraph"><ahelp hid=".">The<emph> Confirm deletion </emph>event occurs 
as soon as data has been deleted from the form.</ahelp> For example, the linked 
macro can request confirmation in a dialog.</paragraph>
       </section>
       <section id="Section6">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_APPROVEROWCHANGE" 
id="bm_id3151351" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149481" role="heading" level="2">Before 
record action</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3156007" 
role="paragraph"><ahelp hid="HID_EVT_APPROVEROWCHANGE">The<emph> Before record 
action </emph>event occurs before the current record is changed.</ahelp> For 
example, the linked macro can request confirmation in a dialog.</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3156007" 
role="paragraph"><ahelp hid=".">The<emph> Before record action </emph>event 
occurs before the current record is changed.</ahelp> For example, the linked 
macro can request confirmation in a dialog.</paragraph>
       </section>
       <section id="Section5">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_ROWCHANGE" 
id="bm_id3150685" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3145749" role="heading" level="2">After 
record action</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3146975" 
role="paragraph"><ahelp hid="HID_EVT_ROWCHANGE">The<emph> After record action 
</emph>event occurs directly after the current record has been 
changed.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3146975" 
role="paragraph"><ahelp hid=".">The<emph> After record action </emph>event 
occurs directly after the current record has been changed.</ahelp></paragraph>
       </section>
       <section id="Section4">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_POSITIONING" 
id="bm_id3155413" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154012" role="heading" level="2">Before 
record change</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149664" 
role="paragraph"><ahelp hid="HID_EVT_POSITIONING">The<emph> Before record 
change </emph>event occurs before the current record pointer is 
changed.</ahelp> For example, the linked macro can prevent this action by 
returning "FALSE".</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3149664" 
role="paragraph"><ahelp hid=".">The<emph> Before record change </emph>event 
occurs before the current record pointer is changed.</ahelp> For example, the 
linked macro can prevent this action by returning "FALSE".</paragraph>
       </section>
       <section id="Section3">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_POSITIONED" 
id="bm_id3150420" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3157975" role="heading" level="2">After 
record change</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3154098" 
role="paragraph"><ahelp hid="HID_EVT_POSITIONED">The<emph> After record change 
</emph>event occurs directly after the current record pointer has been 
changed.</ahelp></paragraph>
+         <paragraph xml-lang="en-US" id="par_id3154098" 
role="paragraph"><ahelp hid=".">The<emph> After record change </emph>event 
occurs directly after the current record pointer has been 
changed.</ahelp></paragraph>
       </section>
       <section id="Section2">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_APPROVEPARAMETER" 
id="bm_id3149298" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3151076" role="heading" level="2">Fill 
parameters</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3147396" 
role="paragraph"><ahelp hid="HID_EVT_APPROVEPARAMETER">The<emph> Fill 
parameters </emph>event occurs when the form to be loaded has parameters that 
must be filled out.</ahelp> For example, the data source of the form can be the 
following SQL command:</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3147396" 
role="paragraph"><ahelp hid=".">The<emph> Fill parameters </emph>event occurs 
when the form to be loaded has parameters that must be filled out.</ahelp> For 
example, the data source of the form can be the following SQL 
command:</paragraph>
          <paragraph xml-lang="en-US" id="par_id3148773" 
role="paragraph">SELECT * FROM address WHERE name=:name</paragraph>
          <paragraph xml-lang="en-US" id="par_id3149581" role="paragraph">Here 
:name is a parameter that must be filled out when loading. The parameter is 
automatically filled out from the parent form if possible. If the parameter 
cannot be filled out, this event is called and a linked macro can fill out the 
parameter.</paragraph>
       </section>
       <section id="Section1">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_EVT_ERROROCCURRED" 
id="bm_id3148387" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3146926" role="heading" level="2">Error 
occurred</paragraph>
-         <paragraph xml-lang="en-US" id="par_id3149485" 
role="paragraph"><ahelp hid="HID_EVT_ERROROCCURRED">The<emph> Error occurred 
</emph>event is activated if an error occurs when accessing the data 
source.</ahelp> This applies to forms, list boxes and combo boxes.</paragraph>
+         <paragraph xml-lang="en-US" id="par_id3149485" 
role="paragraph"><ahelp hid=".">The<emph> Error occurred </emph>event is 
activated if an error occurs when accessing the data source.</ahelp> This 
applies to forms, list boxes and combo boxes.</paragraph>
       </section>
 </sort>
 </body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to