diff options
Diffstat (limited to 'source/text/sbasic/shared/01170101.xhp')
-rw-r--r-- | source/text/sbasic/shared/01170101.xhp | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/source/text/sbasic/shared/01170101.xhp b/source/text/sbasic/shared/01170101.xhp index 63a74f0e24..e19927ea6e 100644 --- a/source/text/sbasic/shared/01170101.xhp +++ b/source/text/sbasic/shared/01170101.xhp @@ -83,7 +83,7 @@ <paragraph role="paragraph" id="par_id3154200"><ahelp hid=".">Select "Yes" to make the current button control the default selection. Pressing <emph>Return</emph> in the dialog activates the default button.</ahelp></paragraph> </section> <section id="Section66"> -<bookmark branch="hid/EXTENSIONS_HID_PROP_REPEAT_DELAY" id="bm_id1620227" localize="false"/><h2 id="par_idN108BA">Delay</h2> +<h2 id="par_idN108BA">Delay</h2> <paragraph role="paragraph" id="par_idN108D0"><ahelp hid=".">Specifies the delay in milliseconds between scrollbar trigger events.</ahelp> A trigger event occurs when you click a scrollbar arrow or click the background area in a scrollbar. Repeated trigger events occur if you keep the mouse button pressed when you click a scrollbar arrow or background area in a scrollbar. If you want, you can include valid time units with the number that you enter, for example, 2 s or 500 ms.</paragraph> </section> <section id="Section51"><h2 id="hd_id3151278">Dropdown</h2> @@ -181,7 +181,7 @@ <paragraph role="paragraph" id="par_id3147546"><ahelp hid=".">Specify the source of the graphics for a button or an image control. Click "..." to select a file.</ahelp></paragraph> </section> <section id="Section47"> -<bookmark branch="hid/EXTENSIONS_HID_PROP_HEIGHT" id="bm_id8097170" localize="false"/><h2 id="hd_id3154627">Height</h2> +<h2 id="hd_id3154627">Height</h2> <paragraph role="paragraph" id="par_id3155754"><ahelp hid=".">Specify the height of the current control or the dialog.</ahelp></paragraph> </section> <section id="Section46"> @@ -263,10 +263,10 @@ <paragraph role="paragraph" id="par_id3152787"><ahelp hid=".">Enter a character to be displayed instead of the characters that are typed. This can be used for entering passwords in text controls.</ahelp></paragraph> </section> <section id="Section28"> -<bookmark branch="hid/EXTENSIONS_HID_PROP_POSITIONX" id="bm_id8632160" localize="false"/><h2 id="hd_id3148750">PositionX</h2><paragraph role="paragraph" id="par_id3154517"><ahelp hid=".">Specify the distance of the current control from the left side of the dialog.</ahelp></paragraph> +<h2 id="hd_id3148750">PositionX</h2><paragraph role="paragraph" id="par_id3154517"><ahelp hid=".">Specify the distance of the current control from the left side of the dialog.</ahelp></paragraph> </section> <section id="Section27"> -<bookmark branch="hid/EXTENSIONS_HID_PROP_POSITIONY" id="bm_id7651905" localize="false"/><h2 id="hd_id3152767">PositionY</h2> +<h2 id="hd_id3152767">PositionY</h2> <paragraph role="paragraph" id="par_id3159082"><ahelp hid=".">Specify the distance of the current control from the top of the dialog.</ahelp></paragraph> </section> <section id="Section26"> @@ -293,7 +293,7 @@ <paragraph role="paragraph" id="par_id3155930"><ahelp hid=".">Select "Yes" to prevent the user from editing the value of the current control. The control is enabled and can be focused but not modified.</ahelp></paragraph> </section> <section id="Section65"> -<bookmark branch="hid/EXTENSIONS_HID_PROP_REPEAT" id="bm_id2982573" localize="false"/><h2 id="par_idN11112">Repeat<comment>UFI: see spec spinbutton_form_control.sxw</comment></h2> +<h2 id="par_idN11112">Repeat<comment>UFI: see spec spinbutton_form_control.sxw</comment></h2> <paragraph role="paragraph" id="par_idN11128"><ahelp hid=".">Repeats trigger events when you keep the mouse button pressed on a control such as a spin button.</ahelp></paragraph> </section> <section id="Section71"> @@ -313,9 +313,9 @@ <paragraph role="paragraph" id="par_id3159134"><ahelp hid=".">Scales the image to fit the control size.</ahelp></paragraph> </section> <section id="Scrollbar"> -<bookmark branch="hid/EXTENSIONS_HID_PROP_HSCROLL" id="bm_id3149895" localize="false"/> -<bookmark branch="hid/EXTENSIONS_HID_PROP_VSCROLL" id="bm_id3149517" localize="false"/> -<bookmark branch="hid/EXTENSIONS_HID_PROP_SHOW_SCROLLBARS" id="bm_id6053651" localize="false"/><h2 id="hd_id7597277">Scrollbar</h2> + + +<h2 id="hd_id7597277">Scrollbar</h2> <paragraph role="paragraph" id="par_id986968"><ahelp hid=".">Adds the scrollbar type that you specify to a text box.</ahelp></paragraph> </section> <section id="Section19"> @@ -323,11 +323,11 @@ <paragraph role="paragraph" id="par_id3159622"><ahelp hid=".">Specify the initial value of a scrollbar control. This determines the position of the scrollbar slider.</ahelp></paragraph> </section> <section id="Section18"> -<bookmark branch="hid/EXTENSIONS_HID_PROP_SCROLLVALUE_MAX" id="bm_id3148873" localize="false"/><h2 id="hd_id3155440">Scroll value max.</h2> +<h2 id="hd_id3155440">Scroll value max.</h2> <paragraph role="paragraph" id="par_id3148877"><ahelp hid=".">Specify the maximum value of a scrollbar control.</ahelp></paragraph> </section> <section id="Section67"> -<bookmark branch="hid/EXTENSIONS_HID_PROP_SCROLLVALUE_MIN" id="bm_id6626483" localize="false"/><h2 id="par_idN111E4">Scroll value min.</h2> +<h2 id="par_idN111E4">Scroll value min.</h2> <paragraph role="paragraph" id="par_idN111E8"><ahelp hid=".">Specify the minimum value of a scrollbar control.</ahelp></paragraph> </section> <section id="Section69"> |