]> git.lyx.org Git - lyx.git/blob - src/frontends/xforms/form_preferences.h
order the items in the Preferences dialog "logically" so that tabbing through
[lyx.git] / src / frontends / xforms / form_preferences.h
1 // File modified by fdfix.sh for use by lyx (with xforms >= 0.88) and gettext
2 /** Header file generated with fdesign **/
3
4 #ifndef FD_form_preferences_h_
5 #define FD_form_preferences_h_
6
7 /** Callbacks, globals and object handlers **/
8 extern  "C" void C_FormBaseDeprecatedRestoreCB(FL_OBJECT *, long);
9 extern  "C" void C_FormBaseDeprecatedOKCB(FL_OBJECT *, long);
10 extern  "C" void C_FormBaseDeprecatedApplyCB(FL_OBJECT *, long);
11 extern  "C" void C_FormBaseDeprecatedCancelCB(FL_OBJECT *, long);
12
13
14 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
15
16 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
17
18 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
19
20 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
21
22 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
23
24 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
25
26 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
27
28 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
29
30 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
31
32 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
33
34 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
35
36 extern  "C" void C_FormBaseDeprecatedInputCB(FL_OBJECT *, long);
37
38
39 /**** Forms and Objects ****/
40 struct FD_form_preferences {
41         ~FD_form_preferences();
42
43         FL_FORM *form;
44         FL_OBJECT *tabfolder_prefs;
45         FL_OBJECT *button_restore;
46         FL_OBJECT *button_ok;
47         FL_OBJECT *button_apply;
48         FL_OBJECT *button_cancel;
49         FL_OBJECT *text_warning;
50 };
51 struct FD_form_outer_tab {
52         ~FD_form_outer_tab();
53
54         FL_FORM *form;
55         FL_OBJECT *tabfolder_outer;
56 };
57 struct FD_form_screen_fonts {
58         ~FD_form_screen_fonts();
59
60         FL_FORM *form;
61         FL_OBJECT *input_roman;
62         FL_OBJECT *input_sans;
63         FL_OBJECT *input_typewriter;
64         FL_OBJECT *input_screen_encoding;
65         FL_OBJECT *check_scalable;
66         FL_OBJECT *counter_zoom;
67         FL_OBJECT *counter_dpi;
68         FL_OBJECT *input_tiny;
69         FL_OBJECT *input_script;
70         FL_OBJECT *input_footnote;
71         FL_OBJECT *input_small;
72         FL_OBJECT *input_normal;
73         FL_OBJECT *input_large;
74         FL_OBJECT *input_larger;
75         FL_OBJECT *input_largest;
76         FL_OBJECT *input_huge;
77         FL_OBJECT *input_huger;
78 };
79 struct FD_form_interface {
80         ~FD_form_interface();
81
82         FL_FORM *form;
83         FL_OBJECT *input_popup_font;
84         FL_OBJECT *input_menu_font;
85         FL_OBJECT *input_popup_encoding;
86         FL_OBJECT *input_ui_file;
87         FL_OBJECT *button_ui_file_browse;
88         FL_OBJECT *input_bind_file;
89         FL_OBJECT *button_bind_file_browse;
90         FL_OBJECT *check_override_x_dead_keys;
91 };
92 struct FD_form_colors {
93         ~FD_form_colors();
94
95         FL_FORM *form;
96         FL_OBJECT *browser_lyx_objs;
97         FL_OBJECT *dial_hue;
98         FL_OBJECT *slider_saturation;
99         FL_OBJECT *slider_value;
100         FL_OBJECT *slider_red;
101         FL_OBJECT *slider_green;
102         FL_OBJECT *slider_blue;
103         FL_OBJECT *button_colorspace;
104         FL_OBJECT *text_color_values;
105         FL_OBJECT *button_color;
106         FL_OBJECT *button_modify;
107 };
108 struct FD_form_lnf_misc {
109         ~FD_form_lnf_misc();
110
111         FL_FORM *form;
112         FL_OBJECT *check_banner;
113         FL_OBJECT *check_auto_region_delete;
114         FL_OBJECT *check_exit_confirm;
115         FL_OBJECT *check_display_shrtcuts;
116         FL_OBJECT *check_ask_new_file;
117         FL_OBJECT *check_cursor_follows_scrollbar;
118         FL_OBJECT *counter_wm_jump;
119         FL_OBJECT *counter_autosave;
120 };
121 struct FD_form_spelloptions {
122         ~FD_form_spelloptions();
123
124         FL_FORM *form;
125         FL_OBJECT *choice_spell_command;
126         FL_OBJECT *check_alt_lang;
127         FL_OBJECT *input_alt_lang;
128         FL_OBJECT *check_escape_chars;
129         FL_OBJECT *input_escape_chars;
130         FL_OBJECT *check_personal_dict;
131         FL_OBJECT *input_personal_dict;
132         FL_OBJECT *button_personal_dict;
133         FL_OBJECT *check_compound_words;
134         FL_OBJECT *check_input_enc;
135 };
136 struct FD_form_language {
137         ~FD_form_language();
138
139         FL_FORM *form;
140         FL_OBJECT *input_package;
141         FL_OBJECT *choice_default_lang;
142         FL_OBJECT *check_use_kbmap;
143         FL_OBJECT *input_kbmap1;
144         FL_OBJECT *input_kbmap2;
145         FL_OBJECT *button_kbmap1_browse;
146         FL_OBJECT *button_kbmap2_browse;
147         FL_OBJECT *check_rtl_support;
148         FL_OBJECT *check_auto_begin;
149         FL_OBJECT *check_use_babel;
150         FL_OBJECT *check_mark_foreign;
151         FL_OBJECT *check_auto_end;
152         FL_OBJECT *check_global_options;
153         FL_OBJECT *input_command_begin;
154         FL_OBJECT *input_command_end;
155 };
156 struct FD_form_formats {
157         ~FD_form_formats();
158
159         FL_FORM *form;
160         FL_OBJECT *browser_all;
161         FL_OBJECT *input_format;
162         FL_OBJECT *input_gui_name;
163         FL_OBJECT *input_shrtcut;
164         FL_OBJECT *input_extension;
165         FL_OBJECT *input_viewer;
166         FL_OBJECT *button_add;
167         FL_OBJECT *button_delete;
168 };
169 struct FD_form_converters {
170         ~FD_form_converters();
171
172         FL_FORM *form;
173         FL_OBJECT *browser_all;
174         FL_OBJECT *choice_from;
175         FL_OBJECT *choice_to;
176         FL_OBJECT *input_converter;
177         FL_OBJECT *input_flags;
178         FL_OBJECT *button_add;
179         FL_OBJECT *button_delete;
180 };
181 struct FD_form_paths {
182         ~FD_form_paths();
183
184         FL_FORM *form;
185         FL_OBJECT *input_default_path;
186         FL_OBJECT *button_default_path_browse;
187         FL_OBJECT *input_template_path;
188         FL_OBJECT *button_template_path_browse;
189         FL_OBJECT *check_use_temp_dir;
190         FL_OBJECT *input_temp_dir;
191         FL_OBJECT *button_temp_dir_browse;
192         FL_OBJECT *check_last_files;
193         FL_OBJECT *input_lastfiles;
194         FL_OBJECT *button_lastfiles_browse;
195         FL_OBJECT *counter_lastfiles;
196         FL_OBJECT *check_make_backups;
197         FL_OBJECT *input_backup_path;
198         FL_OBJECT *button_backup_path_browse;
199         FL_OBJECT *input_serverpipe;
200         FL_OBJECT *button_serverpipe_browse;
201 };
202 struct FD_form_inputs_misc {
203         ~FD_form_inputs_misc();
204
205         FL_FORM *form;
206         FL_OBJECT *input_date_format;
207 };
208 struct FD_form_printer {
209         ~FD_form_printer();
210
211         FL_FORM *form;
212         FL_OBJECT *input_name;
213         FL_OBJECT *check_adapt_output;
214         FL_OBJECT *input_command;
215         FL_OBJECT *input_page_range;
216         FL_OBJECT *input_copies;
217         FL_OBJECT *input_reverse;
218         FL_OBJECT *input_to_printer;
219         FL_OBJECT *input_file_extension;
220         FL_OBJECT *input_spool_command;
221         FL_OBJECT *input_paper_type;
222         FL_OBJECT *input_even_pages;
223         FL_OBJECT *input_odd_pages;
224         FL_OBJECT *input_collated;
225         FL_OBJECT *input_landscape;
226         FL_OBJECT *input_to_file;
227         FL_OBJECT *input_extra_options;
228         FL_OBJECT *input_spool_prefix;
229         FL_OBJECT *input_paper_size;
230 };
231 struct FD_form_outputs_misc {
232         ~FD_form_outputs_misc();
233
234         FL_FORM *form;
235         FL_OBJECT *counter_line_len;
236         FL_OBJECT *input_tex_encoding;
237         FL_OBJECT *choice_default_papersize;
238         FL_OBJECT *input_ascii_roff;
239         FL_OBJECT *input_checktex;
240 };
241
242 #endif /* FD_form_preferences_h_ */