Files
help/source/text/sbasic/shared/02/20000000.xhp
Gabor Kelemen 63184912f9 Remove duplicated HID bookmarks in sbasic
Duplicates found with:

for i in $(find source/text/sbasic -name "*xhp") ; do grep branch=\"hid/.uno: "$i" | cut -d ":" -f2 | cut -d \" -f 1 | uniq -c | grep -v "1 " ; if [ $? -eq 0 ] ; then echo "Above HID branches are redundant in: $i" ; fi done

Change-Id: I2882cca272e3eee6b0d45d3a0b5bcfaeaaf23ddb
Reviewed-on: https://gerrit.libreoffice.org/74616
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2019-06-24 15:40:09 +02:00

507 lines
24 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
<helpdocument version="1.0">
<meta>
<topic id="textsbasicshared0220000000xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Insert Controls</title>
<filename>/text/sbasic/shared/02/20000000.xhp</filename>
</topic>
</meta>
<body>
<section id="kontrollfelder">
<bookmark xml-lang="en-US" branch="index" id="bm_id3150402"><bookmark_value>controls; in dialog editor</bookmark_value>
<bookmark_value>push button control in dialog editor</bookmark_value>
<bookmark_value>icon control</bookmark_value>
<bookmark_value>buttons; controls</bookmark_value>
<bookmark_value>image control</bookmark_value>
<bookmark_value>check box control</bookmark_value>
<bookmark_value>radio button control</bookmark_value>
<bookmark_value>option button control</bookmark_value>
<bookmark_value>fixed text control</bookmark_value>
<bookmark_value>label field control</bookmark_value>
<bookmark_value>editing; controls</bookmark_value>
<bookmark_value>text boxes; controls</bookmark_value>
<bookmark_value>list boxes; controls</bookmark_value>
<bookmark_value>combo box control</bookmark_value>
<bookmark_value>scroll bar control</bookmark_value>
<bookmark_value>horizontal scrollbar control</bookmark_value>
<bookmark_value>vertical scrollbar control</bookmark_value>
<bookmark_value>group box control</bookmark_value>
<bookmark_value>progress bar control</bookmark_value>
<bookmark_value>fixed line control</bookmark_value>
<bookmark_value>horizontal line control</bookmark_value>
<bookmark_value>line control</bookmark_value>
<bookmark_value>vertical line control</bookmark_value>
<bookmark_value>date field control</bookmark_value>
<bookmark_value>time field control</bookmark_value>
<bookmark_value>numerical field control</bookmark_value>
<bookmark_value>currency field control</bookmark_value>
<bookmark_value>formatted field control</bookmark_value>
<bookmark_value>pattern field control</bookmark_value>
<bookmark_value>masked field control</bookmark_value>
<bookmark_value>file selection control</bookmark_value>
<bookmark_value>selection options for controls</bookmark_value>
<bookmark_value>test mode control</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:ChooseControls" id="bm_id393577" localize="false"/>
<paragraph role="heading" id="hd_id3150402" xml-lang="en-US" level="1"><link href="text/sbasic/shared/02/20000000.xhp" name="Insert Controls">Insert Controls</link></paragraph>
<paragraph role="paragraph" id="par_id3147000" xml-lang="en-US"><ahelp hid=".uno:ChooseControls">Opens the <emph>Toolbox</emph> bar.</ahelp></paragraph></section>
<section id="sykontrollfelder">
<table id="tbl_id3153539">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US">
<image id="img_id3147571" src="cmd/sc_choosecontrols.png" width="0.222inch" height="0.222inch"><alt id="alt_id3147571" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3153749" xml-lang="en-US">Insert Controls</paragraph>
</tablecell>
</tablerow>
</table>
</section>
<list type="unordered">
<listitem>
<paragraph role="listitem" id="par_id3157958" xml-lang="en-US">In edit mode, double-click a control to open the <link href="text/sbasic/shared/01170100.xhp" name="properties dialog">properties dialog</link>.</paragraph>
</listitem>
<listitem>
<paragraph role="listitem" id="par_id3148538" xml-lang="en-US">In edit mode, you can also right-click a control and choose the cut, copy, and paste command.</paragraph>
</listitem>
</list>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertPushbutton" id="bm_id6674092" localize="false"/>
<section id="pushbutton">
<paragraph role="heading" id="hd_id3148473" xml-lang="en-US" level="2">Button</paragraph>
<table id="tbl_id3155628">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3153824" xml-lang="en-US">
<image id="img_id3157909" src="cmd/sc_insertpushbutton.png" width="0.222inch" height="0.222inch"><alt id="alt_id3157909" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3147530" xml-lang="en-US"><ahelp hid=".uno:InsertPushbutton">Adds a command button.</ahelp> You can use a command button to execute a command for a defined event, such as a mouse click.</paragraph>
<paragraph role="paragraph" id="par_id3154923" xml-lang="en-US">If you want, you can add text or a graphic to the button.</paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="imagecontrol">
<paragraph role="heading" id="hd_id3148550" xml-lang="en-US" level="2">Image Control</paragraph>
<table id="tbl_id3150541">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3154138" xml-lang="en-US">
<image id="img_id3144760" src="cmd/sc_objectcatalog.png" width="0.222inch" height="0.222inch"><alt id="alt_id3144760" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3151042" xml-lang="en-US"><ahelp hid=".uno:InsertImageControl">Adds a control that displays a graphic.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="checkbox">
<paragraph role="heading" id="hd_id3150447" xml-lang="en-US" level="2">Check Box</paragraph>
<table id="tbl_id3145607">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3155131" xml-lang="en-US">
<image id="img_id3150439" src="cmd/sc_checkbox.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3150439" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3147317" xml-lang="en-US"><ahelp hid=".uno:Checkbox">Adds a check box that you can use to turn a function on or off.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="optionbutton">
<paragraph role="heading" id="hd_id3150486" xml-lang="en-US" level="2">Option Button</paragraph>
<table id="tbl_id3151118">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3155856" xml-lang="en-US">
<image id="img_id3146921" src="cmd/sc_radiobutton.png" width="0.222inch" height="0.222inch"><alt id="alt_id3146921" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3153575" xml-lang="en-US"><ahelp hid=".uno:Radiobutton">Adds a button that allows a user to select from a number of options.</ahelp> Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame.</paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="label">
<paragraph role="heading" id="hd_id3154729" xml-lang="en-US" level="2">Label Field</paragraph>
<table id="tbl_id3149417">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3149300" xml-lang="en-US">
<image id="img_id3153415" src="cmd/sc_insertfixedtext.png" width="0.0874inch" height="0.0874inch"><alt id="alt_id3153415" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3156181" xml-lang="en-US"><ahelp hid=".uno:InsertFixedText">Adds a field for displaying text labels.</ahelp> These labels are only for displaying predefined text, and not for entering text.</paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="textbox">
<paragraph role="heading" id="hd_id3149123" xml-lang="en-US" level="2">Text Box</paragraph>
<table id="tbl_id3156278">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3153766" xml-lang="en-US">
<image id="img_id3148996" src="cmd/sc_edit.png" width="0.0874inch" height="0.0874inch"><alt id="alt_id3148996" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3153712" xml-lang="en-US"><ahelp hid=".uno:InsertEdit">Adds an input box where you can enter and edit text.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="listbox">
<paragraph role="heading" id="hd_id3154253" xml-lang="en-US" level="2">List Box</paragraph>
<table id="tbl_id3149565">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3155959" xml-lang="en-US">
<image id="img_id3163808" src="cmd/sc_listbox.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3163808" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3155176" xml-lang="en-US"><ahelp hid=".uno:InsertListbox">Adds a box where you can click an entry on a list.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="combobox">
<paragraph role="heading" id="hd_id3150644" xml-lang="en-US" level="2">Combo Box</paragraph>
<table id="tbl_id3155606">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3148418" xml-lang="en-US">
<image id="img_id3153200" src="cmd/sc_combobox.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3153200" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3154199" xml-lang="en-US"><ahelp hid=".uno:Combobox">Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list.</ahelp> If you want, you can make the entries in the combo box "read only".</paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="horzbar">
<paragraph role="heading" id="hd_id3154585" xml-lang="en-US" level="2">Horizontal Scrollbar</paragraph>
<table id="tbl_id3152580">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3153781" xml-lang="en-US">
<image id="img_id3149530" src="cmd/sc_hscrollbar.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149530" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3153232" xml-lang="en-US"><ahelp hid=".uno:HScrollbar">Adds a horizontal scrollbar to the dialog.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="vertbar">
<paragraph role="heading" id="hd_id3154119" xml-lang="en-US" level="2">Vertical Scrollbar</paragraph>
<table id="tbl_id3145132">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3150515" xml-lang="en-US">
<image id="img_id3150203" src="cmd/sc_vscrollbar.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3150203" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3155376" xml-lang="en-US"><ahelp hid=".uno:VScrollbar">Adds a vertical scrollbar to the dialog.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="groupbox">
<paragraph role="heading" id="hd_id3150313" xml-lang="en-US" level="2">Group Box</paragraph>
<table id="tbl_id3154261">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3151184" xml-lang="en-US">
<image id="img_id3151335" src="cmd/sc_groupbox.png" width="0.222inch" height="0.222inch"><alt id="alt_id3151335" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3159622" xml-lang="en-US"><ahelp hid=".uno:Groupbox">Adds a frame that you can use to visually group similar controls, such as option buttons.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<paragraph role="note" id="par_id3148820" xml-lang="en-US">To define two different groups of option buttons, ensure that the tab index of the group frame is between the tab indices of the two groups.</paragraph>
<bookmark xml-lang="en-US" branch="hid/.uno:ProgressBar" id="bm_id9634998" localize="false"/>
<section id="progressbar">
<paragraph role="heading" id="hd_id3149330" xml-lang="en-US" level="2">Progress Bar</paragraph>
<table id="tbl_id3148606">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3159093" xml-lang="en-US">
<image id="img_id3150318" src="cmd/sc_progressbar.png" width="0.222inch" height="0.222inch"><alt id="alt_id3150318" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3157979" xml-lang="en-US"><ahelp hid=".uno:ProgressBar">Adds a progress bar to the dialog.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="horzline">
<paragraph role="heading" id="hd_id3145654" xml-lang="en-US" level="2">Horizontal Line</paragraph>
<table id="tbl_id3154596">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3150888" xml-lang="en-US">
<image id="img_id3152872" src="cmd/sc_hfixedline.png" width="0.2201inch" height="0.2201inch"><alt id="alt_id3152872" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3151000" xml-lang="en-US"><ahelp hid=".uno:HFixedLine">Adds a horizontal line to the dialog.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="vertline">
<paragraph role="heading" id="hd_id3155095" xml-lang="en-US" level="2">Vertical Line</paragraph>
<table id="tbl_id3148970">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3154913" xml-lang="en-US">
<image id="img_id3153249" src="cmd/sc_vfixedline.png" width="0.222inch" height="0.222inch"><alt id="alt_id3153249" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3159203" xml-lang="en-US"><ahelp hid=".uno:VFixedLine">Adds a vertical line to the dialog.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="datefield">
<paragraph role="heading" id="hd_id3154540" xml-lang="en-US" level="2">Date Field</paragraph>
<table id="tbl_id3154649">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3148901" xml-lang="en-US">
<image id="img_id3151010" src="cmd/sc_adddatefield.png" width="0.222inch" height="0.222inch"><alt id="alt_id3151010" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3154214" xml-lang="en-US"><ahelp hid=".uno:AddDateField">Adds a date field.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<paragraph role="paragraph" id="par_id3150046" xml-lang="en-US">If you assign the "dropdown" property to the date field, a user can drop down a calendar to select a date.</paragraph>
</section>
<section id="timefield">
<bookmark xml-lang="en-US" branch="hid/.uno:InsertTimeField" id="bm_id2991424" localize="false"/>
<paragraph role="heading" id="hd_id3151126" xml-lang="en-US" level="2">Time Field</paragraph>
<table id="tbl_id3147514">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3154338" xml-lang="en-US">
<image id="img_id3147077" src="cmd/sc_timefield.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3147077" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3151191" xml-lang="en-US"><ahelp hid="SID_INSERT_TIMEFIELD">Adds a time field.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="numfield">
<paragraph role="heading" id="hd_id3154733" xml-lang="en-US" level="2">Numeric Field</paragraph>
<table id="tbl_id3156367">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3146107" xml-lang="en-US">
<image id="img_id3147499" src="cmd/sc_insertnumericfield.png" width="0.0874inch" height="0.0874inch"><alt id="alt_id3147499" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3147244" xml-lang="en-US"><ahelp hid=".uno:InsertNumericField">Adds a numeric field.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="currencyfield">
<paragraph role="heading" id="hd_id3149870" xml-lang="en-US" level="2">Currency Field</paragraph>
<table id="tbl_id3153335">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3153958" xml-lang="en-US">
<image id="img_id3150435" src="cmd/sc_currencyfield.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3150435" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3154064" xml-lang="en-US"><ahelp hid=".uno:InsertCurrencyField">Adds a currency field.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="formattedfield">
<paragraph role="heading" id="hd_id3150117" xml-lang="en-US" level="2">Formatted Field</paragraph>
<table id="tbl_id3151361">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3153162" xml-lang="en-US">
<image id="img_id3152807" src="cmd/sc_formattedfield.png" width="0.222inch" height="0.222inch"><alt id="alt_id3152807" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3146320" xml-lang="en-US"><ahelp hid=".uno:InsertFormattedField">Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="patternfield">
<paragraph role="heading" id="hd_id3156160" xml-lang="en-US" level="2">Pattern Field</paragraph>
<table id="tbl_id3151174">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3150379" xml-lang="en-US">
<image id="img_id3150032" src="cmd/sc_insertpatternfield.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3150032" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3147382" xml-lang="en-US"><ahelp hid=".uno:InsertPatternField">Adds a masked field.</ahelp> A masked field consists of an input mask and a literal mask. The input mask determines which user data can be entered. The literal mask determines the state of the masked field when the form is loaded.</paragraph>
</tablecell>
</tablerow>
</table>
</section>
<section id="fileselect">
<paragraph role="heading" id="hd_id3146815" xml-lang="en-US" level="2">File Selection</paragraph>
<table id="tbl_id3149914">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3149194" xml-lang="en-US">
<image id="img_id3149101" src="cmd/sc_filecontrol.png" width="0.222inch" height="0.222inch"><alt id="alt_id3149101" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3145632" xml-lang="en-US"><ahelp hid=".uno:InsertFileControl">Adds a button that opens a file selection dialog.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</section>
<paragraph role="heading" id="hd_id3155912" xml-lang="en-US" level="2">Select</paragraph>
<table id="tbl_id3157966">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3154903" xml-lang="en-US">
<image id="img_id3150653" src="cmd/sc_drawselect.png" width="0.222inch" height="0.222inch"><alt id="alt_id3150653" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3148465" xml-lang="en-US"><ahelp hid=".">Activates or deactivates the Selection mode. In this mode, you can select the controls in a dialog so that you can edit them.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<paragraph role="heading" id="hd_id3154055" xml-lang="en-US" level="2">Properties</paragraph>
<table id="tbl_id3156148">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3148725" xml-lang="en-US">
<image id="img_id3146874" src="cmd/sc_controlproperties.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id3146874" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3151105" xml-lang="en-US"><ahelp hid=".uno:ShowPropBrowser">Opens a dialog where you can edit the <link href="text/sbasic/shared/01170100.xhp" name="properties">properties</link> of the selected control.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<paragraph role="heading" id="hd_id3153746" xml-lang="en-US" level="2">Activate Test Mode</paragraph>
<table id="tbl_id3149435">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id3147417" xml-lang="en-US">
<image id="img_id3148883" src="cmd/sc_testmode.png" width="0.222inch" height="0.222inch"><alt id="alt_id3148883" xml-lang="en-US">Icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id3150699" xml-lang="en-US"><ahelp hid=".uno:TestMode">Starts test mode. Click the dialog closer icon to end test mode.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:ManageLanguage" id="bm_id5874813" localize="false"/><paragraph role="heading" id="hd_id2954191" xml-lang="en-US" level="2">Manage Language</paragraph>
<table id="">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id2320017" xml-lang="en-US">
<image id="img_id2856837" src="cmd/sc_managelanguage.png" width="0.1665inch" height="0.1665inch"><alt id="alt_id2856837" xml-lang="en-US">Manage Language icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id1261940" xml-lang="en-US"><ahelp hid=".uno:ManageLanguage">Opens a <link href="text/sbasic/guide/translation.xhp">dialog</link> to enable or manage multiple sets of dialog resources for multiple languages.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertTreeControl" id="bm_id1552781" localize="false"/><paragraph role="heading" id="hd_id11902" xml-lang="en-US" level="2">Tree Control</paragraph>
<table id="">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id7511520" xml-lang="en-US">
<image id="Graphic2" src="cmd/sc_inserttreecontrol.png" width="0.1665inch" height="0.1665inch"><alt id="alt_" xml-lang="en-US">Manage Language icon</alt>
</image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id9961851" xml-lang="en-US"><ahelp hid=".">Adds a tree control that can show a hierarchical list. You can populate the list by your program, using API calls (XtreeControl).</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertGridControl" id="bm_id1552784" localize="false"/>
<h2 id="hd_id11904">Table Control</h2>
<table id="">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id7511524">
<image id="Graphic3" src="cmd/sc_insertgridcontrol.png" width="0.1665inch" height="0.1665inch"><alt id="alt_" xml-lang="en-US">Table control icon</alt></image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id9961854" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Adds a table control that can show a table data. You can populate the data by your program, using API calls.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<bookmark xml-lang="en-US" branch="hid/.uno:InsertHyperlinkControl" id="bm_id1552785" localize="false"/>
<h2 id="hd_id11905">Hyperlink Control</h2>
<table id="">
<tablerow>
<tablecell>
<paragraph role="paragraph" id="par_id7511525">
<image id="Graphic3" src="cmd/sc_inserthyperlinkcontrol.png" width="0.1665inch" height="0.1665inch"><alt id="alt_" xml-lang="en-US">Insert hyperlink control icon</alt></image></paragraph>
</tablecell>
<tablecell>
<paragraph role="paragraph" id="par_id9961856" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Adds a hyperlink control that can open an address in web browser.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
</body>
</helpdocument>