]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/forms/form_graphics.fd
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / forms / form_graphics.fd
1 Magic: 13000
2
3 Internal Form Definition File
4     (do not change)
5
6 Number of forms: 4
7 Unit of measure: FL_COORD_PIXEL
8 SnapGrid: 5
9
10 =============== FORM ===============
11 Name: form_graphics
12 Width: 490
13 Height: 320
14 Number of Objects: 6
15
16 --------------------
17 class: FL_BOX
18 type: FLAT_BOX
19 box: 0 0 490 320
20 boxtype: FL_FLAT_BOX
21 colors: FL_COL1 FL_COL1
22 alignment: FL_ALIGN_CENTER
23 style: FL_NORMAL_STYLE
24 size: FL_NORMAL_SIZE
25 lcol: FL_BLACK
26 label: 
27 shortcut: 
28 resize: FL_RESIZE_ALL
29 gravity: FL_NoGravity FL_NoGravity
30 name: 
31 callback: 
32 argument: 
33
34 --------------------
35 class: FL_TABFOLDER
36 type: TOP_TABFOLDER
37 box: 0 5 490 280
38 boxtype: FL_FLAT_BOX
39 colors: FL_COL1 FL_COL1
40 alignment: FL_ALIGN_TOP_LEFT
41 style: FL_BOLD_STYLE
42 size: FL_NORMAL_SIZE
43 lcol: FL_BLACK
44 label: Tabbed folder
45 shortcut: 
46 resize: FL_RESIZE_ALL
47 gravity: FL_NoGravity FL_NoGravity
48 name: tabfolder
49 callback: 
50 argument: 
51
52 --------------------
53 class: FL_BUTTON
54 type: NORMAL_BUTTON
55 box: 5 290 90 25
56 boxtype: FL_UP_BOX
57 colors: FL_COL1 FL_COL1
58 alignment: FL_ALIGN_CENTER
59 style: FL_NORMAL_STYLE
60 size: FL_NORMAL_SIZE
61 lcol: FL_BLACK
62 label: Restore|#R
63 shortcut: 
64 resize: FL_RESIZE_NONE
65 gravity: FL_SouthWest FL_SouthWest
66 name: button_restore
67 callback: C_FormDialogView_RestoreCB
68 argument: 0
69
70 --------------------
71 class: FL_BUTTON
72 type: RETURN_BUTTON
73 box: 205 290 90 25
74 boxtype: FL_UP_BOX
75 colors: FL_COL1 FL_COL1
76 alignment: FL_ALIGN_CENTER
77 style: FL_NORMAL_STYLE
78 size: FL_NORMAL_SIZE
79 lcol: FL_BLACK
80 label: OK
81 shortcut: ^M
82 resize: FL_RESIZE_ALL
83 gravity: FL_NoGravity FL_NoGravity
84 name: button_ok
85 callback: C_FormDialogView_OKCB
86 argument: 0
87
88 --------------------
89 class: FL_BUTTON
90 type: NORMAL_BUTTON
91 box: 395 290 90 25
92 boxtype: FL_UP_BOX
93 colors: FL_COL1 FL_COL1
94 alignment: FL_ALIGN_CENTER
95 style: FL_NORMAL_STYLE
96 size: FL_NORMAL_SIZE
97 lcol: FL_BLACK
98 label: Cancel|^[
99 shortcut: 
100 resize: FL_RESIZE_ALL
101 gravity: FL_NoGravity FL_NoGravity
102 name: button_close
103 callback: C_FormDialogView_CancelCB
104 argument: 0
105
106 --------------------
107 class: FL_BUTTON
108 type: NORMAL_BUTTON
109 box: 300 290 90 25
110 boxtype: FL_UP_BOX
111 colors: FL_COL1 FL_COL1
112 alignment: FL_ALIGN_CENTER
113 style: FL_NORMAL_STYLE
114 size: FL_NORMAL_SIZE
115 lcol: FL_BLACK
116 label: Apply|#A
117 shortcut: 
118 resize: FL_RESIZE_ALL
119 gravity: FL_NoGravity FL_NoGravity
120 name: button_apply
121 callback: C_FormDialogView_ApplyCB
122 argument: 0
123
124 =============== FORM ===============
125 Name: form_graphics_file
126 Width: 490
127 Height: 255
128 Number of Objects: 16
129
130 --------------------
131 class: FL_BOX
132 type: FLAT_BOX
133 box: 0 0 490 255
134 boxtype: FL_FLAT_BOX
135 colors: FL_COL1 FL_COL1
136 alignment: FL_ALIGN_CENTER
137 style: FL_NORMAL_STYLE
138 size: FL_NORMAL_SIZE
139 lcol: FL_BLACK
140 label: 
141 shortcut: 
142 resize: FL_RESIZE_ALL
143 gravity: FL_NoGravity FL_NoGravity
144 name: 
145 callback: 
146 argument: 
147
148 --------------------
149 class: FL_LABELFRAME
150 type: ENGRAVED_FRAME
151 box: 5 145 480 105
152 boxtype: FL_NO_BOX
153 colors: FL_BLACK FL_COL1
154 alignment: FL_ALIGN_TOP_LEFT
155 style: FL_NORMAL_STYLE
156 size: FL_NORMAL_SIZE
157 lcol: FL_BLACK
158 label: Output
159 shortcut: 
160 resize: FL_RESIZE_ALL
161 gravity: FL_West FL_East
162 name: 
163 callback: 
164 argument: 
165
166 --------------------
167 class: FL_INPUT
168 type: NORMAL_INPUT
169 box: 60 10 320 25
170 boxtype: FL_DOWN_BOX
171 colors: FL_COL1 FL_MCOL
172 alignment: FL_ALIGN_LEFT
173 style: FL_NORMAL_STYLE
174 size: FL_NORMAL_SIZE
175 lcol: FL_BLACK
176 label: File:|#F
177 shortcut: 
178 resize: FL_RESIZE_X
179 gravity: FL_North FL_NorthEast
180 name: input_filename
181 callback: C_FormDialogView_InputCB
182 argument: 0
183
184 --------------------
185 class: FL_BUTTON
186 type: NORMAL_BUTTON
187 box: 385 10 100 25
188 boxtype: FL_UP_BOX
189 colors: FL_COL1 FL_COL1
190 alignment: FL_ALIGN_CENTER
191 style: FL_NORMAL_STYLE
192 size: FL_NORMAL_SIZE
193 lcol: FL_BLACK
194 label: Browse...|#B
195 shortcut: 
196 resize: FL_RESIZE_NONE
197 gravity: FL_NorthEast FL_NorthEast
198 name: button_browse
199 callback: C_FormDialogView_InputCB
200 argument: 0
201
202 --------------------
203 class: FL_BUTTON
204 type: NORMAL_BUTTON
205 box: 385 40 100 25
206 boxtype: FL_UP_BOX
207 colors: FL_COL1 FL_COL1
208 alignment: FL_ALIGN_CENTER
209 style: FL_NORMAL_STYLE
210 size: FL_NORMAL_SIZE
211 lcol: FL_BLACK
212 label: Edit|#E
213 shortcut: 
214 resize: FL_RESIZE_ALL
215 gravity: FL_NorthEast FL_NorthEast
216 name: button_edit
217 callback: C_FormDialogView_InputCB
218 argument: 0
219
220 --------------------
221 class: FL_LABELFRAME
222 type: ENGRAVED_FRAME
223 box: 5 75 480 55
224 boxtype: FL_NO_BOX
225 colors: FL_BLACK FL_COL1
226 alignment: FL_ALIGN_TOP_LEFT
227 style: FL_NORMAL_STYLE
228 size: FL_NORMAL_SIZE
229 lcol: FL_BLACK
230 label: LyX View
231 shortcut: 
232 resize: FL_RESIZE_ALL
233 gravity: FL_West FL_East
234 name: 
235 callback: 
236 argument: 
237
238 --------------------
239 class: FL_CHECKBUTTON
240 type: PUSH_BUTTON
241 box: 250 160 125 25
242 boxtype: FL_NO_BOX
243 colors: FL_COL1 FL_YELLOW
244 alignment: FL_ALIGN_CENTER
245 style: FL_NORMAL_STYLE
246 size: FL_NORMAL_SIZE
247 lcol: FL_BLACK
248 label: Draft mode|#o
249 shortcut: 
250 resize: FL_RESIZE_NONE
251 gravity: FL_East FL_East
252 name: check_draft
253 callback: C_FormDialogView_InputCB
254 argument: 0
255
256 --------------------
257 class: FL_CHECKBUTTON
258 type: PUSH_BUTTON
259 box: 250 190 125 25
260 boxtype: FL_NO_BOX
261 colors: FL_COL1 FL_YELLOW
262 alignment: FL_ALIGN_CENTER
263 style: FL_NORMAL_STYLE
264 size: FL_NORMAL_SIZE
265 lcol: FL_BLACK
266 label: Do not unzip|#u
267 shortcut: 
268 resize: FL_RESIZE_NONE
269 gravity: FL_East FL_East
270 name: check_nounzip
271 callback: C_FormDialogView_InputCB
272 argument: 0
273
274 --------------------
275 class: FL_INPUT
276 type: NORMAL_INPUT
277 box: 85 90 70 25
278 boxtype: FL_DOWN_BOX
279 colors: FL_COL1 FL_MCOL
280 alignment: FL_ALIGN_LEFT
281 style: FL_NORMAL_STYLE
282 size: FL_NORMAL_SIZE
283 lcol: FL_BLACK
284 label: Scale:|#S
285 shortcut: 
286 resize: FL_RESIZE_X
287 gravity: FL_West FL_East
288 name: input_lyxscale
289 callback: C_FormDialogView_InputCB
290 argument: 0
291
292 --------------------
293 class: FL_INPUT
294 type: NORMAL_INPUT
295 box: 85 160 70 25
296 boxtype: FL_DOWN_BOX
297 colors: FL_COL1 FL_MCOL
298 alignment: FL_ALIGN_LEFT
299 style: FL_NORMAL_STYLE
300 size: FL_NORMAL_SIZE
301 lcol: FL_BLACK
302 label: Width:|#W
303 shortcut: 
304 resize: FL_RESIZE_X
305 gravity: FL_West FL_East
306 name: input_width
307 callback: C_FormDialogView_InputCB
308 argument: 0
309
310 --------------------
311 class: FL_CHOICE
312 type: NORMAL_CHOICE
313 box: 155 160 60 25
314 boxtype: FL_FRAME_BOX
315 colors: FL_COL1 FL_BLACK
316 alignment: FL_ALIGN_LEFT
317 style: FL_NORMAL_STYLE
318 size: FL_NORMAL_SIZE
319 lcol: FL_BLACK
320 label: 
321 shortcut: 
322 resize: FL_RESIZE_NONE
323 gravity: FL_East FL_East
324 name: choice_width
325 callback: C_FormDialogView_InputCB
326 argument: 0
327
328 --------------------
329 class: FL_CHOICE
330 type: NORMAL_CHOICE
331 box: 155 190 60 25
332 boxtype: FL_FRAME_BOX
333 colors: FL_COL1 FL_BLACK
334 alignment: FL_ALIGN_LEFT
335 style: FL_NORMAL_STYLE
336 size: FL_NORMAL_SIZE
337 lcol: FL_BLACK
338 label: 
339 shortcut: 
340 resize: FL_RESIZE_NONE
341 gravity: FL_East FL_East
342 name: choice_height
343 callback: C_FormDialogView_InputCB
344 argument: 0
345
346 --------------------
347 class: FL_CHECKBUTTON
348 type: PUSH_BUTTON
349 box: 70 220 190 25
350 boxtype: FL_NO_BOX
351 colors: FL_COL1 FL_YELLOW
352 alignment: FL_ALIGN_CENTER
353 style: FL_NORMAL_STYLE
354 size: FL_NORMAL_SIZE
355 lcol: FL_BLACK
356 label: Maintain aspect ratio|#M
357 shortcut: 
358 resize: FL_RESIZE_NONE
359 gravity: FL_West FL_West
360 name: check_aspectratio
361 callback: C_FormDialogView_InputCB
362 argument: 0
363
364 --------------------
365 class: FL_INPUT
366 type: NORMAL_INPUT
367 box: 85 190 70 25
368 boxtype: FL_DOWN_BOX
369 colors: FL_COL1 FL_MCOL
370 alignment: FL_ALIGN_LEFT
371 style: FL_NORMAL_STYLE
372 size: FL_NORMAL_SIZE
373 lcol: FL_BLACK
374 label: Height:|#H
375 shortcut: 
376 resize: FL_RESIZE_X
377 gravity: FL_West FL_East
378 name: input_height
379 callback: C_FormDialogView_InputCB
380 argument: 0
381
382 --------------------
383 class: FL_TEXT
384 type: NORMAL_TEXT
385 box: 155 90 25 25
386 boxtype: FL_FLAT_BOX
387 colors: FL_COL1 FL_MCOL
388 alignment: FL_ALIGN_CENTER|FL_ALIGN_INSIDE
389 style: FL_NORMAL_STYLE
390 size: FL_NORMAL_SIZE
391 lcol: FL_BLACK
392 label: %
393 shortcut: 
394 resize: FL_RESIZE_NONE
395 gravity: FL_East FL_East
396 name: 
397 callback: 
398 argument: 
399
400 --------------------
401 class: FL_CHOICE
402 type: NORMAL_CHOICE
403 box: 265 90 115 25
404 boxtype: FL_FRAME_BOX
405 colors: FL_COL1 FL_BLACK
406 alignment: FL_ALIGN_LEFT
407 style: FL_NORMAL_STYLE
408 size: FL_NORMAL_SIZE
409 lcol: FL_BLACK
410 label: Display:|#D
411 shortcut: 
412 resize: FL_RESIZE_NONE
413 gravity: FL_East FL_East
414 name: choice_display
415 callback: C_FormDialogView_InputCB
416 argument: 0
417
418 =============== FORM ===============
419 Name: form_graphics_bbox
420 Width: 490
421 Height: 235
422 Number of Objects: 10
423
424 --------------------
425 class: FL_BOX
426 type: FLAT_BOX
427 box: 0 0 490 235
428 boxtype: FL_FLAT_BOX
429 colors: FL_COL1 FL_COL1
430 alignment: FL_ALIGN_CENTER
431 style: FL_NORMAL_STYLE
432 size: FL_NORMAL_SIZE
433 lcol: FL_BLACK
434 label: 
435 shortcut: 
436 resize: FL_RESIZE_ALL
437 gravity: FL_NoGravity FL_NoGravity
438 name: 
439 callback: 
440 argument: 
441
442 --------------------
443 class: FL_INPUT
444 type: NORMAL_INPUT
445 box: 120 55 50 25
446 boxtype: FL_DOWN_BOX
447 colors: FL_COL1 FL_MCOL
448 alignment: FL_ALIGN_LEFT
449 style: FL_NORMAL_STYLE
450 size: FL_NORMAL_SIZE
451 lcol: FL_BLACK
452 label: Right top:|#R
453 shortcut: 
454 resize: FL_RESIZE_X
455 gravity: FL_North FL_North
456 name: input_bb_x1
457 callback: C_FormDialogView_InputCB
458 argument: 0
459
460 --------------------
461 class: FL_INPUT
462 type: NORMAL_INPUT
463 box: 175 55 50 25
464 boxtype: FL_DOWN_BOX
465 colors: FL_COL1 FL_MCOL
466 alignment: FL_ALIGN_LEFT
467 style: FL_NORMAL_STYLE
468 size: FL_NORMAL_SIZE
469 lcol: FL_BLACK
470 label: 
471 shortcut: 
472 resize: FL_RESIZE_X
473 gravity: FL_North FL_North
474 name: input_bb_y1
475 callback: C_FormDialogView_InputCB
476 argument: 0
477
478 --------------------
479 class: FL_INPUT
480 type: NORMAL_INPUT
481 box: 120 85 50 25
482 boxtype: FL_DOWN_BOX
483 colors: FL_COL1 FL_MCOL
484 alignment: FL_ALIGN_LEFT
485 style: FL_NORMAL_STYLE
486 size: FL_NORMAL_SIZE
487 lcol: FL_BLACK
488 label: Left bottom:|#L
489 shortcut: 
490 resize: FL_RESIZE_X
491 gravity: FL_North FL_North
492 name: input_bb_x0
493 callback: C_FormDialogView_InputCB
494 argument: 0
495
496 --------------------
497 class: FL_INPUT
498 type: NORMAL_INPUT
499 box: 175 85 50 25
500 boxtype: FL_DOWN_BOX
501 colors: FL_COL1 FL_MCOL
502 alignment: FL_ALIGN_RIGHT
503 style: FL_NORMAL_STYLE
504 size: FL_NORMAL_SIZE
505 lcol: FL_BLACK
506 label: 
507 shortcut: 
508 resize: FL_RESIZE_X
509 gravity: FL_North FL_North
510 name: input_bb_y0
511 callback: C_FormDialogView_InputCB
512 argument: 0
513
514 --------------------
515 class: FL_TEXT
516 type: NORMAL_TEXT
517 box: 130 30 25 25
518 boxtype: FL_FLAT_BOX
519 colors: FL_COL1 FL_MCOL
520 alignment: FL_ALIGN_CENTER|FL_ALIGN_INSIDE
521 style: FL_NORMAL_STYLE
522 size: FL_NORMAL_SIZE
523 lcol: FL_BLACK
524 label: X
525 shortcut: 
526 resize: FL_RESIZE_NONE
527 gravity: FL_North FL_North
528 name: text_X
529 callback: 
530 argument: 
531
532 --------------------
533 class: FL_TEXT
534 type: NORMAL_TEXT
535 box: 185 30 25 25
536 boxtype: FL_FLAT_BOX
537 colors: FL_COL1 FL_MCOL
538 alignment: FL_ALIGN_CENTER|FL_ALIGN_INSIDE
539 style: FL_NORMAL_STYLE
540 size: FL_NORMAL_SIZE
541 lcol: FL_BLACK
542 label: Y
543 shortcut: 
544 resize: FL_RESIZE_NONE
545 gravity: FL_North FL_North
546 name: 
547 callback: 
548 argument: 
549
550 --------------------
551 class: FL_CHOICE
552 type: NORMAL_CHOICE
553 box: 240 70 45 25
554 boxtype: FL_FRAME_BOX
555 colors: FL_COL1 FL_BLACK
556 alignment: FL_ALIGN_RIGHT
557 style: FL_NORMAL_STYLE
558 size: FL_NORMAL_SIZE
559 lcol: FL_BLACK
560 label: Units|#U
561 shortcut: 
562 resize: FL_RESIZE_NONE
563 gravity: FL_North FL_North
564 name: choice_bb_units
565 callback: C_FormDialogView_InputCB
566 argument: 0
567
568 --------------------
569 class: FL_CHECKBUTTON
570 type: PUSH_BUTTON
571 box: 40 165 200 25
572 boxtype: FL_NO_BOX
573 colors: FL_COL1 FL_YELLOW
574 alignment: FL_ALIGN_CENTER
575 style: FL_NORMAL_STYLE
576 size: FL_NORMAL_SIZE
577 lcol: FL_BLACK
578 label: Clip to bounding box|#C
579 shortcut: 
580 resize: FL_RESIZE_NONE
581 gravity: FL_NorthWest FL_NorthWest
582 name: check_clip
583 callback: C_FormDialogView_InputCB
584 argument: 0
585
586 --------------------
587 class: FL_BUTTON
588 type: NORMAL_BUTTON
589 box: 245 165 130 25
590 boxtype: FL_UP_BOX
591 colors: FL_COL1 FL_COL1
592 alignment: FL_ALIGN_CENTER
593 style: FL_NORMAL_STYLE
594 size: FL_NORMAL_SIZE
595 lcol: FL_BLACK
596 label: Get from file|#G
597 shortcut: 
598 resize: FL_RESIZE_NONE
599 gravity: FL_NorthWest FL_NorthWest
600 name: button_getBB
601 callback: C_FormDialogView_InputCB
602 argument: 0
603
604 =============== FORM ===============
605 Name: form_graphics_extra
606 Width: 490
607 Height: 235
608 Number of Objects: 8
609
610 --------------------
611 class: FL_BOX
612 type: FLAT_BOX
613 box: 0 0 490 235
614 boxtype: FL_FLAT_BOX
615 colors: FL_COL1 FL_COL1
616 alignment: FL_ALIGN_CENTER
617 style: FL_NORMAL_STYLE
618 size: FL_NORMAL_SIZE
619 lcol: FL_BLACK
620 label: 
621 shortcut: 
622 resize: FL_RESIZE_ALL
623 gravity: FL_NoGravity FL_NoGravity
624 name: 
625 callback: 
626 argument: 
627
628 --------------------
629 class: FL_LABELFRAME
630 type: ENGRAVED_FRAME
631 box: 5 20 385 55
632 boxtype: FL_NO_BOX
633 colors: FL_BLACK FL_COL1
634 alignment: FL_ALIGN_TOP_LEFT
635 style: FL_NORMAL_STYLE
636 size: FL_NORMAL_SIZE
637 lcol: FL_BLACK
638 label: Rotation
639 shortcut: 
640 resize: FL_RESIZE_ALL
641 gravity: FL_North FL_North
642 name: 
643 callback: 
644 argument: 
645
646 --------------------
647 class: FL_INPUT
648 type: NORMAL_INPUT
649 box: 115 165 270 25
650 boxtype: FL_DOWN_BOX
651 colors: FL_COL1 FL_MCOL
652 alignment: FL_ALIGN_LEFT
653 style: FL_NORMAL_STYLE
654 size: FL_NORMAL_SIZE
655 lcol: FL_BLACK
656 label: LaTeX options:|#L
657 shortcut: 
658 resize: FL_RESIZE_X
659 gravity: FL_West FL_East
660 name: input_special
661 callback: C_FormDialogView_InputCB
662 argument: 0
663
664 --------------------
665 class: FL_TEXT
666 type: NORMAL_TEXT
667 box: 140 35 35 25
668 boxtype: FL_FLAT_BOX
669 colors: FL_COL1 FL_MCOL
670 alignment: FL_ALIGN_LEFT|FL_ALIGN_INSIDE
671 style: FL_NORMAL_STYLE
672 size: FL_NORMAL_SIZE
673 lcol: FL_BLACK
674 label: deg
675 shortcut: 
676 resize: FL_RESIZE_NONE
677 gravity: FL_North FL_North
678 name: 
679 callback: 
680 argument: 
681
682 --------------------
683 class: FL_CHOICE
684 type: NORMAL_CHOICE
685 box: 245 35 135 25
686 boxtype: FL_FRAME_BOX
687 colors: FL_COL1 FL_BLACK
688 alignment: FL_ALIGN_LEFT
689 style: FL_NORMAL_STYLE
690 size: FL_NORMAL_SIZE
691 lcol: FL_BLACK
692 label: Origin:|#O
693 shortcut: 
694 resize: FL_RESIZE_X
695 gravity: FL_North FL_North
696 name: choice_origin
697 callback: C_FormDialogView_InputCB
698 argument: 0
699
700 --------------------
701 class: FL_CHECKBUTTON
702 type: PUSH_BUTTON
703 box: 5 105 110 25
704 boxtype: FL_NO_BOX
705 colors: FL_COL1 FL_YELLOW
706 alignment: FL_ALIGN_CENTER
707 style: FL_NORMAL_STYLE
708 size: FL_NORMAL_SIZE
709 lcol: FL_BLACK
710 label: Subfigure:|#S
711 shortcut: 
712 resize: FL_RESIZE_NONE
713 gravity: FL_West FL_West
714 name: check_subcaption
715 callback: C_FormDialogView_InputCB
716 argument: 0
717
718 --------------------
719 class: FL_INPUT
720 type: INT_INPUT
721 box: 85 35 55 25
722 boxtype: FL_DOWN_BOX
723 colors: FL_COL1 FL_MCOL
724 alignment: FL_ALIGN_LEFT
725 style: FL_NORMAL_STYLE
726 size: FL_NORMAL_SIZE
727 lcol: FL_BLACK
728 label: Angle:|#A
729 shortcut: 
730 resize: FL_RESIZE_X
731 gravity: FL_North FL_North
732 name: input_rotate_angle
733 callback: C_FormDialogView_InputCB
734 argument: 0
735
736 --------------------
737 class: FL_INPUT
738 type: NORMAL_INPUT
739 box: 115 105 270 25
740 boxtype: FL_DOWN_BOX
741 colors: FL_COL1 FL_MCOL
742 alignment: FL_ALIGN_LEFT
743 style: FL_NORMAL_STYLE
744 size: FL_NORMAL_SIZE
745 lcol: FL_BLACK
746 label: 
747 shortcut: 
748 resize: FL_RESIZE_X
749 gravity: FL_West FL_East
750 name: input_subcaption
751 callback: C_FormDialogView_InputCB
752 argument: 0
753
754 ==============================
755 --------------------