source/text/shared/02/01170101.xhp |  141 ++++++++++++++++++-------------------
 1 file changed, 70 insertions(+), 71 deletions(-)

New commits:
commit a68f90de529669ff969267e03cd2570cfd126488
Author:     Gabor Kelemen <kelem...@gnome.hu>
AuthorDate: Thu Jun 27 00:35:06 2019 +0200
Commit:     Olivier Hallot <olivier.hal...@libreoffice.org>
CommitDate: Thu Jun 27 13:12:29 2019 +0200

    Fix ahelps on Form Controls - General page
    
    First cut at this beast with the ultimate goal of:
    - covering all the form control properties with descriptions & ahelps
    - killing sbasic/shared/01170101.xhp which is eerily similar to this one
      since "initial import" time
    
    Next step will be to save the usable parts of the duplicate file
    
    Change-Id: I6213b8447f9b33625ed5a604f3354f60dde06336
    Reviewed-on: https://gerrit.libreoffice.org/74770
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/shared/02/01170101.xhp 
b/source/text/shared/02/01170101.xhp
index 749fd2372..46f1b0c91 100644
--- a/source/text/shared/02/01170101.xhp
+++ b/source/text/shared/02/01170101.xhp
@@ -37,17 +37,17 @@
 <section id="Section1">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_ENABLED" 
id="bm_id3154897" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149734" role="heading" 
level="2">Enabled</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150084" role="paragraph"><ahelp 
hid="HID_PROP_ENABLED">If a control field has the property "Enabled" 
(<emph>Yes</emph>), the form user will be able to use the control 
field.</ahelp> If the property is disabled, it will not be enabled 
(<emph>No</emph>) and will be displayed in a gray color.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150084" role="paragraph"><ahelp 
hid=".">If a control field has the property "Enabled" (<emph>Yes</emph>), the 
form user will be able to use the control field.</ahelp> If the property is 
disabled, it will not be enabled (<emph>No</emph>) and will be displayed in a 
gray color.</paragraph>
 </section>
 <section id="Section63">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_LINECOUNT" 
id="bm_id3146948" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3153320" role="heading" level="2">Line 
count</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3149235" role="paragraph"><ahelp 
hid="HID_PROP_LINECOUNT" visibility="hidden">Specifies how many lines should be 
displayed in the dropdown list. This setting is only active if you chose 
"<emph>Yes</emph>" in the <emph>Dropdown</emph> option.</ahelp> For combo boxes 
with the "Dropdown" property, you can specify how many lines should be 
displayed in the dropdown list. With control fields which do not have the 
<emph>Dropdown</emph> option, the line's display will be specified by the size 
of the control field and the font size.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3149235" role="paragraph"><ahelp 
hid="." visibility="hidden">Specifies how many lines should be displayed in the 
dropdown list. This setting is only active if you chose "<emph>Yes</emph>" in 
the <emph>Dropdown</emph> option.</ahelp> For combo boxes with the "Dropdown" 
property, you can specify how many lines should be displayed in the dropdown 
list. With control fields which do not have the <emph>Dropdown</emph> option, 
the line's display will be specified by the size of the control field and the 
font size.</paragraph>
 </section>
 <section id="Section62">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_BUTTONTYPE" 
id="bm_id3156152" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3153147" role="heading" 
level="2">Action<comment>UFI: renamed from Button type to Action, see 
dba.features: Form navigation functionality for command 
buttons</comment></paragraph>
-  <paragraph xml-lang="en-US" id="par_id3149415" role="paragraph"><ahelp 
hid="HID_PROP_BUTTONTYPE" visibility="hidden">The "Action" property determines 
the action that occurs when you activate a button.</ahelp> You can use 
navigation actions to design your own database navigation buttons.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3149415" role="paragraph"><ahelp 
hid="." visibility="hidden">The "Action" property determines the action that 
occurs when you activate a button.</ahelp> You can use navigation actions to 
design your own database navigation buttons.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3152474" role="paragraph">The following 
table describes the actions that you can assign to a button:</paragraph>
 <table id="tbl_id3148943">
   <tablerow>
@@ -168,14 +168,14 @@
 <section id="Section61">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DROPDOWN" 
id="bm_id3146148" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154638" role="heading" 
level="2">Dropdown</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3152577" role="paragraph"><ahelp 
hid="HID_PROP_DROPDOWN" visibility="hidden">Specifies whether the combo box 
should dropdown (<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control 
field with the dropdown property has an additional arrow button which opens the 
list of the existing form entries per mouse click. Under <emph>Line 
count</emph>, you can specify how many lines (or rows) should be displayed in 
the dropdown state. Combination fields can have the dropdown 
property.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3152577" role="paragraph"><ahelp 
hid="." visibility="hidden">Specifies whether the combo box should dropdown 
(<emph>Yes</emph>) or not (<emph>No</emph>).</ahelp> A control field with the 
dropdown property has an additional arrow button which opens the list of the 
existing form entries per mouse click. Under <emph>Line count</emph>, you can 
specify how many lines (or rows) should be displayed in the dropdown state. 
Combination fields can have the dropdown property.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3159198" role="paragraph">Combo boxes 
that were inserted as columns in a table control are always dropdown as the 
default.</paragraph>
 </section>
 <section id="Section60">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_ALIGN" 
id="bm_id3150116" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_IMAGEPOSITION" 
id="bm_id2524491" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3153140" role="heading" 
level="2">Alignment / Graphics alignment</paragraph>
-<paragraph xml-lang="en-US" id="par_id3151281" role="paragraph"><ahelp 
hid="HID_PROP_ALIGN" visibility="hidden">Specifies the alignment option for 
text or graphics that are used on a control.</ahelp> The alignment options are 
left-aligned, right-aligned, and centered. These options are available for the 
following elements:</paragraph>
+<paragraph xml-lang="en-US" id="par_id3151281" role="paragraph"><ahelp hid="." 
visibility="hidden">Specifies the alignment option for text or graphics that 
are used on a control.</ahelp> The alignment options are left-aligned, 
right-aligned, and centered. These options are available for the following 
elements:</paragraph>
 <list type="ordered">
   <listitem>
     <paragraph xml-lang="en-US" id="par_idN109DD" role="paragraph">Title of 
Label fields,</paragraph>
@@ -195,12 +195,12 @@
 <section id="Section59">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_AUTOCOMPLETE" 
id="bm_id3154790" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3151073" role="heading" 
level="2">AutoFill</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3152375" role="paragraph"><ahelp 
hid="HID_PROP_AUTOCOMPLETE" visibility="hidden">Assigns the 
<emph>AutoFill</emph> function to a combo box.</ahelp> The 
<emph>AutoFill</emph> function displays a list of previous entries after you 
start to type an entry.<comment>UFI: changed AutoComplete to AutoFill (got 
changed by error in the UI, so we stay with it now, according to 
FS)</comment></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3152375" role="paragraph"><ahelp 
hid="." visibility="hidden">Assigns the <emph>AutoFill</emph> function to a 
combo box.</ahelp> The <emph>AutoFill</emph> function displays a list of 
previous entries after you start to type an entry.<comment>UFI: changed 
AutoComplete to AutoFill (got changed by error in the UI, so we stay with it 
now, according to FS)</comment></paragraph>
 </section>
 <section id="Section58">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_CONTROLLABEL" 
id="bm_id3151053" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154729" role="heading" level="2">Label 
field</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3145801" role="paragraph"><ahelp 
hid="HID_PROP_CONTROLLABEL">Specifies the source for the label of the 
control.</ahelp> The text of the label field will be used instead of the name 
of a database field. For example, in the <emph>Filter Navigator</emph>, 
<emph>Search</emph> dialog, and as a column name in the table view.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3145801" role="paragraph"><ahelp 
hid=".">Specifies the source for the label of the control.</ahelp> The text of 
the label field will be used instead of the name of a database field. For 
example, in the <emph>Filter Navigator</emph>, <emph>Search</emph> dialog, and 
as a column name in the table view.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3153223" role="paragraph">To define 
one character of the label as a mnemonic, so that the user can access this 
control by pressing the character on the keyboard, insert a tilde 
(<emph>~</emph>) character in front of the character in the label.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3154502" role="paragraph">Only the 
text of a group frame can be used as the label field when using radio buttons. 
This text applies to all of the radio buttons of the same group.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3148587" role="paragraph">If you click 
on the <emph>...</emph> button next to the text field, you will see the 
<emph>Label Field Selection</emph> dialog. Select a label from the 
list.</paragraph>
@@ -209,44 +209,44 @@
 <section id="Section57">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_WIDTH" 
id="bm_id3156356" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3148834" role="heading" 
level="2">Width</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148566" role="paragraph"><ahelp 
hid="HID_PROP_WIDTH" visibility="hidden">Sets the column width in the table 
control field.</ahelp> Sets the column width in the table control field in the 
units that are specified in the %PRODUCTNAME module options. If you want, you 
can enter a value followed by a valid measurement unit, for example, <emph>2 
cm</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148566" role="paragraph"><ahelp 
hid="." visibility="hidden">Sets the column width in the table control 
field.</ahelp> Sets the column width in the table control field in the units 
that are specified in the %PRODUCTNAME module options. If you want, you can 
enter a value followed by a valid measurement unit, for example, <emph>2 
cm</emph>.</paragraph>
 </section>
 <section id="Section56">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_REPEAT" 
id="bm_id2982573" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id1877803" role="heading" 
level="2">Repeat<comment>UFI: see spec 
spinbutton_form_control.sxw</comment></paragraph>
-  <paragraph xml-lang="en-US" id="par_id9863277" role="paragraph"><ahelp 
hid="HID_PROP_REPEAT">Specifies if the action of a control such as a spin 
button repeats when you click the control and hold the mouse button 
down.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id9863277" role="paragraph"><ahelp 
hid=".">Specifies if the action of a control such as a spin button repeats when 
you click the control and hold the mouse button down.</ahelp></paragraph>
 </section>
 <section id="Section55">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_REPEAT_DELAY" 
id="bm_id1620227" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id9827875" role="heading" 
level="2">Delay</paragraph>
-  <paragraph xml-lang="en-US" id="par_id6092715" role="paragraph"><ahelp 
hid="HID_PROP_REPEAT_DELAY">Specifies the delay in milliseconds between 
repeating events.</ahelp> A repeating event occurs when you click an arrow 
button or the background of a scrollbar, or one of the record navigation 
buttons of a Navigation bar, and you keep the mouse button pressed for some 
time. You can enter a value followed by a valid time unit, for example, <emph>2 
s</emph> or <emph>500 ms</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id6092715" role="paragraph"><ahelp 
hid=".">Specifies the delay in milliseconds between repeating events.</ahelp> A 
repeating event occurs when you click an arrow button or the background of a 
scrollbar, or one of the record navigation buttons of a Navigation bar, and you 
keep the mouse button pressed for some time. You can enter a value followed by 
a valid time unit, for example, <emph>2 s</emph> or <emph>500 
ms</emph>.</paragraph>
 </section>
 <section id="Section54">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_RECORDMARKER" 
id="bm_id3154272" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3145164" role="heading" level="2">Record 
marker</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3147257" role="paragraph"><ahelp 
hid="HID_PROP_RECORDMARKER">Specifies whether the first column is displayed 
with row labels, in which the current record is marked by an 
arrow.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3147257" role="paragraph"><ahelp 
hid=".">Specifies whether the first column is displayed with row labels, in 
which the current record is marked by an arrow.</ahelp></paragraph>
 </section>
 <section id="Section53">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DATEFORMAT" 
id="bm_id3158419" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3151019" role="heading" level="2">Date 
format</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3152971" role="paragraph"><ahelp 
hid="HID_PROP_DATEFORMAT" visibility="hidden">Here you can determine the format 
you want for the date readout.</ahelp> With date fields you can determine the 
format for the date readout.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3152971" role="paragraph"><ahelp 
hid="." visibility="hidden">Here you can determine the format you want for the 
date readout.</ahelp> With date fields you can determine the format for the 
date readout.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3151356" role="note"><variable 
id="hinweis">All format fields (date, time, currency, numeric) are formatted 
automatically in the selected format as soon as you leave them regardless of 
how you entered the input.</variable></paragraph>
 </section>
 <section id="Section52">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SPIN" 
id="bm_id3145642" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156054" role="heading" level="2">Spin 
Button</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154360" role="paragraph"><ahelp 
hid="HID_PROP_SPIN" visibility="hidden">The "Yes" option transforms the control 
field into a spin button, where corresponding arrow buttons are added.</ahelp> 
Numerical fields, currency fields, date and time fields can be introduced as 
spin buttons in the form.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154360" role="paragraph"><ahelp 
hid="." visibility="hidden">The "Yes" option transforms the control field into 
a spin button, where corresponding arrow buttons are added.</ahelp> Numerical 
fields, currency fields, date and time fields can be introduced as spin buttons 
in the form.</paragraph>
 </section>
 <section id="Section51">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TRISTATE" 
id="bm_id3150386" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3159268" role="heading" 
level="2">Tristate</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154254" role="paragraph"><ahelp 
hid="HID_PROP_TRISTATE">Specifies whether a check box can also represent ZERO 
values of a linked database apart from the TRUE and FALSE values.</ahelp> This 
function is only available if the database accepts three states: 
<emph>TRUE</emph>, <emph>FALSE</emph> and <emph>ZERO</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154254" role="paragraph"><ahelp 
hid=".">Specifies whether a check box can also represent ZERO values of a 
linked database apart from the TRUE and FALSE values.</ahelp> This function is 
only available if the database accepts three states: <emph>TRUE</emph>, 
<emph>FALSE</emph> and <emph>ZERO</emph>.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3156712" role="note">The "Tristate" 
property is only defined for database forms, <emph>not</emph> for HTML 
forms.</paragraph>
 </section>
 <section id="Section50">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_PRINTABLE" 
id="bm_id3145228" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3147324" role="heading" 
level="2">Printable</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154703" role="paragraph"><ahelp 
hid="HID_PROP_PRINTABLE">Specifies whether you want the control field to appear 
in a document's printout.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154703" role="paragraph"><ahelp 
hid=".">Specifies whether you want the control field to appear in a document's 
printout.</ahelp></paragraph>
 </section>
 <section id="Section88">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_POSITIONX" 
id="bm_id3145229" localize="false"/>
@@ -276,7 +276,7 @@
 <section id="Section49">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_EDITMASK" 
id="bm_id3147001" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3155962" role="heading" level="2">Edit 
mask</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150938" role="paragraph"><ahelp 
hid="HID_PROP_EDITMASK" visibility="hidden">Defines the edit mask. By 
specifying a character code you can determine what the user can enter in the 
control field.</ahelp> By specifying the character code in pattern fields, you 
can determine what the user can enter in the pattern field.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150938" role="paragraph"><ahelp 
hid="." visibility="hidden">Defines the edit mask. By specifying a character 
code you can determine what the user can enter in the control field.</ahelp> By 
specifying the character code in pattern fields, you can determine what the 
user can enter in the pattern field.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3148479" role="paragraph">The length 
of the edit mask determines the number of the possible input positions. If the 
user enters characters that do not correspond to the edit mask, the input is 
rejected when the user leaves the field. You can enter the following characters 
to define the edit mask:</paragraph>
 <table id="tbl_id3155607">
   <tablerow>
@@ -357,12 +357,12 @@
 <section id="Section48">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_STRICTFORMAT" 
id="bm_id3145588" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154818" role="heading" level="2">Strict 
format</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148750" role="paragraph">You can have 
a format check with control fields that accept formatted contents (date, time, 
and so on). <ahelp hid="HID_PROP_STRICTFORMAT">If the strict format function is 
activated (<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> 
For example, in a date field, only numbers or date delimiters are accepted; all 
alphabet entries typed with your keyboard are ignored.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148750" role="paragraph">You can have 
a format check with control fields that accept formatted contents (date, time, 
and so on). <ahelp hid=".">If the strict format function is activated 
(<emph>Yes</emph>), only the allowed characters are accepted.</ahelp> For 
example, in a date field, only numbers or date delimiters are accepted; all 
alphabet entries typed with your keyboard are ignored.</paragraph>
 </section>
 <section id="targetframe">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TARGET_FRAME" 
id="bm_id3149491" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3147167" role="heading" 
level="2">Frame</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154991" role="paragraph"><ahelp 
hid="HID_PROP_TARGET_FRAME" visibility="hidden">Specifies the target frame to 
display the document that is opened by the "Open document / web page" 
action.</ahelp> You can also specify the target frame to display a URL that you 
open when you click a button that has been assigned to the "Open document or 
web page" action.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154991" role="paragraph"><ahelp 
hid="." visibility="hidden">Specifies the target frame to display the document 
that is opened by the "Open document / web page" action.</ahelp> You can also 
specify the target frame to display a URL that you open when you click a button 
that has been assigned to the "Open document or web page" action.</paragraph>
 <section id="fuerformulareigenschaft">
 <paragraph xml-lang="en-US" id="par_id3150521" role="paragraph">If you click 
the field, you can select an option from the list that specifies into which 
frame the next document should be loaded. The following possibilities 
exist:</paragraph>
 <table id="">
@@ -413,30 +413,30 @@
 <section id="Section46">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_IMAGE_URL" 
id="bm_id3156191" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3146950" role="heading" 
level="2">Graphics</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154344" role="paragraph">An image 
button has a "Graphics" property. <ahelp hid="HID_PROP_IMAGE_URL">The 
"Graphics" property specifies the graphic's path and file name that you want to 
have displayed on the button.</ahelp> If you select the graphic file with the 
<emph>...</emph> button, the path and file name will be automatically included 
in the text box.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154344" role="paragraph">An image 
button has a "Graphics" property. <ahelp hid=".">The "Graphics" property 
specifies the graphic's path and file name that you want to have displayed on 
the button.</ahelp> If you select the graphic file with the <emph>...</emph> 
button, the path and file name will be automatically included in the text 
box.</paragraph>
 </section>
 <section id="Section44">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_HELPTEXT" 
id="bm_id3151131" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3150530" role="heading" level="2">Help 
text</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3156310" role="paragraph"><ahelp 
hid="HID_PROP_HELPTEXT">Provides the option of entering a help text that will 
be displayed as a tip on the control.</ahelp> The tip shows the text in user 
mode when the mouse is moved over the control.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3156310" role="paragraph"><ahelp 
hid=".">Provides the option of entering a help text that will be displayed as a 
tip on the control.</ahelp> The tip shows the text in user mode when the mouse 
is moved over the control.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3153287" role="paragraph">For 
<emph>URL type</emph> buttons, the help text appears as the extended tip 
instead of the URL address entered under <emph>URL</emph>.</paragraph>
 </section>
 <section id="Section43">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_HELPURL" 
id="bm_id3156336" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3145377" role="heading" level="2">Help 
URL</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148649" role="paragraph"><ahelp 
hid="HID_PROP_HELPURL">Specifies a batch label in URL spelling which refers to 
a help document and which can be called with the help of the control 
field.</ahelp> The help for the control field help can be opened if the focus 
is positioned on the control field and the user presses 
<emph>F1</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148649" role="paragraph"><ahelp 
hid=".">Specifies a batch label in URL spelling which refers to a help document 
and which can be called with the help of the control field.</ahelp> The help 
for the control field help can be opened if the focus is positioned on the 
control field and the user presses <emph>F1</emph>.</paragraph>
 </section>
 <section id="Section42">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_BACKGROUNDCOLOR" 
id="bm_id3149545" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3152541" role="heading" 
level="2">Background color</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3155073" role="paragraph"><ahelp 
hid="HID_PROP_BACKGROUNDCOLOR" visibility="hidden">Sets the background color of 
the control field.</ahelp> A background color is available for most control 
fields. If you click on <emph>Background color</emph>, a list will open which 
enables you to select among various colors. The "Standard" option adopts the 
system setting. If the desired color is not listed, click the <emph>...</emph> 
button to define a color in the <link href="text/shared/optionen/01010501.xhp" 
name="Color"><emph>Color</emph></link> dialog.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3155073" role="paragraph"><ahelp 
hid="." visibility="hidden">Sets the background color of the control 
field.</ahelp> A background color is available for most control fields. If you 
click on <emph>Background color</emph>, a list will open which enables you to 
select among various colors. The "Standard" option adopts the system setting. 
If the desired color is not listed, click the <emph>...</emph> button to define 
a color in the <link href="text/shared/optionen/01010501.xhp" 
name="Color"><emph>Color</emph></link> dialog.</paragraph>
 </section>
 <section id="Section41">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_HSCROLL" 
id="bm_id3149895" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_VSCROLL" 
id="bm_id3149517" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SHOW_SCROLLBARS" 
id="bm_id6053651" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3148971" role="heading" 
level="2">Scrollbar</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3144430" role="paragraph"><ahelp 
hid="HID_PROP_HSCROLL" visibility="hidden">Adds the scrollbar type that you 
specify to a text box.</ahelp> Adds the scrollbar type that you specify to a 
text box.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3144430" role="paragraph"><ahelp 
hid="." visibility="hidden">Adds the scrollbar type that you specify to a text 
box.</ahelp> Adds the scrollbar type that you specify to a text box.</paragraph>
 </section>
 <section id="Section78">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SPININCREMENT" 
id="bm_id3022247" localize="false"/>
@@ -446,12 +446,12 @@
 <section id="Section40">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_VALUESTEP" 
id="bm_id3150624" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3146779" role="heading" level="2">Value 
step</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3155096" role="paragraph"><ahelp 
hid="HID_PROP_VALUESTEP" visibility="hidden">Determines spin button 
intervals.</ahelp> You can preset the value intervals for numerical and 
currency spin buttons. Use the up and down arrows of the spin button to 
increase or decrease the value.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3155096" role="paragraph"><ahelp 
hid="." visibility="hidden">Determines spin button intervals.</ahelp> You can 
preset the value intervals for numerical and currency spin buttons. Use the up 
and down arrows of the spin button to increase or decrease the 
value.</paragraph>
 </section>
 <section id="Section39">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_STRINGITEMLIST" 
id="bm_id3153975" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3145756" role="heading" level="2">List 
entries</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3151300" role="paragraph"><ahelp 
hid="HID_PROP_STRINGITEMLIST" visibility="hidden">Defines the list entries 
visible in the document. Open this list and type your text. Use 
<emph>Shift</emph>+<emph>Enter</emph> for a new line. With list and combo 
boxes, you can define the list entries that will be visible in the document. 
Open the <emph>List entries</emph> field and type your text.</ahelp> Please 
note the <link href="text/shared/02/01170100.xhp" name="tips">tips</link> 
referring to the keyboard controls.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3151300" role="paragraph"><ahelp 
hid="." visibility="hidden">Defines the list entries visible in the document. 
Open this list and type your text. Use <emph>Shift</emph>+<emph>Enter</emph> 
for a new line. With list and combo boxes, you can define the list entries that 
will be visible in the document. Open the <emph>List entries</emph> field and 
type your text.</ahelp> Please note the <link 
href="text/shared/02/01170100.xhp" name="tips">tips</link> referring to the 
keyboard controls.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3152874" role="paragraph">The 
predefined default list entry is entered into the <emph>Default selection 
combo</emph> box.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3154610" role="note">Note that the 
list entries entered here are only incorporated into the form if, on the 
<emph>Data</emph> tab under <emph>List Content Type</emph>, the option "Value 
List" is selected.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3154767" role="paragraph">If you do 
not want the list entries to be written to the database or transmitted to the 
recipient of the Web form, but rather assigned values that are not visible in 
the form, you can assign the list entries to other values in a value list. The 
value list is determined on the <link href="text/shared/02/01170102.xhp" 
name="Data"><emph>Data</emph></link> tab. Under <emph>Type of List 
Contents</emph>, select the option "Value List". Then enter the values under 
<emph>List Contents</emph> that are to be assigned to the corresponding visible 
list entries of the form. For the correct assignment, the order in the value 
list is relevant.</paragraph>
@@ -460,12 +460,12 @@
 <section id="Section38">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DATEMAX" 
id="bm_id3154336" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154290" role="heading" level="2">Date 
max</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148637" role="paragraph"><ahelp 
hid="HID_PROP_DATEMAX" visibility="hidden">Determines a date which can not be 
exceeded by another value introduced by the user.</ahelp> Determines a date 
which can not be exceeded by another value introduced by the user.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148637" role="paragraph"><ahelp 
hid="." visibility="hidden">Determines a date which can not be exceeded by 
another value introduced by the user.</ahelp> Determines a date which can not 
be exceeded by another value introduced by the user.</paragraph>
 </section>
 <section id="Section37">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_MAXTEXTLEN" 
id="bm_id3149391" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149804" role="heading" level="2">Max 
text length</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150776" role="paragraph"><ahelp 
hid="HID_PROP_MAXTEXTLEN" visibility="hidden">Defines the maximum number of 
characters that the user can enter.</ahelp> For text and combo boxes, you can 
define the maximum number of characters that the user can enter. If this 
control field property is uncertain, the default setting will be 
zero.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150776" role="paragraph"><ahelp 
hid="." visibility="hidden">Defines the maximum number of characters that the 
user can enter.</ahelp> For text and combo boxes, you can define the maximum 
number of characters that the user can enter. If this control field property is 
uncertain, the default setting will be zero.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3153813" role="paragraph">If the 
control is linked to a database and the text length is to be accepted from the 
field definition of the database, you <emph>must not</emph> enter the text 
length here. The settings are only accepted from the database if the control 
property was not defined ("Not Defined" state).</paragraph>
 </section>
 <section id="Section36">
@@ -473,17 +473,17 @@
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_EFFECTIVEMAX" 
id="bm_id3155345" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SPINVALUE_MAX" 
id="bm_id5229956" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3145599" role="heading" level="2">Value 
max</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154733" role="paragraph"><ahelp 
hid="HID_PROP_EFFECTIVEMAX" visibility="hidden">Defines a value for the control 
field which can not be exceeded by another value introduced by the 
user.</ahelp> For numerical and currency fields, you can determine the maximum 
value that the user can enter.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154733" role="paragraph"><ahelp 
hid="." visibility="hidden">Defines a value for the control field which can not 
be exceeded by another value introduced by the user.</ahelp> For numerical and 
currency fields, you can determine the maximum value that the user can 
enter.</paragraph>
 </section>
 <section id="Section35">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TIMEMAX" 
id="bm_id3154712" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154835" role="heading" level="2">Time 
max</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3155762" role="paragraph"><ahelp 
hid="HID_PROP_TIMEMAX" visibility="hidden">Determines a time which can not be 
exceeded by another value introduced by the user.</ahelp> Determines a time 
which can not be exceeded by another value introduced by the user.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3155762" role="paragraph"><ahelp 
hid="." visibility="hidden">Determines a time which can not be exceeded by 
another value introduced by the user.</ahelp> Determines a time which can not 
be exceeded by another value introduced by the user.</paragraph>
 </section>
 <section id="Section34">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_MULTISELECTION" 
id="bm_id3154168" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3150416" role="heading" 
level="2">Multiselection</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3143275" role="paragraph"><ahelp 
hid="HID_PROP_MULTISELECTION" visibility="hidden">Allows you to select more 
than one item in a list box.</ahelp> Allows you to select more than one item in 
a list box.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3143275" role="paragraph"><ahelp 
hid="." visibility="hidden">Allows you to select more than one item in a list 
box.</ahelp> Allows you to select more than one item in a list box.</paragraph>
 </section>
 <section id="Section33">
 <bookmark xml-lang="en-US" branch="index" id="bm_id4040955">
@@ -515,17 +515,17 @@
 <section id="Section66">
 <bookmark xml-lang="en-US" 
branch="hid/EXTENSIONS_HID_PROP_HIDEINACTIVESELECTION" id="bm_id9755546" 
localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN11578" role="heading" level="2">Hide 
selection<comment>UFI: see dba spec 
form_controls_interop_1.sxw</comment></paragraph>
-  <paragraph xml-lang="en-US" id="par_idN1158E" role="paragraph"><ahelp 
hid="EXTENSIONS_HID_PROP_HIDEINACTIVESELECTION">Specifies whether a text 
selection on a control remains selected when the focus is no longer on a 
control.</ahelp> If you set <emph>Hide selection</emph> to "No", the selected 
text remains selected when the focus is no longer on the control that contains 
the text.</paragraph>
+  <paragraph xml-lang="en-US" id="par_idN1158E" role="paragraph"><ahelp 
hid=".">Specifies whether a text selection on a control remains selected when 
the focus is no longer on a control.</ahelp> If you set <emph>Hide 
selection</emph> to "No", the selected text remains selected when the focus is 
no longer on the control that contains the text.</paragraph>
 </section>
 <section id="Section67">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_VISUALEFFECT" 
id="bm_id7896664" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN11598" role="heading" 
level="2">Style<comment>UFI: see dba spec 
form_controls_interop_1.sxw</comment></paragraph>
-  <paragraph xml-lang="en-US" id="par_idN115AE" role="paragraph"><ahelp 
hid="EXTENSIONS_HID_PROP_VISUALEFFECT">Specifies whether Check boxes and Option 
buttons are displayed in a 3D look (default) or a flat look.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_idN115AE" role="paragraph"><ahelp 
hid=".">Specifies whether Check boxes and Option buttons are displayed in a 3D 
look (default) or a flat look.</ahelp></paragraph>
 </section>
 <section id="Section68">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_BORDERCOLOR" 
id="bm_id6106448" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN115B8" role="heading" level="2">Border 
color<comment>UFI: see dba spec 
form_controls_interop_1.sxw</comment></paragraph>
-   <paragraph xml-lang="en-US" id="par_idN115CE" role="paragraph"><ahelp 
hid="EXTENSIONS_HID_PROP_BORDERCOLOR">Specifies the border color for controls 
that have the "Border" property set to "flat".</ahelp></paragraph>
+   <paragraph xml-lang="en-US" id="par_idN115CE" role="paragraph"><ahelp 
hid=".">Specifies the border color for controls that have the "Border" property 
set to "flat".</ahelp></paragraph>
 </section>
 <section id="Section79">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SYMBOLCOLOR" 
id="bm_id9707632" localize="false"/>
@@ -535,29 +535,29 @@
 <section id="Section32">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DATEMIN" 
id="bm_id3155750" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149314" role="heading" level="2">Date 
min</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3155755" role="paragraph"><ahelp 
hid="HID_PROP_DATEMIN" visibility="hidden">Determines the earliest date that a 
user can enter.</ahelp> Determines the earliest date that a user can 
enter.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3155755" role="paragraph"><ahelp 
hid="." visibility="hidden">Determines the earliest date that a user can 
enter.</ahelp> Determines the earliest date that a user can enter.</paragraph>
 </section>
 <section id="Section31">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_VALUEMIN" 
id="bm_id3145321" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_EFFECTIVEMIN" 
id="bm_id3147499" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SPINVALUE_MIN" 
id="bm_id3649403" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3152866" role="heading" level="2">Value 
min</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3147505" role="paragraph"><ahelp 
hid="HID_PROP_EFFECTIVEMIN" visibility="hidden">You can determine here a value 
for the control field to prevent the user from entering a smaller 
value.</ahelp> For numerical and currency fields you can determine a minimum 
value to prevent the user from entering a smaller value.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3147505" role="paragraph"><ahelp 
hid="." visibility="hidden">You can determine here a value for the control 
field to prevent the user from entering a smaller value.</ahelp> For numerical 
and currency fields you can determine a minimum value to prevent the user from 
entering a smaller value.</paragraph>
 </section>
 <section id="Section30">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TIMEMIN" 
id="bm_id3148825" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3153298" role="heading" level="2">Time 
min</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148831" role="paragraph"><ahelp 
hid="HID_PROP_TIMEMIN" visibility="hidden">Determines the minimum time that a 
user can enter.</ahelp> Determines the minimum time that a user can 
enter.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148831" role="paragraph"><ahelp 
hid="." visibility="hidden">Determines the minimum time that a user can 
enter.</ahelp> Determines the minimum time that a user can enter.</paragraph>
 </section>
 <section id="Section29">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DECIMAL_ACCURACY" 
id="bm_id3154402" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3155746" role="heading" level="2">Decimal 
accuracy</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3146096" role="paragraph"><ahelp 
hid="HID_PROP_DECIMAL_ACCURACY" visibility="hidden">Determines the number of 
digits displayed to the right of the decimal point.</ahelp> With numerical and 
currency fields you can determine the number of digits displayed to the right 
of the decimal point.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3146096" role="paragraph"><ahelp 
hid="." visibility="hidden">Determines the number of digits displayed to the 
right of the decimal point.</ahelp> With numerical and currency fields you can 
determine the number of digits displayed to the right of the decimal 
point.</paragraph>
 </section>
 <section id="Section28">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_NAME" 
id="bm_id3152469" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3151340" role="heading" 
level="2">Name</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3149819" role="paragraph"><ahelp 
hid="HID_PROP_NAME" visibility="hidden">On the <emph>Properties</emph> tab 
page, this option specifies the name for the control field. On the <emph>Form 
Properties</emph> tab page, this option specifies the name for the 
form.</ahelp> Each control field and each form has a "Name" property through 
which it can be identified. The name will appear in the <link 
href="text/shared/02/01170600.xhp" name="Form Navigator"><emph>Form 
Navigator</emph></link> and, using the name, the control field can be referred 
to from a macro. The default settings already specify a name which is 
constructed from using the field's label and number.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3149819" role="paragraph"><ahelp 
hid="." visibility="hidden">On the <emph>Properties</emph> tab page, this 
option specifies the name for the control field. On the <emph>Form 
Properties</emph> tab page, this option specifies the name for the 
form.</ahelp> Each control field and each form has a "Name" property through 
which it can be identified. The name will appear in the <link 
href="text/shared/02/01170600.xhp" name="Form Navigator"><emph>Form 
Navigator</emph></link> and, using the name, the control field can be referred 
to from a macro. The default settings already specify a name which is 
constructed from using the field's label and number.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3153025" role="note">If you work with 
macros, make sure that the names of the controls are unique.</paragraph>
 <bookmark xml-lang="en-US" branch="index" id="bm_id3146325">
 <bookmark_value>controls; grouping</bookmark_value>
@@ -569,22 +569,22 @@
 <section id="Section27">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_NAVIGATIONBAR" 
id="bm_id3153020" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149720" role="heading" 
level="2">Navigation bar</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3149918" role="paragraph"><ahelp 
hid="HID_PROP_NAVIGATIONBAR" visibility="hidden">Specifies whether to display 
the <emph>Navigation</emph> bar on the lower border of the table 
control.</ahelp> Specifies whether to display the <emph>Navigation</emph> bar 
on the lower border of table controls.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3149918" role="paragraph"><ahelp 
hid=".">Specifies whether to display the <emph>Navigation</emph> bar on the 
lower border of the table control.</ahelp></paragraph>
 </section>
 <section id="Section26">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_READONLY" 
id="bm_id3151173" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3158426" role="heading" 
level="2">Read-only</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3153215" role="paragraph"><ahelp 
hid="HID_PROP_READONLY" visibility="hidden">Determines if the control is 
read-only ("Yes") or if it can be edited ("No").</ahelp> The "Read-only" 
property can be assigned to all controls in which the user can enter text. If 
you assign the read-only property to an image field which uses graphics from a 
database, the user will not be able to insert new graphics into the 
database.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3153215" role="paragraph"><ahelp 
hid="." visibility="hidden">Determines if the control is read-only ("Yes") or 
if it can be edited ("No").</ahelp> The "Read-only" property can be assigned to 
all controls in which the user can enter text. If you assign the read-only 
property to an image field which uses graphics from a database, the user will 
not be able to insert new graphics into the database.</paragraph>
 </section>
 <section id="Section25">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_BORDER" 
id="bm_id3154414" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3148912" role="heading" 
level="2">Border</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3145637" role="paragraph"><ahelp 
hid="HID_PROP_BORDER" visibility="hidden">Determines if the field's border 
should be displayed "Without frame", with a "3-D look" or "Flat".</ahelp> With 
control fields that have a frame, you can determine the border display on the 
form using the "Border" property. You can select among the "Without frame", 
"3-D look" or "Flat" options.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3145637" role="paragraph"><ahelp 
hid="." visibility="hidden">Determines if the field's border should be 
displayed "Without frame", with a "3-D look" or "Flat".</ahelp> With control 
fields that have a frame, you can determine the border display on the form 
using the "Border" property. You can select among the "Without frame", "3-D 
look" or "Flat" options.</paragraph>
 </section>
 <section id="Section24">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TABINDEX" 
id="bm_id3157872" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3149266" role="heading" level="2">Tab 
order</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3147483" role="paragraph"><ahelp 
hid="HID_PROP_TABINDEX">The "Tab order" property determines the order in which 
the controls are focused in the form when you press the <emph>Tab</emph> 
key.</ahelp> In a form that contains more than one control, the focus moves to 
the next control when you press the <emph>Tab</emph> key. You can specify the 
order in which the focus changes with an index under "Tab order".</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3147483" role="paragraph"><ahelp 
hid=".">The "Tab order" property determines the order in which the controls are 
focused in the form when you press the <emph>Tab</emph> key.</ahelp> In a form 
that contains more than one control, the focus moves to the next control when 
you press the <emph>Tab</emph> key. You can specify the order in which the 
focus changes with an index under "Tab order".</paragraph>
   <paragraph xml-lang="en-US" id="par_id3156207" role="note">The "Tab order" 
property is <emph>not</emph> available to <link 
href="text/shared/02/01170600.xhp" name="Hidden Controls"><emph>Hidden 
Controls</emph></link>. If you want, you can also set this property for image 
buttons and image controls, so that you can select these controls with the 
<emph>Tab</emph> key.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3150378" role="paragraph">When 
creating a form, an index is automatically assigned to the control fields that 
are added to this form; every control field added is assigned an index 
increased by <emph>1</emph>. If you change the index of a control, the indices 
of the other controls are updated automatically. Elements that cannot be 
focused ("Tabstop = No") are also assigned a value. However, these controls are 
skipped when using the <emph>Tab</emph> key.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3150640" role="paragraph">You can also 
easily define the indices of the different controls in the <link 
href="text/shared/02/01170300.xhp" name="Tab Order"><emph>Tab 
Order</emph></link> dialog.</paragraph>
@@ -595,42 +595,41 @@
   <paragraph xml-lang="en-US" id="par_id0509200912114566" 
role="paragraph"><ahelp hid=".">Sets whether the value changes when the user 
scrolls a mouse wheel. <emph>Never:</emph> No change of the value. When 
<emph>focused:</emph> (default) The value changes when the control has the 
focus and the wheel is pointing at the control and gets scrolled. 
<emph>Always:</emph> The value changes when the wheel is pointing at the 
control and gets scrolled, no matter which control has the 
focus.</ahelp></paragraph>
 </section>
 <section id="Section22">
-<!-- removed HID HID_PROP_DEFAULT_CHECKED -->
+<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DEFAULT_STATE" 
id="bm_id0509200912044846" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154049" role="heading" level="2">Default 
status</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150837" role="paragraph"><ahelp 
hid="HID_PROP_DEFAULT_CHECKED">Specifies whether an option or a check box is 
selected by default.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150837" role="paragraph"><ahelp 
hid=".">Specifies whether an option or a check box is selected by 
default.</ahelp></paragraph>
   <paragraph xml-lang="en-US" id="par_id3149242" role="paragraph">For a reset 
type button, you can define the status of the control if the reset button is 
activated by the user.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3156266" role="paragraph">For grouped 
option fields, the status of the group corresponding to the default setting is 
defined by the "Default Status" property.<comment>UFI: what does this mean? 
Cannot understand that sentence.</comment></paragraph>
 </section>
 <section id="Section21">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DEFAULT_SELECT_SEQ" 
id="bm_id3147220" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156150" role="heading" level="2">Default 
selection</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148730" role="paragraph"><ahelp 
hid="HID_PROP_DEFAULT_SELECT_SEQ" visibility="hidden">Specifies the list box 
entry to mark as the default entry.</ahelp> Specifies the list box entry to 
mark as the default entry.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148730" role="paragraph"><ahelp 
hid=".">Specifies the list box entry to mark as the default 
entry.</ahelp></paragraph>
   <paragraph xml-lang="en-US" id="par_id3150028" role="paragraph">For a 
<emph>Reset</emph> type button, the <emph>Default selection</emph> entry 
defines the status of the list box if the reset button is activated by the 
user.</paragraph>
   <paragraph xml-lang="en-US" id="par_id919217" role="paragraph">For a 
<emph>List box</emph> that contains a value list, you can click the 
<emph>...</emph> button to open the <emph>Default selection</emph> 
dialog.</paragraph>
   <paragraph xml-lang="en-US" id="par_id50050" role="paragraph">In the 
<emph>Default selection</emph> dialog, select the entries that you want to mark 
as selected when you open the form that contains the list box.</paragraph>
 </section>
 <section id="Section20">
-<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DEFAULTVALUE" 
id="bm_id3153100" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_EFFECTIVEDEFAULT" 
id="bm_id3143231" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DEFAULT_SPINVALUE" 
id="bm_id4093447" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3150460" role="heading" level="2">Default 
value</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154222" role="paragraph"><ahelp 
hid="HID_PROP_EFFECTIVEDEFAULT">Sets the default value for the control 
field.</ahelp> For example, the default value will be entered when a form is 
opened.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154222" role="paragraph"><ahelp 
hid=".">Sets the default value for the control field.</ahelp> For example, the 
default value will be entered when a form is opened.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3150740" role="paragraph">For a 
<emph>Reset</emph> type button, the <emph>Default value</emph> entry defines 
the status of the control if the reset button is activated by the 
user.</paragraph>
 </section>
 <section id="Section45">
 <bookmark xml-lang="en-US" 
branch="hid/EXTENSIONS_HID_PROP_DEFAULT_SCROLLVALUE" id="bm_id6967986" 
localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN11B70" role="heading" level="2">Default 
scroll value</paragraph>
-  <paragraph xml-lang="en-US" id="par_idN11B74" role="paragraph"><ahelp 
hid="HID_PROP_DEFAULT_SCROLLVALUE">Sets the default value for the 
scrollbar.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_idN11B74" role="paragraph"><ahelp 
hid=".">Sets the default value for the scrollbar.</ahelp></paragraph>
 </section>
 <section id="Section72">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SCROLLVALUE_MAX" 
id="bm_id3148873" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3155440" role="heading" level="2">Scroll 
value max.</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3148877" role="paragraph"><ahelp 
hid="HID_PROP_SCROLLVALUE_MAX">Specify the maximum value of a scrollbar 
control.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3148877" role="paragraph"><ahelp 
hid=".">Specify the maximum value of a scrollbar control.</ahelp></paragraph>
 </section>
 <section id="Section71">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SCROLLVALUE_MIN" 
id="bm_id6626483" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN111E4" role="heading" level="2">Scroll 
value min.</paragraph>
-  <paragraph xml-lang="en-US" id="par_idN111E8" role="paragraph"><ahelp 
hid="HID_PROP_SCROLLVALUE_MIN">Specify the minimum value of a scrollbar 
control.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_idN111E8" role="paragraph"><ahelp 
hid=".">Specify the minimum value of a scrollbar control.</ahelp></paragraph>
 </section>
 <section id="Section80">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_LINEINCREMENT" 
id="bm_id6233100" localize="false"/>
@@ -653,26 +652,26 @@
   <paragraph xml-lang="en-US" id="par_id2545548" role="paragraph"><ahelp 
hid=".">Sets the default date.</ahelp></paragraph>
 </section>
 <section id="Section17">
-<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TEXT" 
id="bm_id8406628" localize="false"/>
+<bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DEFAULTVALUE" 
id="bm_id8406628" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id9207434" role="heading" level="2">Default 
text</paragraph>
   <paragraph xml-lang="en-US" id="par_id4563127" role="paragraph"><ahelp 
hid=".">Sets the default text for a text box or a combo box.</ahelp></paragraph>
 </section>
 <section id="Section16">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_DEFAULT_BUTTON" 
id="bm_id3156300" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3145206" role="heading" level="2">Default 
button</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154681" role="paragraph"><ahelp 
hid="HID_PROP_DEFAULT_BUTTON" visibility="hidden">The "Default button" property 
specifies that the corresponding button will be operated when you press the 
<emph>Return</emph> key.</ahelp> The "Default button" property specifies that 
the corresponding button will be operated when you press the 
<emph>Return</emph> key. If you open the dialog or form and do not carry out 
any further action, the button with this property is the default 
button.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154681" role="paragraph"><ahelp 
hid=".">The "Default button" property specifies that the corresponding button 
will be operated when you press the <emph>Return</emph> key.</ahelp> If you 
open the dialog or form and do not carry out any further action, the button 
with this property is the default button.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3149750" role="note">This property 
should be assigned only to a single button within the document.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3150931" role="paragraph">When using 
Web page forms, you might come across this property in search masks. These are 
edit masks that contain a text field and a <emph>Submit type</emph> button. The 
search term is entered in the text field and the search is started by 
activating the button. If the button is defined as the default button, however, 
simply hit <emph>Enter</emph> after entering the search term in order to start 
the search.</paragraph>
 </section>
 <section id="Section15">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_CURRSYM_POSITION" 
id="bm_id3150265" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3153389" role="heading" level="2">Prefix 
symbol</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3150271" role="paragraph"><ahelp 
hid="HID_PROP_CURRSYM_POSITION">Determines if the currency symbol is displayed 
before or after the number when using currency fields.</ahelp> The default 
setting is currency symbols are not prefixed.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3150271" role="paragraph"><ahelp 
hid=".">Determines if the currency symbol is displayed before or after the 
number when using currency fields.</ahelp> The default setting is currency 
symbols are not prefixed.</paragraph>
 </section>
 <section id="Section14">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TABSTOP" 
id="bm_id3148938" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3154548" role="heading" 
level="2">Tabstop</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3155361" role="paragraph"><ahelp 
hid="HID_PROP_TABSTOP">The "Tabstop" property determines if a control field can 
be selected with the <emph>Tab</emph> key.</ahelp> The following options are 
available:<comment>UFI: Default entry row deleted from 
table</comment></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3155361" role="paragraph"><ahelp 
hid=".">The "Tabstop" property determines if a control field can be selected 
with the <emph>Tab</emph> key.</ahelp> The following options are 
available:<comment>UFI: Default entry row deleted from 
table</comment></paragraph>
 <table id="tbl_id3154843">
   <tablerow>
     <tablecell>
@@ -695,12 +694,12 @@
 <section id="Section13">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SHOWTHOUSANDSEP" 
id="bm_id3154931" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3146909" role="heading" 
level="2">Thousands separator</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154936" role="paragraph"><ahelp 
hid="HID_PROP_SHOWTHOUSANDSEP" visibility="hidden">Inserts a thousands 
separator.</ahelp> With numerical and currency fields you can determine whether 
thousands separators are used.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154936" role="paragraph"><ahelp 
hid="." visibility="hidden">Inserts a thousands separator.</ahelp> With 
numerical and currency fields you can determine whether thousands separators 
are used.</paragraph>
 </section>
 <section id="Section12">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_LABEL" 
id="bm_id3159212" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156256" role="heading" 
level="2">Label</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3156432" role="paragraph"><ahelp 
hid="HID_PROP_LABEL" visibility="hidden">The "Label" property sets the label of 
the control field that is displayed in the form.</ahelp> The "Label" property 
sets the label of the control field that is displayed in the form. This 
property determines the visible label or the column header of the data field in 
table control forms.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3156432" role="paragraph"><ahelp 
hid=".">The "Label" property sets the label of the control field that is 
displayed in the form.</ahelp> This property determines the visible label or 
the column header of the data field in table control forms.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3154568" role="paragraph">When you 
create a new control, the description predefined in the "Name" property is used 
as the default for labeling the control. The label consists of the control 
field name and an integer numbering the control (for example, CommandButton1). 
With the "Title" property, you can assign another description to the control so 
that the label reflects the function of the control. Change this entry in order 
to assign an expressive label to the control that is visible to the 
user.</paragraph>
 <bookmark xml-lang="en-US" branch="index" id="bm_id3163820">
 <bookmark_value>multi-line titles in forms</bookmark_value>
@@ -713,40 +712,40 @@
 <section id="Section11">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TARGET_URL" 
id="bm_id3154726" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3150293" role="heading" 
level="2">URL</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3154358" role="paragraph"><ahelp 
hid="HID_PROP_TARGET_URL" visibility="hidden">Specifies the URL address that 
opens when you click an <emph>Open document / web page</emph> button.</ahelp> 
Enter the URL address for a <emph>Open document or web page</emph> button type 
in the <emph>URL</emph> box. The address opens when you click the 
button.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3154358" role="paragraph"><ahelp 
hid="." visibility="hidden">Specifies the URL address that opens when you click 
an <emph>Open document / web page</emph> button.</ahelp> Enter the URL address 
for a <emph>Open document or web page</emph> button type in the 
<emph>URL</emph> box. The address opens when you click the button.</paragraph>
   <paragraph xml-lang="en-US" id="par_id3146074" role="paragraph">If you move 
the mouse over the button in User mode, the URL appears as the extended tip, 
provided that no other Help text was entered.</paragraph>
 </section>
 <section id="Section10">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_CURRENCYSYMBOL" 
id="bm_id3145154" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3147134" role="heading" 
level="2">Currency symbol</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3145160" role="paragraph"><ahelp 
hid="HID_PROP_CURRENCYSYMBOL" visibility="hidden">You can enter a character or 
a string for the currency symbol.</ahelp> In a currency field, you can 
predefine the currency symbol by entering the character or string in the 
"Currency symbol" property.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3145160" role="paragraph"><ahelp 
hid="." visibility="hidden">You can enter a character or a string for the 
currency symbol.</ahelp> In a currency field, you can predefine the currency 
symbol by entering the character or string in the "Currency symbol" 
property.</paragraph>
 </section>
 <section id="Section9">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_HIDDEN_VALUE" 
id="bm_id3156100" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3144444" role="heading" 
level="2">Value</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3152417" role="paragraph"><ahelp 
hid="HID_PROP_HIDDEN_VALUE" visibility="hidden">You can enter the data that is 
inherited by the hidden control.</ahelp> In a <link 
href="text/shared/02/01170600.xhp" name="hidden control">hidden control</link>, 
under <emph>Value</emph>, you can enter the data which is inherited by the 
hidden control. This data will be transferred when sending the form.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3152417" role="paragraph"><ahelp 
hid="." visibility="hidden">You can enter the data that is inherited by the 
hidden control.</ahelp> In a <link href="text/shared/02/01170600.xhp" 
name="hidden control">hidden control</link>, under <emph>Value</emph>, you can 
enter the data which is inherited by the hidden control. This data will be 
transferred when sending the form.</paragraph>
 </section>
 <section id="Section8">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_ECHO_CHAR" 
id="bm_id3148694" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3157315" role="heading" 
level="2">Password characters</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3155323" role="paragraph"><ahelp 
hid="HID_PROP_ECHO_CHAR" visibility="hidden">If the text box is used as a 
password input, enter the ASCII code of the display character. This character 
is displayed instead of the characters typed by the user for the 
password.</ahelp> If the user enters a password, you can determine the 
characters that will be displayed instead of the characters typed by the user. 
Under <emph>Password character</emph>, enter the ASCII code of the desired 
character. You can use the values from <emph>0</emph> to 
<emph>255</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3155323" role="paragraph"><ahelp 
hid="." visibility="hidden">If the text box is used as a password input, enter 
the ASCII code of the display character. This character is displayed instead of 
the characters typed by the user for the password.</ahelp> If the user enters a 
password, you can determine the characters that will be displayed instead of 
the characters typed by the user. Under <emph>Password character</emph>, enter 
the ASCII code of the desired character. You can use the values from 
<emph>0</emph> to <emph>255</emph>.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3152493" role="tip">The characters and 
their ASCII codes can be seen in the <emph>Special Characters</emph> dialog 
(<emph>Insert - Special Character</emph>).</paragraph>
 </section>
 <section id="Section7">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_LITERALMASK" 
id="bm_id3157547" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3157884" role="heading" level="2">Literal 
mask</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3157557" role="paragraph"><ahelp 
hid="HID_PROP_LITERALMASK" visibility="hidden">Defines the literal mask. The 
literal mask contains the initial values and is always visible after 
downloading a form.</ahelp> With masked fields you can specify a literal mask. 
A literal mask contains the initial values of a form, and is always visible 
after downloading a form. Using a character code for the <emph>Edit</emph> 
mask, you can determine the entries that the user can type into the masked 
field.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3157557" role="paragraph"><ahelp 
hid="." visibility="hidden">Defines the literal mask. The literal mask contains 
the initial values and is always visible after downloading a form.</ahelp> With 
masked fields you can specify a literal mask. A literal mask contains the 
initial values of a form, and is always visible after downloading a form. Using 
a character code for the <emph>Edit</emph> mask, you can determine the entries 
that the user can type into the masked field.</paragraph>
 <paragraph xml-lang="en-US" id="par_id3148513" role="note">The length of the 
literal mask should always correspond to the length of the edit mask. If this 
is not the case, the edit mask is either cut off or filled with blanks up to 
the length of the edit mask.</paragraph>
 </section>
 <section id="Section6">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_FONT" 
id="bm_id3151032" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3146762" role="heading" 
level="2">Font<comment>UFI: dba.features "Character set property renamed to 
Font"</comment></paragraph>
-  <paragraph xml-lang="en-US" id="par_id3151037" role="paragraph"><ahelp 
hid="HID_PROP_FONT" visibility="hidden">Select the font for the text that is in 
the control field.</ahelp> For control fields which have visible text or 
titles, select the display font that you want to use. To open the <link 
href="text/shared/01/05020100.xhp" name="Font"><emph>Font</emph></link> dialog, 
click the <emph>...</emph> button. The selected font is used in control fields 
names and to display data in table control fields.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3151037" role="paragraph"><ahelp 
hid="." visibility="hidden">Select the font for the text that is in the control 
field.</ahelp> For control fields which have visible text or titles, select the 
display font that you want to use. To open the <link 
href="text/shared/01/05020100.xhp" name="Font"><emph>Font</emph></link> dialog, 
click the <emph>...</emph> button. The selected font is used in control fields 
names and to display data in table control fields.</paragraph>
 </section>
 <section id="Section5">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_ROWHEIGHT" 
id="bm_id3160449" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3156734" role="heading" level="2">Row 
height</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3160455" role="paragraph"><ahelp 
hid="HID_PROP_ROWHEIGHT" visibility="hidden">Specifies the row height of a 
table control field.</ahelp> In table controls, enter a value for the row 
height. If you want, you can enter a value followed by valid measurement unit, 
for example, <emph>2 cm</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3160455" role="paragraph"><ahelp 
hid="." visibility="hidden">Specifies the row height of a table control 
field.</ahelp> In table controls, enter a value for the row height. If you 
want, you can enter a value followed by valid measurement unit, for example, 
<emph>2 cm</emph>.</paragraph>
 </section>
 <section id="Section77">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_LINEEND_FORMAT" 
id="bm_id396130" localize="false"/>
@@ -756,22 +755,22 @@
 <section id="Section4">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TIMEFORMAT" 
id="bm_id3145181" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3160477" role="heading" level="2">Time 
format</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3145187" role="paragraph"><ahelp 
hid="HID_PROP_TIMEFORMAT" visibility="hidden">You can define the desired format 
for the time display.</ahelp> You can define the desired format for the time 
display.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3145187" role="paragraph"><ahelp 
hid=".">You can define the desired format for the time 
display.</ahelp></paragraph>
 </section>
 <section id="Section3">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_TAG" 
id="bm_id3158205" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3158195" role="heading" level="2">Help 
text</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3146823" role="paragraph"><ahelp 
hid="HID_PROP_TAG" visibility="hidden">Specifies additional information or a 
descriptive text for the control field.</ahelp> In each control field you can 
specify additional information or a descriptive text for the control field. 
This property helps the programmer to save additional information that can be 
used in the program code. This field can be used, for example, for variables or 
other evaluation parameters.</paragraph>
+  <paragraph xml-lang="en-US" id="par_id3146823" role="paragraph"><ahelp 
hid="." visibility="hidden">Specifies additional information or a descriptive 
text for the control field.</ahelp> In each control field you can specify 
additional information or a descriptive text for the control field. This 
property helps the programmer to save additional information that can be used 
in the program code. This field can be used, for example, for variables or 
other evaluation parameters.</paragraph>
 </section>
 <section id="Section2">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_FORMATKEY" 
id="bm_id3157839" localize="false"/>
 <paragraph xml-lang="en-US" id="hd_id3157828" role="heading" 
level="2">Formatting</paragraph>
-  <paragraph xml-lang="en-US" id="par_id3146843" role="paragraph"><ahelp 
hid="HID_PROP_FORMATKEY">Specifies the format code for the control. Click the 
<emph>...</emph> button to select the format code.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_id3146843" role="paragraph"><ahelp 
hid=".">Specifies the format code for the control. Click the <emph>...</emph> 
button to select the format code.</ahelp></paragraph>
 </section>
 <section id="Section69">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SCALEIMAGE" 
id="bm_id1145054" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN122C4" role="heading" 
level="2">Scale</paragraph>
-  <paragraph xml-lang="en-US" id="par_idN122C8" role="paragraph"><ahelp 
hid="HID_PROP_SCALEIMAGE">Resizes the image to fit the size of the 
control.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_idN122C8" role="paragraph"><ahelp 
hid=".">Resizes the image to fit the size of the control.</ahelp></paragraph>
 </section>
 <section id="Section23">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SHOW_RECORDACTIONS" 
id="bm_id7442243" localize="false"/>
@@ -781,22 +780,22 @@
 <section id="Section70">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SHOW_POSITION" 
id="bm_id9985961" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN120BE" role="heading" 
level="2">Positioning</paragraph>
-  <paragraph xml-lang="en-US" id="par_idN120D9" role="paragraph"><ahelp 
hid="EXTENSIONS_HID_PROP_SHOW_POSITION">Specifies to show or hide the 
positioning items in a selected <emph>Navigation</emph> bar control.</ahelp> 
Positioning items are the following: <emph>Record label, Record position, 
Record count label, Record count</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_idN120D9" role="paragraph"><ahelp 
hid=".">Specifies to show or hide the positioning items in a selected 
<emph>Navigation</emph> bar control.</ahelp> Positioning items are the 
following: <emph>Record label, Record position, Record count label, Record 
count</emph>.</paragraph>
 </section>
 <section id="Section74">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SHOW_NAVIGATION" 
id="bm_id1122775" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN120D7" role="heading" 
level="2">Navigation</paragraph>
-  <paragraph xml-lang="en-US" id="par_idN120DB" role="paragraph"><ahelp 
hid="EXTENSIONS_HID_PROP_SHOW_NAVIGATION">Specifies to show or hide the 
navigation items in a selected <emph>Navigation</emph> bar control.</ahelp> 
Navigation items are the following: <emph>First record, Previous record, Next 
record, Last record</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_idN120DB" role="paragraph"><ahelp 
hid=".">Specifies to show or hide the navigation items in a selected 
<emph>Navigation</emph> bar control.</ahelp> Navigation items are the 
following: <emph>First record, Previous record, Next record, Last 
record</emph>.</paragraph>
 </section>
 <section id="Section75">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_SHOW_FILTERSORT" 
id="bm_id7137363" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN12156" role="heading" 
level="2">Filtering/Sorting</paragraph>
-  <paragraph xml-lang="en-US" id="par_idN1215A" role="paragraph"><ahelp 
hid="EXTENSIONS_HID_PROP_SHOW_FILTERSORT">Specifies to show or hide the 
filtering and sorting items in a selected <emph>Navigation</emph> bar 
control.</ahelp> Filtering and sorting items are the following: <emph>Sort 
ascending, Sort descending, Sort, Automatic filter, Default filter, Apply 
filter, Reset filter/sort</emph>.</paragraph>
+  <paragraph xml-lang="en-US" id="par_idN1215A" role="paragraph"><ahelp 
hid=".">Specifies to show or hide the filtering and sorting items in a selected 
<emph>Navigation</emph> bar control.</ahelp> Filtering and sorting items are 
the following: <emph>Sort ascending, Sort descending, Sort, Automatic filter, 
Default filter, Apply filter, Reset filter/sort</emph>.</paragraph>
 </section>
 <section id="Section76">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_ICONSIZE" 
id="bm_id7815790" localize="false"/>
 <paragraph xml-lang="en-US" id="par_idN12175" role="heading" level="2">Icon 
Size</paragraph>
-  <paragraph xml-lang="en-US" id="par_idN12179" role="paragraph"><ahelp 
hid="EXTENSIONS_HID_PROP_ICONSIZE">Specifies whether the icons in a selected 
<emph>Navigation</emph> bar should be small or large.</ahelp></paragraph>
+  <paragraph xml-lang="en-US" id="par_idN12179" role="paragraph"><ahelp 
hid=".">Specifies whether the icons in a selected <emph>Navigation</emph> bar 
should be small or large.</ahelp></paragraph>
 </section>
 <section id="Section73">
 <bookmark xml-lang="en-US" branch="hid/EXTENSIONS_HID_PROP_ENABLE_VISIBLE" 
id="bm_id7815890" localize="false"/>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to