summaryrefslogtreecommitdiffstats
path: root/helpcontent2/source/text/shared/02/01170000.xhp
blob: 31d2bd5a9800d04d28aada02cc22f6994c683833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
<?xml version="1.0" encoding="UTF-8"?>
<!--***********************************************************************
 *
 *  The Contents of this file are made available subject to the terms of
 *  either of the following licenses
 *
 *         - GNU Lesser General Public License Version 2.1
 *         - Sun Industry Standards Source License Version 1.1
 *
 *  Sun Microsystems Inc., October, 2000
 *
 *  GNU Lesser General Public License Version 2.1
 *  =============================================
 *  Copyright 2000 by Sun Microsystems, Inc.
 *  901 San Antonio Road, Palo Alto, CA 94303, USA
 *
 *  This library is free software; you can redistribute it and/or
 *  modify it under the terms of the GNU Lesser General Public
 *  License version 2.1, as published by the Free Software Foundation.
 *
 *  This library is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *  Lesser General Public License for more details.
 *
 *  You should have received a copy of the GNU Lesser General Public
 *  License along with this library; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 *  MA  02111-1307  USA
 *
 *
 *  Sun Industry Standards Source License Version 1.1
 *  =================================================
 *  The contents of this file are subject to the Sun Industry Standards
 *  Source License Version 1.1 (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.openoffice.org/license.html.
 *
 *  Software provided under this License is provided on an "AS IS" basis,
 *  WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
 *  WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 *  See the License for the specific provisions governing your rights and
 *  obligations concerning the Software.
 *
 *  The Initial Developer of the Original Code is: Sun Microsystems, Inc..
 *
 *  Copyright: 2000 by Sun Microsystems, Inc.
 *
 *  All Rights Reserved.
 *
 *  Contributor(s): _______________________________________
 *
 *
 ************************************************************************-->
	
<helpdocument version="1.0">
<meta>
<topic id="textshared0201170000xml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Form Functions</title>
<filename>/text/shared/02/01170000.xhp</filename>
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
<lastedited date="2004-08-17T15:30:31">UFI: adding new controls, several dba specs
YJ:checked
UFI: added dba.features: Form Navigation bar
dedr:reviewed</lastedited>
</history>
</meta>
<body>
<section id="formularfunktionen">
<bookmark xml-lang="en-US" branch="index" id="bm_id3154142"><bookmark_value>form functions</bookmark_value>
<bookmark_value>inserting; form fields</bookmark_value>
<bookmark_value>form fields; inserting</bookmark_value>
<bookmark_value>mnemonics in controls</bookmark_value>
<bookmark_value>command button creation</bookmark_value>
<bookmark_value>buttons; form functions</bookmark_value>
<bookmark_value>push button creation</bookmark_value>
<bookmark_value>controls; inserting</bookmark_value>
<bookmark_value>option button creation</bookmark_value>
<bookmark_value>radio button creation</bookmark_value>
<bookmark_value>option field creation</bookmark_value>
<bookmark_value>check box creation</bookmark_value>
<bookmark_value>labels; form functions</bookmark_value>
<bookmark_value>fixed text; form functions</bookmark_value>
<bookmark_value>group box creation</bookmark_value>
<bookmark_value>text box creation</bookmark_value>
<bookmark_value>list box creation</bookmark_value>
<bookmark_value>picklist creation</bookmark_value>
<bookmark_value>drop-down lists; form functions</bookmark_value>
<bookmark_value>combo box creation</bookmark_value>
<bookmark_value>image button creation</bookmark_value>
<bookmark_value>image controls; form functions</bookmark_value>
<bookmark_value>file selections; form functions</bookmark_value>
<bookmark_value>date field creation</bookmark_value>
<bookmark_value>time fields; form functions</bookmark_value>
<bookmark_value>numerical fields in forms</bookmark_value>
<bookmark_value>formatted fields; form functions</bookmark_value>
<bookmark_value>currency field creation</bookmark_value>
<bookmark_value>pattern fields; form functions</bookmark_value>
<bookmark_value>table controls; form functions</bookmark_value>
<bookmark_value>grid controls; form functions</bookmark_value>
<bookmark_value>selections; form functions</bookmark_value>
<bookmark_value>controls; select mode</bookmark_value>
<bookmark_value>controls; focus</bookmark_value>
<bookmark_value>focus; controls</bookmark_value>
<bookmark_value>forms; focus after opening</bookmark_value>
<bookmark_value>automatic control focus</bookmark_value>
<bookmark_value>spin button;controls</bookmark_value>
<bookmark_value>scrollbars;controls</bookmark_value>
<bookmark_value>navigation bar;controls</bookmark_value>
</bookmark>
<bookmark xml-lang="en-US" branch="hid/.uno:Config" id="bm_id3153252" localize="false"/>
<paragraph role="heading" id="hd_id3154142" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/02/01170000.xhp" name="Form Functions">Form Functions</link></paragraph>
<paragraph role="paragraph" id="par_id3151378" xml-lang="en-US" l10n="U" oldref="2"><variable id="formulartext"><ahelp hid=".uno:Config">The <emph>Form</emph> icon opens a floating toolbar with the tools and functions needed to create an interactive form.</ahelp>
</variable></paragraph>
</section>
<paragraph role="paragraph" id="par_id3153561" xml-lang="en-US" l10n="CHG" oldref="26">Click the triangle right to the <emph>Form</emph> icon to open the floating toolbar.</paragraph>
<paragraph role="paragraph" id="par_id3147336" xml-lang="en-US" l10n="U" oldref="68">Icon in the main toolbar:</paragraph>
<section id="syformular">
<table id="tbl_id3156152">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3155341" xml-lang="en-US" l10n="E">
<image id="img_id3150943" src="res/commandimagelist/sc_config.png" width="5.64mm" height="5.64mm"><alt id="alt_id3150943" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149670" xml-lang="en-US" l10n="U" oldref="3">Form</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<paragraph role="note" id="par_idN10B21" xml-lang="en-US" l10n="NEW">The <link href="text/shared/guide/xforms.xhp">XML Form documents</link> (XForms) use the same set of controls.</paragraph>
<paragraph role="paragraph" id="par_id3149655" xml-lang="en-US" l10n="CHG" oldref="44">Form functions are available in text, spreadsheet, presentation, or HTML documents of $[officename]. You can use the Form functions toolbar to add controls to your document, for example a button that runs a macro.</paragraph>
<paragraph role="paragraph" id="par_id3152771" xml-lang="en-US" l10n="CHG" oldref="45">To create a form, open a Writer document and use the Form Functions toolbar to add and and define form controls to the document. If you want, you can also link the form to a database, so that you can use the controls to manipulate a database.</paragraph>
<paragraph role="paragraph" id="par_id3150791" xml-lang="en-US" l10n="U" oldref="46">When designing a web page, you can create forms as HTML documents. These HTML forms can be used for data to be sent over the Internet.</paragraph>
<paragraph role="note" id="par_id3145171" xml-lang="en-US" l10n="U" oldref="47">If you create a HTML form, only form properties that are supported by the chosen HTML version can be exported. You select the HTML version for export by choosing <emph>Tools - Options - Load/Save - HTML Compatibility</emph>.</paragraph>
<paragraph role="paragraph" id="par_id3154918" xml-lang="en-US" l10n="U" oldref="4">To insert a specific form function into the document, click the corresponding icon on the floating toolbar. The mouse pointer then indicates with crosshairs that you can drag the object open in the document. In order to create a square control field, press the Shift key while dragging.</paragraph>
<paragraph role="tip" id="par_id3154127" xml-lang="en-US" l10n="U" oldref="78">If you want to insert fields from the field list of a table or from a query into the form, drag them from the open table or query into the form. In text documents, a field is inserted when you drag and drop a column head. When you hold the <switchinline select="sys"><caseinline select="MAC">Command 
</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift key down while dropping a column head, you create a group that consists of a form control and a label.</paragraph>
<paragraph role="paragraph" id="par_id3148645" xml-lang="en-US" l10n="U" oldref="5">After you have inserted a form control into the document, you can edit its properties. Select the control and click the <emph>Control Properties</emph> icon or choose the <emph>Control</emph> context menu command. A dialog appears where you can define the properties.</paragraph>
<paragraph role="paragraph" id="par_id3153363" xml-lang="en-US" l10n="U" oldref="163">To define one character of the label as a mnemonic, so the user can quickly access this control by pressing the character on the keyboard, insert a tilde (~) character in front of the character in the label.</paragraph>
<paragraph role="paragraph" id="par_id3152792" xml-lang="en-US" l10n="U" oldref="135">You can copy controls from one document to another by using drag-and-drop, or by first copying them into the clipboard and then pasting them into the new document. At the same time $[officename] analyzes the three properties; "data source", "content type" and "content" from the <emph>Form properties - Data</emph> tab page so that it can be inserted in the correct position in the logical form structure of the target document. A control, which shows contents from the address book, for example, will still show address book contents after it has been copied into the target document. The control will be inserted into the form structure of the target document or the latter will be created.</paragraph>
<paragraph role="paragraph" id="par_id3148590" xml-lang="en-US" l10n="U" oldref="69">The following control fields exist:</paragraph>
<sort>
<section id="Section21">
<bookmark xml-lang="en-US" branch="hid/.uno:Pushbutton" id="bm_id3153878" localize="false"/>
<paragraph role="heading" id="hd_id3148774" xml-lang="en-US" level="2" l10n="U" oldref="6">Push Button</paragraph>
<table id="tbl_id3154501">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3145801" xml-lang="en-US" l10n="E">
<image id="img_id3151073" src="res/commandimagelist/sc_insertpushbutton.png" width="5.64mm" height="5.64mm"><alt id="alt_id3151073" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3147046" xml-lang="en-US" l10n="U" oldref="7"><ahelp hid=".uno:Pushbutton">Creates a push button.</ahelp> This function can be used to execute a command for a defined event, such as a mouse click.</paragraph>
<paragraph role="paragraph" id="par_id3154731" xml-lang="en-US" l10n="U" oldref="138">You can apply text and graphics to these buttons.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section20">
<bookmark xml-lang="en-US" branch="hid/.uno:RadioButton" id="bm_id3153418" localize="false"/>
<paragraph role="heading" id="hd_id3157844" xml-lang="en-US" level="2" l10n="U" oldref="8">Option Button</paragraph>
<table id="tbl_id3151318">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3152971" xml-lang="en-US" l10n="E">
<image id="img_id3152999" src="res/sc10147.png" width="5.64mm" height="5.64mm"><alt id="alt_id3152999" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149123" xml-lang="en-US" l10n="U" oldref="9"><ahelp hid=".uno:RadioButton">Creates an option button.</ahelp> Option buttons enable the user to choose one of several options. Option buttons with the same functionality are given the same name (<link href="text/shared/02/01170101.xhp" name="Name"><emph>Name</emph></link>
<emph>property</emph>). Normally, they are given a <link href="text/shared/02/01170000.xhp" name="group box">group box</link>.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section19">
<bookmark xml-lang="en-US" branch="hid/.uno:CheckBox" id="bm_id3150751" localize="false"/>
<paragraph role="heading" id="hd_id3146914" xml-lang="en-US" level="2" l10n="U" oldref="10">Check Box</paragraph>
<table id="tbl_id3154479">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3148483" xml-lang="en-US" l10n="E">
<image id="img_id3156380" src="res/sc10596.png" width="4.23mm" height="4.23mm"><alt id="alt_id3156380" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3153927" xml-lang="en-US" l10n="U" oldref="11"><ahelp hid=".uno:CheckBox">Creates a check box.</ahelp> Check boxes allow you to activate or deactivate a function in a form.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section18">
<bookmark xml-lang="en-US" branch="hid/.uno:Label" id="bm_id3154255" localize="false"/>
<paragraph role="heading" id="hd_id3145618" xml-lang="en-US" level="2" l10n="U" oldref="12">Label Field</paragraph>
<table id="tbl_id3156712">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3145295" xml-lang="en-US" l10n="E">
<image id="img_id3151017" src="res/commandimagelist/sc_insertfixedtext.png" width="2.22mm" height="2.22mm"><alt id="alt_id3151017" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3148534" xml-lang="en-US" l10n="U" oldref="13"><ahelp hid=".uno:Label">Creates a field for displaying text.</ahelp> These labels are only for displaying predefined text. Entries cannot be made in these fields.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section17">
<bookmark xml-lang="en-US" branch="hid/.uno:GroupBox" id="bm_id3147364" localize="false"/>
<paragraph role="heading" id="hd_id3145147" xml-lang="en-US" level="2" l10n="U" oldref="14">Group Box</paragraph>
<table id="tbl_id3154020">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3159334" xml-lang="en-US" l10n="E">
<image id="img_id3153790" src="res/commandimagelist/sc_groupbox.png" width="5.64mm" height="5.64mm"><alt id="alt_id3153790" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3154572" xml-lang="en-US" l10n="U" oldref="15"><ahelp hid=".uno:GroupBox">Creates a frame to visually group several controls.</ahelp> Group boxes allow you to group option buttons in a frame.</paragraph>
<paragraph role="paragraph" id="par_id3148394" xml-lang="en-US" l10n="U" oldref="72">If you insert a group frame into the document, the <link href="text/shared/autopi/01120000.xhp" name="AutoPilot Group Element">Group Element Wizard</link> starts, which allows you to easily create an option group.</paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="paragraph" id="par_id3150567" xml-lang="en-US" l10n="U" oldref="65">
<emph>Note:</emph> When you drag a group box over already existing controls and then want to select a control, you have to first open the context menu of the group box and choose <emph>Arrange - Send to Back</emph>. Then select the control while pressing <switchinline select="sys"><caseinline select="MAC">Command 
</caseinline><defaultinline>Ctrl</defaultinline></switchinline>.</paragraph>
<paragraph role="note" id="par_id3145615" xml-lang="en-US" l10n="U" oldref="66">Group boxes are used only for a visual effect. A functional grouping of option fields can be made through the name definition: under the <link href="text/shared/02/01170101.xhp" name="Name"><emph>Name</emph></link> properties of all option fields, enter the same name in order to group them.</paragraph>
</section>
<section id="Section16">
<bookmark xml-lang="en-US" branch="hid/.uno:Edit" id="bm_id3153785" localize="false"/>
<paragraph role="heading" id="hd_id3153794" xml-lang="en-US" level="2" l10n="U" oldref="16">Text Box</paragraph>
<table id="tbl_id3145258">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3163665" xml-lang="en-US" l10n="E">
<image id="img_id3153266" src="res/commandimagelist/sc_edit.png" width="2.22mm" height="2.22mm"><alt id="alt_id3153266" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3158444" xml-lang="en-US" l10n="U" oldref="17"><ahelp hid=".uno:Edit">Creates a text box.</ahelp> Text boxes are fields in which the user can enter text. In a form, text boxes display data or allow for new data input.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section15">
<bookmark xml-lang="en-US" branch="hid/.uno:ListBox" id="bm_id3154475" localize="false"/>
<paragraph role="heading" id="hd_id3156064" xml-lang="en-US" level="2" l10n="U" oldref="18">List Box</paragraph>
<table id="tbl_id3150887">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3154326" xml-lang="en-US" l10n="E">
<image id="img_id3154135" src="res/commandimagelist/sc_listbox.png" width="4.23mm" height="4.23mm"><alt id="alt_id3154135" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3166428" xml-lang="en-US" l10n="U" oldref="19"><ahelp hid=".uno:ListBox">Creates a list box.</ahelp> A list box lets users select an entry from a list. If the form is linked to a database and the database connection is active, the<link href="text/shared/02/01170900.xhp" name=" AutoPilot List Box"><emph>List Box Wizard</emph></link> will automatically appear after the list box is inserted in the document. This Wizard helps you create the list box.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section14">
<bookmark xml-lang="en-US" branch="hid/.uno:ComboBox" id="bm_id3156169" localize="false"/>
<paragraph role="heading" id="hd_id3147171" xml-lang="en-US" level="2" l10n="U" oldref="20">Combo Box</paragraph>
<table id="tbl_id3154991">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149981" xml-lang="en-US" l10n="E">
<image id="img_id3148817" src="res/commandimagelist/sc_combobox.png" width="4.23mm" height="4.23mm"><alt id="alt_id3148817" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149407" xml-lang="en-US" l10n="U" oldref="21"><ahelp hid=".uno:ComboBox">Creates a combo box.</ahelp> A combo box is a single-line list box with a drop-down list from which users choose an option. You can assign the "read-only" property to the combo box so that users cannot enter other entries than those found in the list. If the form is bound to a database and the database connection is active, the <link href="text/shared/02/01170900.xhp" name="Combo Box AutoPilot"><emph>Combo Box Wizard</emph></link> will automatically appear after you insert the combo box in the document.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section13">
<bookmark xml-lang="en-US" branch="hid/.uno:Imagebutton" id="bm_id3151373" localize="false"/>
<paragraph role="heading" id="hd_id3153316" xml-lang="en-US" level="2" l10n="U" oldref="22">Image Button</paragraph>
<table id="tbl_id3155497">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3159622" xml-lang="en-US" l10n="E">
<image id="img_id3154378" src="res/sc10604.png" width="4.23mm" height="4.23mm"><alt id="alt_id3154378" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3148601" xml-lang="en-US" l10n="U" oldref="23"><ahelp hid=".uno:Imagebutton">Creates a button displayed as an image.</ahelp> Aside from the graphic representation, an image button has the same properties as a "normal" button.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section12">
<bookmark xml-lang="en-US" branch="hid/.uno:ImageControl" id="bm_id3150947" localize="false"/>
<paragraph role="heading" id="hd_id3159171" xml-lang="en-US" level="2" l10n="U" oldref="49">Image Control</paragraph>
<table id="tbl_id3153308">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3155869" xml-lang="en-US" l10n="E">
<image id="img_id3152381" src="res/commandimagelist/sc_objectcatalog.png" width="5.64mm" height="5.64mm"><alt id="alt_id3152381" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149596" xml-lang="en-US" l10n="U" oldref="50"><ahelp hid=".uno:ImageControl">Creates an image control. It can only be used to add images from a database.</ahelp> In the form document, double-click one of these controls to open the <emph>Insert Graphic</emph> dialog to insert the image. There is also a context menu (not in design mode) with commands for inserting and deleting the image.</paragraph>
<paragraph role="paragraph" id="par_id3150318" xml-lang="en-US" l10n="U" oldref="70">Images from a database can be displayed in a form, and new images can be inserted in the database as long as the image control is not write-protected. The control must refer to a database field of the image type. Therefore, enter the data field into the properties window on the <emph>Data</emph> tab page.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section11">
<bookmark xml-lang="en-US" branch="hid/.uno:FileControl" id="bm_id3154859" localize="false"/>
<paragraph role="heading" id="hd_id3156186" xml-lang="en-US" level="2" l10n="U" oldref="27">File Selection</paragraph>
<table id="tbl_id3146955">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3150531" xml-lang="en-US" l10n="E">
<image id="img_id3154344" src="res/sc10942.png" width="5.64mm" height="5.64mm"><alt id="alt_id3154344" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149438" xml-lang="en-US" l10n="U" oldref="28"><ahelp hid=".uno:FileControl">Creates a button that enables file selection.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section10">
<bookmark xml-lang="en-US" branch="hid/.uno:DateField" id="bm_id3145656" localize="false"/>
<paragraph role="heading" id="hd_id3156040" xml-lang="en-US" level="2" l10n="U" oldref="29">Date Field</paragraph>
<table id="tbl_id3148652">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149423" xml-lang="en-US" l10n="E">
<image id="img_id3150096" src="res/commandimagelist/sc_adddatefield.png" width="5.64mm" height="5.64mm"><alt id="alt_id3150096" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3151312" xml-lang="en-US" l10n="U" oldref="30"><ahelp hid=".uno:DateField">Creates a date field.</ahelp> If the form is linked to a database, the date values can be adopted from the database.</paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="paragraph" id="par_id3151302" xml-lang="en-US" l10n="U" oldref="131">If you assign the "Dropdown" property to the date field, the user can open a calendar to select a date under the date field. This also applies to a date field within a Table Control field.</paragraph>
<paragraph role="tip" id="par_id3154395" xml-lang="en-US" l10n="U" oldref="63">Date fields can be easily edited by the user with the up arrow and down arrow keys. Depending on the cursor position, the day, month, or the year is can be increased or decreased using the arrow keys.</paragraph>
<paragraph role="paragraph" id="par_id3153112" xml-lang="en-US" l10n="U" oldref="132"><link href="text/shared/02/01170003.xhp" name="Specific Remarks on Date Fields">Specific Remarks on Date Fields</link>.</paragraph>
</section>
<section id="Section9">
<bookmark xml-lang="en-US" branch="hid/.uno:TimeField" id="bm_id3154541" localize="false"/>
<paragraph role="heading" id="hd_id3152369" xml-lang="en-US" level="2" l10n="U" oldref="31">Time Field</paragraph>
<table id="tbl_id3149898">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3153687" xml-lang="en-US" l10n="E">
<image id="img_id3155949" src="res/commandimagelist/sc_timefield.png" width="4.23mm" height="4.23mm"><alt id="alt_id3155949" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3155399" xml-lang="en-US" l10n="U" oldref="32"><ahelp hid=".uno:TimeField">Creates a time field.</ahelp> If the form is linked to a database, the time values for the form can be adopted from the database.</paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="tip" id="par_id3154764" xml-lang="en-US" l10n="U" oldref="64">Time fields can be easily edited by the user with the up and down arrow keys. Depending on the cursor position, the hours, minutes, or the seconds are increased or decreased using the arrow keys.</paragraph>
</section>
<section id="Section8">
<bookmark xml-lang="en-US" branch="hid/.uno:NumericField" id="bm_id3154211" localize="false"/>
<paragraph role="heading" id="hd_id3154652" xml-lang="en-US" level="2" l10n="U" oldref="33">Numerical Field</paragraph>
<table id="tbl_id3152929">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149396" xml-lang="en-US" l10n="E">
<image id="img_id3153012" src="res/commandimagelist/sc_insertnumericfield.png" width="2.22mm" height="2.22mm"><alt id="alt_id3153012" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3145601" xml-lang="en-US" l10n="U" oldref="34"><ahelp hid=".uno:NumericField">Creates a numerical field.</ahelp> If the form is linked to a database, the numerical values in the form can be adopted from the database.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section7">
<bookmark xml-lang="en-US" branch="hid/.uno:FormattedField" id="bm_id3155526" localize="false"/>
<paragraph role="heading" id="hd_id3151218" xml-lang="en-US" level="2" l10n="U" oldref="124">Formatted Field</paragraph>
<table id="tbl_id3156367">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3154836" xml-lang="en-US" l10n="E">
<image id="img_id3143277" src="res/commandimagelist/sc_formattedfield.png" width="5.64mm" height="5.64mm"><alt id="alt_id3143277" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3147547" xml-lang="en-US" l10n="U" oldref="125"><ahelp hid=".uno:FormattedField">Creates a formatted field.</ahelp> A formatted field is a text box in which you can define how the inputs and outputs are formatted, and which limiting values apply.</paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="paragraph" id="par_id3155346" xml-lang="en-US" l10n="U" oldref="126">A formatted field has <link href="text/shared/02/01170002.xhp" name="special control properties">special control properties</link> (choose <emph>Format - Control</emph>).</paragraph>
</section>
<section id="Section6">
<bookmark xml-lang="en-US" branch="hid/.uno:CurrencyField" id="bm_id3151327" localize="false"/>
<paragraph role="heading" id="hd_id3153612" xml-lang="en-US" level="2" l10n="U" oldref="35">Currency Field</paragraph>
<table id="tbl_id3152345">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3145324" xml-lang="en-US" l10n="E">
<image id="img_id3152866" src="res/sc10707.png" width="4.23mm" height="4.23mm"><alt id="alt_id3152866" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3145115" xml-lang="en-US" l10n="U" oldref="36"><ahelp hid=".uno:CurrencyField">Creates a currency field.</ahelp> If the form is linked to a database, the currency field contents for in the form can be adopted from the database.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
<section id="Section5">
<bookmark xml-lang="en-US" branch="hid/.uno:PatternField" id="bm_id3155746" localize="false"/>
<paragraph role="heading" id="hd_id3148825" xml-lang="en-US" level="2" l10n="U" oldref="37">Pattern Field</paragraph>
<table id="tbl_id3153955">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3149742" xml-lang="en-US" l10n="E">
<image id="img_id3148924" src="res/commandimagelist/sc_insertpatternfield.png" width="4.23mm" height="4.23mm"><alt id="alt_id3148924" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3150122" xml-lang="en-US" l10n="U" oldref="38"><ahelp hid=".uno:PatternField">Creates a pattern field.</ahelp> Pattern fields consist of an edit mask and a literal mask. The edit mask determines which data can be entered. The literal mask determines the contents of the pattern field when loading the form.</paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="note" id="par_id3152947" xml-lang="en-US" l10n="U" oldref="67">Please note that pattern fields are not exported into HTML format.</paragraph>
</section>
<section id="Section4">
<bookmark xml-lang="en-US" branch="hid/.uno:Grid" id="bm_id3147372" localize="false"/>
<paragraph role="heading" id="hd_id3157996" xml-lang="en-US" level="2" l10n="U" oldref="39">Table Control</paragraph>
<table id="tbl_id3153023">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3156402" xml-lang="en-US" l10n="E">
<image id="img_id3146324" src="res/commandimagelist/sc_grid.png" width="5.64mm" height="5.64mm"><alt id="alt_id3146324" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3154579" xml-lang="en-US" l10n="U" oldref="40"><ahelp hid=".uno:Grid">Creates a control field for a database table.</ahelp> If you create a new table control field, the <link href="text/shared/02/01170800.xhp" name="AutoPilot Table Element">Table Element Wizard</link> will automatically appear. This dialog will help you create the control field.</paragraph>
<paragraph role="paragraph" id="par_id3150967" xml-lang="en-US" l10n="U" oldref="61">The table control field is a tabular view of a database form. If you link the form with a database, the table control field can display the data of the data source. You can work with this control field the same way as with the data source view, and can enter, delete, and edit data.</paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="paragraph" id="par_id3154697" xml-lang="en-US" l10n="U" oldref="133"><link href="text/shared/02/01170004.xhp" name="Special Information about Table Controls">Special Information about Table Controls</link>.</paragraph>
</section>
<section id="Section3">
<paragraph role="heading" id="hd_id3154411" xml-lang="en-US" level="2" l10n="U" oldref="24">Selection</paragraph>
<table id="tbl_id3149789">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3156106" xml-lang="en-US" l10n="E">
<image id="img_id3153516" src="res/commandimagelist/sc_drawselect.png" width="5.64mm" height="5.64mm"><alt id="alt_id3153516" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3150470" xml-lang="en-US" l10n="U" oldref="25"><ahelp hid=".uno:Grid">This icon switches the mouse pointer to the select mode, or deactivates this mode. The select mode is used to select the controls of the current form.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<embed href="text/shared/02/01170100.xhp#control"/>
<embed href="text/shared/00/00040501.xhp#sycontroleigenschaften"/>
<embed href="text/shared/02/01170200.xhp#formular"/>
<embed href="text/shared/00/00040501.xhp#syformulareigenschaften"/>
<embed href="text/shared/02/01170300.xhp#tabordner"/>
<embed href="text/shared/00/00040501.xhp#sytabordner"/>
</section>
<section id="Section2">
<paragraph role="heading" id="hd_id3153210" xml-lang="en-US" level="2" l10n="U" oldref="77"><link href="text/shared/02/01170400.xhp" name="Add Field">Add Field</link></paragraph>
<embed href="text/shared/02/01170400.xhp#text"/>
<embed href="text/shared/00/00040501.xhp#syfeldhinzu"/>
<embed href="text/shared/02/01170600.xhp#formex"/>
<embed href="text/shared/00/00040501.xhp#syformex"/>
<embed href="text/shared/02/01170500.xhp#designmodus"/>
<embed href="text/shared/00/00040501.xhp#sydesign"/>
<embed href="text/shared/02/01171000.xhp#imentwurfsmodusoeffnen"/>
<embed href="text/shared/00/00040501.xhp#syimentwurfsmodusoeffnen"/>
</section>
<section id="Section1">
<bookmark xml-lang="en-US" branch="hid/.uno:AutoControlFocus" id="bm_id3149198" localize="false"/>
<paragraph role="heading" id="hd_id3146815" xml-lang="en-US" level="2" l10n="U" oldref="136">Automatic Control Focus</paragraph>
<table id="tbl_id3154633">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3150261" xml-lang="en-US" l10n="E">
<image id="img_id3149351" src="res/commandimagelist/sc_autocontrolfocus.png" width="5.64mm" height="5.64mm"><alt id="alt_id3149351" xml-lang="en-US">Icon</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_id3109848" xml-lang="en-US" l10n="U" oldref="137"><ahelp hid=".uno:AutoControlFocus">If<emph> Automatic Control Focus </emph>is activated, the first form control will be selected when you open the document. If the button is not activated, the text will be selected after opening. The <link href="text/shared/02/01170300.xhp" name="Tab Order">Tab Order</link> that you have specified determines which is the first form control.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>
<embed href="text/shared/02/01171100.xhp#autopilotenanaus"/>
<embed href="text/shared/00/00040501.xhp#syautopilotenanaus"/>
</section>
<section id="Section22">
<bookmark xml-lang="en-US" branch="hid/.uno:SpinButton" id="bm_id5568102" localize="false"/>
<paragraph role="heading" id="par_idN11A56" xml-lang="en-US" level="2" l10n="NEW">Spin Button</paragraph>
<table id="Table1">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_idN11A64" xml-lang="en-US" l10n="NEW">
<image id="img_id7816400" src="res/sc10769.png" width="5.64mm" height="5.64mm"><alt id="alt_id7816400" xml-lang="en-US">spin button control</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_idN11A75" xml-lang="en-US" l10n="NEW"><ahelp hid=".uno:SpinButton">Creates a spin button.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="paragraph" id="par_id710776" xml-lang="en-US" l10n="NEW">If you add a spin button to a Calc spreadsheet, you can use the Data tab page to create a two-way link between the spin button and a cell. As a result, when you change the contents of a cell, the contents of the spin button are updated. Conversely, if you change the value of the spin button, the contents of the cell are updated.<comment>UFI: see spec doc spinbutton_form_control.sxw</comment></paragraph>
</section>
<section id="Section23">
<bookmark xml-lang="en-US" branch="hid/.uno:ScrollBar" id="bm_id8119449" localize="false"/>
<paragraph role="heading" id="par_idN11ABC" xml-lang="en-US" level="2" l10n="NEW">Scrollbar</paragraph>
<table id="Table2">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_idN11ACA" xml-lang="en-US" l10n="NEW">
<image id="img_id8203985" src="res/sc10195.png" width="4.23mm" height="4.23mm"><alt id="alt_id8203985" xml-lang="en-US">scrollbar control</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_idN11ADB" xml-lang="en-US" l10n="NEW"><ahelp hid=".uno:ScrollBar">Creates a scrollbar.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="paragraph" id="par_idN11CA3" xml-lang="en-US" l10n="NEW">You can specify the following properties for a scrollbar:</paragraph>
<table id="Table5">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablehead" id="par_idN11CDA" xml-lang="en-US" l10n="NEW">UI name</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablehead" id="par_idN11CE0" xml-lang="en-US" l10n="NEW">Semantics</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11CE7" xml-lang="en-US" l10n="NEW">Scroll value min</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11CED" xml-lang="en-US" l10n="NEW">Specifies the minimum height or the minimum width of a scrollbar.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11CF4" xml-lang="en-US" l10n="NEW">Scroll value max</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11CFA" xml-lang="en-US" l10n="NEW">Specifies the maximum height or the maximum width of a scrollbar.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D01" xml-lang="en-US" l10n="NEW">Default Scroll value</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D07" xml-lang="en-US" l10n="NEW">Specifies the default height or the default width of a scrollbar.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D0E" xml-lang="en-US" l10n="NEW">Orientation</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D14" xml-lang="en-US" l10n="NEW">Specifies the orientation of a scrollbar, that is, horizontal or vertical.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D1B" xml-lang="en-US" l10n="CHG">Small change</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D21" xml-lang="en-US" l10n="NEW">Specifies the minimum amount by which you can scroll a scrollbar, for example, by clicking an arrow.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D28" xml-lang="en-US" l10n="CHG">Large change</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D2E" xml-lang="en-US" l10n="NEW">Specifies the amount that a large step scrolls a scrollbar, for example, when you click between the scrollbar thumb and a scrollbar arrow.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D35" xml-lang="en-US" l10n="NEW">Delay</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D3B" xml-lang="en-US" l10n="NEW">Specifies the delay in milliseconds between scrollbar trigger events. For example, the delay that occurs when you click an arrow button on the scrollbar and hold down the mouse button.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D42" xml-lang="en-US" l10n="NEW">Symbol color</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D48" xml-lang="en-US" l10n="NEW">Specifies the color of the arrows on the scrollbar.</paragraph>
</tablecell>
</tablerow>
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D4F" xml-lang="en-US" l10n="NEW">Visible Size</paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="tablecontent" id="par_idN11D55" xml-lang="en-US" l10n="NEW">Specifies the size of the scrollbar thumb in "value units". For example, a value of ("Scroll value max." minus "Scroll value min.") / 2 results in a scrollbar thumb that occupies half of the scrollbar.</paragraph>
<paragraph role="tablecontent" id="par_idN11D58" xml-lang="en-US" l10n="NEW">To make the width of the scrollbar equal to the height of the scrollbar, set the Visible Size to zero.</paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="paragraph" id="par_idN11D63" xml-lang="en-US" l10n="NEW">In a Calc spreadsheet, you can use the Data tab page to create a two-way link between a scrollbar and a cell.<comment>UFI: see spec doc scrollbar_form_control.sxw</comment></paragraph>
</section>
<section id="Section24">
<bookmark xml-lang="en-US" branch="hid/SID_FM_NAVIGATIONBAR" id="bm_id8951689" localize="false"/>
<paragraph role="heading" id="par_idN11B1E" xml-lang="en-US" level="2" l10n="NEW">Navigation bar</paragraph>
<table id="Table3">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_idN11B2C" xml-lang="en-US" l10n="NEW">
<image id="img_id5074922" src="picture/win/shared/symbols/navigationbar.gif" width="5.66mm" height="5.66mm"><alt id="alt_id5074922" xml-lang="en-US">navigation bar control</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_idN11B3D" xml-lang="en-US" l10n="NEW"><ahelp hid="SID_FM_NAVIGATIONBAR">Creates a navigation bar.</ahelp></paragraph>
</tablecell>
</tablerow>
</table>

<paragraph role="paragraph" id="par_idN11DB1" xml-lang="en-US" l10n="NEW">The navigation bar allows you to move through the records of a database or a database form. The controls on this navigation bar work the same way as the controls on the default <link href="text/shared/main0213.xhp">navigation bar</link> in $[officename].</paragraph>
</section>
<section id="Section25">
<paragraph role="heading" id="par_idN11B57" xml-lang="en-US" level="2" l10n="NEW">Wizards On/Off</paragraph>
<table id="Table4">
<tablerow>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_idN11B65" xml-lang="en-US" l10n="NEW">
<image id="img_id6128727" src="offmgr/res/sc10727.png" width="5.66mm" height="5.66mm"><alt id="alt_id6128727" xml-lang="en-US">wizards on off control</alt>
	</image></paragraph>
</tablecell>
<tablecell colspan="" rowspan="">
<paragraph role="paragraph" id="par_idN11B76" xml-lang="en-US" l10n="NEW">Turns on and turns off the automatic form function Wizards.</paragraph>
<paragraph role="paragraph" id="par_id6403088" xml-lang="en-US" l10n="NEW">These Wizards help you to enter the properties of list boxes, table controls, and other controls.</paragraph>
</tablecell>
</tablerow>
</table>

</section>
</sort>
<paragraph role="heading" id="hd_id3149436" xml-lang="en-US" level="2" l10n="U" oldref="134"><link href="text/shared/02/01170001.xhp" name="Context Menu Commands">Context Menu Commands</link></paragraph>
</body>
</helpdocument>