summaryrefslogtreecommitdiffstats
path: root/SlickEdit/vusr_beautifier.xml
blob: a05d33064cd76fc2b0e3d8f680616d65ff23f184 (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
<profiles>
	<profile name="bird's Style" lang="c">
		<P N="syntax_indent" V="4" E="1"/>
		<P N="tab_indent" V="8" E="1"/>
		<P N="indent_policy" V="12" E="1"/>
		<P N="indent_member_access" V="0" E="1"/>
		<P N="access_spec_indent" V="1" E="1"/>
		<P N="member_access_relative_indent" V="0" E="1"/>
		<P N="indent_case" V="1" E="1"/>
		<P N="case_indent_width" V="4" E="1"/>
		<P N="continuation_width" V="4" E="1"/>
		<P N="funcall_param_align" V="10" E="1"/>
		<P N="sp_tmpldecl_comma" V="2" E="1"/>
		<P N="sp_init_comma" V="2" E="1"/>
		<P N="sp_member_dotstar" V="0" E="1"/>
		<P N="sp_mptr_ccs" V="5" E="1"/>
		<P N="sp_delete_padbracket" V="5" E="1"/>
		<P N="sp_cppcast_pad" V="5" E="1"/>
		<P N="st_nl_file" V="4" E="1"/>
		<P N="sp_class_lbrace" V="1" E="1"/>
		<P N="st_nl_empty" V="5" E="1"/>
		<P N="sp_catch_padparen" V="5" E="1"/>
		<P N="sp_switch_lparen" V="4" E="1"/>
		<P N="sp_ref_arp" V="5" E="1"/>
		<P N="sp_member_arrowstar" V="0" E="1"/>
		<P N="sp_tmpldecl_equals" V="3" E="1"/>
		<P N="sp_arrayexpr_lbracket" V="5" E="1"/>
		<P N="sp_tmpldecl_pad" V="5" E="1"/>
		<P N="sp_tmplparm_pad" V="5" E="1"/>
		<P N="sp_arraydecl_lbracket" V="5" E="1"/>
		<P N="st_fundecl_nameline" V="5" E="0"/>
		<P N="st_oneline_dowhile" V="4" E="1"/>
		<P N="sp_op_bitwise" V="3" E="1"/>
		<P N="st_oneline_catch" V="5" E="1"/>
		<P N="sp_ctlstmt_rparen" V="5" E="1"/>
		<P N="sp_ctlstmt_padparen" V="5" E="1"/>
		<P N="st_newline_after_extern" V="4" E="1"/>
		<P N="sp_for_lparen" V="4" E="1"/>
		<P N="sp_funcall_voidparen" V="5" E="1"/>
		<P N="sp_switch_defcolon" V="0" E="1"/>
		<P N="sp_switch_padparen" V="5" E="1"/>
		<P N="sp_class_colon" V="3" E="1"/>
		<P N="sp_fun_padparen" V="5" E="1"/>
		<P N="sp_if_rparen" V="4" E="1"/>
		<P N="sp_struct_comma" V="2" E="1"/>
		<P N="sp_ptr_is" V="4" E="1"/>
		<P N="sp_fun_equals" V="3" E="1"/>
		<P N="sp_delete_rbracket" V="4" E="1"/>
		<P N="sp_op_bitand" V="3" E="1"/>
		<P N="sp_op_assignment" V="3" E="1"/>
		<P N="sp_ref_av" V="5" E="1"/>
		<P N="sp_new_lparen" V="5" E="1"/>
		<P N="sp_struct_colon" V="3" E="1"/>
		<P N="sp_ptr_srp" V="5" E="1"/>
		<P N="sp_for_comma" V="2" E="1"/>
		<P N="sp_funcall_comma" V="2" E="1"/>
		<P N="sp_class_comma" V="2" E="1"/>
		<P N="sp_funcall_operator" V="0" E="1"/>
		<P N="st_oneline_access" V="4" E="1"/>
		<P N="sp_arrayexpr_rbracket" V="5" E="1"/>
		<P N="sp_cppcast_gt" V="5" E="1"/>
		<P N="sp_op_mult" V="3" E="1"/>
		<P N="sp_fun_commainit" V="2" E="1"/>
		<P N="sp_tmpldecl_lt" V="5" E="1"/>
		<P N="sp_arraydecl_rbracket" V="5" E="1"/>
		<P N="sp_for_lbrace" V="1" E="0"/>
		<P N="sp_init_lbrace" V="2" E="1"/>
		<P N="st_oneline_then" V="5" E="1"/>
		<P N="sp_catch_lparen" V="4" E="1"/>
		<P N="sp_fun_operator" V="0" E="1"/>
		<P N="sp_ptr_ss" V="5" E="1"/>
		<P N="sp_member_dot" V="0" E="1"/>
		<P N="sp_tmplcall_pad" V="5" E="1"/>
		<P N="sp_enum_lbrace" V="1" E="1"/>
		<P N="sp_ptr_sv" V="5" E="1"/>
		<P N="sp_for_rparen" V="4" E="1"/>
		<P N="sp_while_rparen" V="4" E="1"/>
		<P N="sp_ret_parexpr" V="4" E="1"/>
		<P N="sp_throw_parexpr" V="4" E="1"/>
		<P N="st_nl_class" V="5" E="0"/>
		<P N="st_oneline_statement" V="5" E="1"/>
		<P N="sp_union_lbrace" V="1" E="1"/>
		<P N="st_oneline_elsif" V="4" E="1"/>
		<P N="sp_op_unary" V="0" E="1"/>
		<P N="sp_op_binary" V="3" E="1"/>
		<P N="sp_new_rparen" V="4" E="1"/>
		<P N="sp_new_padparen" V="5" E="1"/>
		<P N="sp_cast_lparen" V="5" E="1"/>
		<P N="sp_op_comparison" V="3" E="1"/>
		<P N="sp_catch_rparen" V="4" E="1"/>
		<P N="sp_fun_lparen" V="5" E="1"/>
		<P N="sp_fun_voidparen" V="5" E="1"/>
		<P N="sp_enum_comma" V="2" E="1"/>
		<P N="sp_enum_equals" V="3" E="1"/>
		<P N="sp_cppcast_lt" V="5" E="1"/>
		<P N="sp_while_lbrace" V="1" E="1"/>
		<P N="sp_switch_lbrace" V="1" E="1"/>
		<P N="sp_op_logical" V="3" E="1"/>
		<P N="sp_for_semicolon" V="2" E="1"/>
		<P N="st_nl_fn" V="4" E="0"/>
		<P N="sp_cast_padparen" V="5" E="1"/>
		<P N="sp_funcall_rparen" V="5" E="1"/>
		<P N="sp_funcall_lparen" V="5" E="1"/>
		<P N="sp_switch_colon" V="0" E="1"/>
		<P N="sp_enum_colon" V="3" E="1"/>
		<P N="sp_ptr_slp" V="5" E="1"/>
		<P N="sp_ptr_sa" V="5" E="1"/>
		<P N="sp_ref_ia" V="4" E="1"/>
		<P N="sp_tmplcall_comma" V="2" E="1"/>
		<P N="sp_fun_comma" V="2" E="1"/>
		<P N="sp_tmplparm_comma" V="2" E="1"/>
		<P N="st_leave_declmult" V="4" E="1"/>
		<P N="sp_tmplcall_lt" V="5" E="1"/>
		<P N="sp_catch_lbrace" V="1" E="1"/>
		<P N="sp_fun_lbrace" V="3" E="1"/>
		<P N="sp_if_lbrace" V="1" E="1"/>
		<P N="sp_ptr_si" V="4" E="1"/>
		<P N="sp_ctlstmt_lparen" V="4" E="1"/>
		<P N="sp_for_padparen" V="5" E="1"/>
		<P N="sp_cast_rparen" V="5" E="1"/>
		<P N="sp_switch_rparen" V="4" E="1"/>
		<P N="sp_fun_colon" V="3" E="1"/>
		<P N="sp_delete_lbracket" V="5" E="1"/>
		<P N="sp_tmplparm_lt" V="5" E="1"/>
		<P N="sp_pp_eatspace" V="4" E="0"/>
		<P N="sp_op_dereference" V="0" E="1"/>
		<P N="sp_struct_lbrace" V="1" E="1"/>
		<P N="sp_member_arrow" V="0" E="1"/>
		<P N="sp_op_prefix" V="0" E="1"/>
		<P N="sp_fptr_si" V="4" E="1"/>
		<P N="sp_funcall_padparen" V="5" E="1"/>
		<P N="sp_while_padparen" V="5" E="1"/>
		<P N="sp_while_lparen" V="4" E="1"/>
		<P N="sp_fun_rparen" V="5" E="1"/>
		<P N="sp_ref_alp" V="5" E="1"/>
		<P N="st_leave_stmtmult" V="4" E="1"/>
		<P N="sp_arrayexpr_padbracket" V="5" E="1"/>
		<P N="sp_arraydecl_padbracket" V="5" E="1"/>
		<P N="sp_ctlstmt_lbrace" V="3" E="1"/>
		<P N="st_oneline_else" V="5" E="1"/>
		<P N="st_nl_case" V="4" E="0"/>
		<P N="sp_init_rbrace" V="1" E="1"/>
		<P N="sp_op_addressof" V="0" E="1"/>
		<P N="sp_op_postfix" V="0" E="1"/>
		<P N="sp_if_lparen" V="4" E="1"/>
		<P N="sp_if_padparen" V="5" E="1"/>
		<P N="original_tab" V="4" E="1"/>
		<P N="indent_use_tab" V="1" E="1"/>
		<P N="indent_tab_custom" V="0" E="1"/>
		<P N="indent_first_level" V="1" E="1"/>
		<P N="indent_goto" V="0" E="1"/>
		<P N="indent_extern" V="0" E="1"/>
		<P N="indent_namespace" V="0" E="1"/>
		<P N="align_on_equals" V="1" E="1"/>
		<P N="exp_paren_align" V="8" E="1"/>
		<P N="indent_preprocessing" V="0" E="1"/>
		<P N="indent_in_block" V="0" E="1"/>
		<P N="indent_guard" V="0" E="1"/>
		<P N="indent_pp_col1" V="0" E="1"/>
		<P N="brace_loc_if" V="13" E="1"/>
		<P N="brace_loc_for" V="13" E="1"/>
		<P N="brace_loc_while" V="13" E="1"/>
		<P N="brace_loc_switch" V="13" E="1"/>
		<P N="brace_loc_do" V="13" E="1"/>
		<P N="brace_loc_try" V="13" E="1"/>
		<P N="brace_loc_catch" V="13" E="1"/>
		<P N="brace_loc_asm" V="13" E="1"/>
		<P N="brace_loc_namespace" V="13" E="1"/>
		<P N="brace_loc_class" V="13" E="1"/>
		<P N="brace_loc_enum" V="13" E="1"/>
		<P N="brace_loc_fun" V="13" E="1"/>
		<P N="rm_trailing_ws" V="4" E="1"/>
		<P N="rm_dup_ws" V="5" E="1"/>
		<P N="respace_other" V="4" E="1"/>
		<P N="comment_indent" V="4" E="1"/>
		<P N="comment_col1_indent" V="5" E="1"/>
		<P N="parens_return" V="18" E="1"/>
		<P N="parens_throw" V="5" E="0"/>
		<P N="fundecl_void" V="5" E="0"/>
		<P N="fun_assoc_with_ret_type" V="4" E="1"/>
		<P N="cppb_sp_fptr_padparen" V="5" E="1"/>
		<P N="cppb_sp_fptr_lparen" V="4" E="1"/>
		<P N="cppb_sp_fptr_rparen" V="5" E="1"/>
		<P N="allow_one_line_block" V="4" E="1"/>
		<P N="allow_class_one_line_block" V="4" E="1"/>
		<P N="st_newline_before_else" V="4" E="1"/>
		<P N="cont_indent_returntype" V="0" E="1"/>
		<P N="trailing_comment_align" V="2" E="1"/>
		<P N="trailing_comment_value" V="70" E="1"/>
		<P N="indent_from_brace" V="0" E="1"/>
		<P N="label_indent" V="1" E="1"/>
		<P N="sp_ty_star_prototype" V="4" E="1"/>
		<P N="sp_ty_amp_prototype" V="4" E="1"/>
		<P N="sp_return_padparen" V="5" E="1"/>
		<P N="sp_return_rparen" V="5" E="1"/>
		<P N="sp_throw_padparen" V="5" E="1"/>
		<P N="sp_throw_rparen" V="5" E="1"/>
		<P N="sp_expr_lparen" V="5" E="1"/>
		<P N="sp_expr_padparen" V="5" E="1"/>
		<P N="sp_expr_rparen" V="5" E="1"/>
		<P N="sp_disassoc_ret_type_ref" V="4" E="1"/>
		<P N="sp_stmt_semicolon" V="4" E="1"/>
		<P N="sp_namespace_lbrace" V="3" E="1"/>
		<P N="sp_try_lbrace" V="3" E="1"/>
		<P N="brace_follows_case" V="1" E="1"/>
		<P N="pp_indent_with_code" V="0" E="1"/>
	</profile>
	<profile name="bird's Objective-C Style" lang="m">
		<P N="syntax_indent" V="4" E="1"/>
		<P N="tab_indent" V="8" E="1"/>
		<P N="indent_policy" V="12" E="1"/>
		<P N="indent_member_access" V="0" E="1"/>
		<P N="access_spec_indent" V="1" E="1"/>
		<P N="member_access_relative_indent" V="0" E="1"/>
		<P N="indent_case" V="1" E="1"/>
		<P N="case_indent_width" V="4" E="1"/>
		<P N="continuation_width" V="4" E="1"/>
		<P N="funcall_param_align" V="10" E="1"/>
		<P N="sp_tmpldecl_comma" V="2" E="1"/>
		<P N="sp_init_comma" V="2" E="1"/>
		<P N="sp_member_dotstar" V="0" E="1"/>
		<P N="sp_mptr_ccs" V="5" E="1"/>
		<P N="sp_delete_padbracket" V="5" E="1"/>
		<P N="sp_cppcast_pad" V="5" E="1"/>
		<P N="st_nl_file" V="4" E="1"/>
		<P N="sp_class_lbrace" V="1" E="1"/>
		<P N="st_nl_empty" V="5" E="1"/>
		<P N="sp_catch_padparen" V="5" E="1"/>
		<P N="sp_switch_lparen" V="4" E="1"/>
		<P N="sp_ref_arp" V="5" E="1"/>
		<P N="sp_member_arrowstar" V="0" E="1"/>
		<P N="sp_tmpldecl_equals" V="3" E="1"/>
		<P N="sp_arrayexpr_lbracket" V="5" E="1"/>
		<P N="sp_tmpldecl_pad" V="5" E="1"/>
		<P N="sp_tmplparm_pad" V="5" E="1"/>
		<P N="sp_arraydecl_lbracket" V="5" E="1"/>
		<P N="st_fundecl_nameline" V="5" E="0"/>
		<P N="st_oneline_dowhile" V="4" E="1"/>
		<P N="sp_op_bitwise" V="3" E="1"/>
		<P N="st_oneline_catch" V="5" E="1"/>
		<P N="sp_ctlstmt_rparen" V="5" E="1"/>
		<P N="sp_ctlstmt_padparen" V="5" E="1"/>
		<P N="st_newline_after_extern" V="4" E="1"/>
		<P N="sp_for_lparen" V="4" E="1"/>
		<P N="sp_funcall_voidparen" V="5" E="1"/>
		<P N="sp_switch_defcolon" V="0" E="1"/>
		<P N="sp_switch_padparen" V="5" E="1"/>
		<P N="sp_class_colon" V="3" E="1"/>
		<P N="sp_fun_padparen" V="5" E="1"/>
		<P N="sp_if_rparen" V="4" E="1"/>
		<P N="sp_struct_comma" V="2" E="1"/>
		<P N="sp_ptr_is" V="4" E="1"/>
		<P N="sp_fun_equals" V="3" E="1"/>
		<P N="sp_delete_rbracket" V="4" E="1"/>
		<P N="sp_op_bitand" V="3" E="1"/>
		<P N="sp_op_assignment" V="3" E="1"/>
		<P N="sp_ref_av" V="5" E="1"/>
		<P N="sp_new_lparen" V="5" E="1"/>
		<P N="sp_struct_colon" V="3" E="1"/>
		<P N="sp_ptr_srp" V="5" E="1"/>
		<P N="sp_for_comma" V="2" E="1"/>
		<P N="sp_funcall_comma" V="2" E="1"/>
		<P N="sp_class_comma" V="2" E="1"/>
		<P N="sp_funcall_operator" V="0" E="1"/>
		<P N="st_oneline_access" V="4" E="1"/>
		<P N="sp_arrayexpr_rbracket" V="5" E="1"/>
		<P N="sp_cppcast_gt" V="5" E="1"/>
		<P N="sp_op_mult" V="3" E="1"/>
		<P N="sp_fun_commainit" V="2" E="1"/>
		<P N="sp_tmpldecl_lt" V="5" E="1"/>
		<P N="sp_arraydecl_rbracket" V="5" E="1"/>
		<P N="sp_for_lbrace" V="1" E="0"/>
		<P N="sp_init_lbrace" V="2" E="1"/>
		<P N="st_oneline_then" V="5" E="1"/>
		<P N="sp_catch_lparen" V="4" E="1"/>
		<P N="sp_fun_operator" V="0" E="1"/>
		<P N="sp_ptr_ss" V="5" E="1"/>
		<P N="sp_member_dot" V="0" E="1"/>
		<P N="sp_tmplcall_pad" V="5" E="1"/>
		<P N="sp_enum_lbrace" V="1" E="1"/>
		<P N="sp_ptr_sv" V="5" E="1"/>
		<P N="sp_for_rparen" V="4" E="1"/>
		<P N="sp_while_rparen" V="4" E="1"/>
		<P N="sp_ret_parexpr" V="4" E="1"/>
		<P N="sp_throw_parexpr" V="4" E="1"/>
		<P N="st_nl_class" V="5" E="0"/>
		<P N="st_oneline_statement" V="5" E="1"/>
		<P N="sp_union_lbrace" V="1" E="1"/>
		<P N="st_oneline_elsif" V="4" E="1"/>
		<P N="sp_op_unary" V="0" E="1"/>
		<P N="sp_op_binary" V="3" E="1"/>
		<P N="sp_new_rparen" V="4" E="1"/>
		<P N="sp_new_padparen" V="5" E="1"/>
		<P N="sp_cast_lparen" V="5" E="1"/>
		<P N="sp_op_comparison" V="3" E="1"/>
		<P N="sp_catch_rparen" V="4" E="1"/>
		<P N="sp_fun_lparen" V="5" E="1"/>
		<P N="sp_fun_voidparen" V="5" E="1"/>
		<P N="sp_enum_comma" V="2" E="1"/>
		<P N="sp_enum_equals" V="3" E="1"/>
		<P N="sp_cppcast_lt" V="5" E="1"/>
		<P N="sp_while_lbrace" V="1" E="1"/>
		<P N="sp_switch_lbrace" V="1" E="1"/>
		<P N="sp_op_logical" V="3" E="1"/>
		<P N="sp_for_semicolon" V="2" E="1"/>
		<P N="st_nl_fn" V="4" E="0"/>
		<P N="sp_cast_padparen" V="5" E="1"/>
		<P N="sp_funcall_rparen" V="5" E="1"/>
		<P N="sp_funcall_lparen" V="5" E="1"/>
		<P N="sp_switch_colon" V="0" E="1"/>
		<P N="sp_enum_colon" V="3" E="1"/>
		<P N="sp_ptr_slp" V="5" E="1"/>
		<P N="sp_ptr_sa" V="5" E="1"/>
		<P N="sp_ref_ia" V="4" E="1"/>
		<P N="sp_tmplcall_comma" V="2" E="1"/>
		<P N="sp_fun_comma" V="2" E="1"/>
		<P N="sp_tmplparm_comma" V="2" E="1"/>
		<P N="st_leave_declmult" V="4" E="1"/>
		<P N="sp_tmplcall_lt" V="5" E="1"/>
		<P N="sp_catch_lbrace" V="1" E="1"/>
		<P N="sp_fun_lbrace" V="3" E="1"/>
		<P N="sp_if_lbrace" V="1" E="1"/>
		<P N="sp_ptr_si" V="4" E="1"/>
		<P N="sp_ctlstmt_lparen" V="4" E="1"/>
		<P N="sp_for_padparen" V="5" E="1"/>
		<P N="sp_cast_rparen" V="5" E="1"/>
		<P N="sp_switch_rparen" V="4" E="1"/>
		<P N="sp_fun_colon" V="3" E="1"/>
		<P N="sp_delete_lbracket" V="5" E="1"/>
		<P N="sp_tmplparm_lt" V="5" E="1"/>
		<P N="sp_pp_eatspace" V="4" E="0"/>
		<P N="sp_op_dereference" V="0" E="1"/>
		<P N="sp_struct_lbrace" V="1" E="1"/>
		<P N="sp_member_arrow" V="0" E="1"/>
		<P N="sp_op_prefix" V="0" E="1"/>
		<P N="sp_fptr_si" V="4" E="1"/>
		<P N="sp_funcall_padparen" V="5" E="1"/>
		<P N="sp_while_padparen" V="5" E="1"/>
		<P N="sp_while_lparen" V="4" E="1"/>
		<P N="sp_fun_rparen" V="5" E="1"/>
		<P N="sp_ref_alp" V="5" E="1"/>
		<P N="st_leave_stmtmult" V="4" E="1"/>
		<P N="sp_arrayexpr_padbracket" V="5" E="1"/>
		<P N="sp_arraydecl_padbracket" V="5" E="1"/>
		<P N="sp_ctlstmt_lbrace" V="3" E="1"/>
		<P N="st_oneline_else" V="5" E="1"/>
		<P N="st_nl_case" V="4" E="0"/>
		<P N="sp_init_rbrace" V="1" E="1"/>
		<P N="sp_op_addressof" V="0" E="1"/>
		<P N="sp_op_postfix" V="0" E="1"/>
		<P N="sp_if_lparen" V="4" E="1"/>
		<P N="sp_if_padparen" V="5" E="1"/>
		<P N="original_tab" V="4" E="1"/>
		<P N="indent_use_tab" V="1" E="1"/>
		<P N="indent_tab_custom" V="0" E="1"/>
		<P N="indent_first_level" V="1" E="1"/>
		<P N="indent_goto" V="0" E="1"/>
		<P N="indent_extern" V="0" E="1"/>
		<P N="indent_namespace" V="0" E="1"/>
		<P N="align_on_equals" V="1" E="1"/>
		<P N="exp_paren_align" V="8" E="1"/>
		<P N="indent_preprocessing" V="0" E="1"/>
		<P N="indent_in_block" V="0" E="1"/>
		<P N="indent_guard" V="0" E="1"/>
		<P N="indent_pp_col1" V="0" E="1"/>
		<P N="brace_loc_if" V="13" E="1"/>
		<P N="brace_loc_for" V="13" E="1"/>
		<P N="brace_loc_while" V="13" E="1"/>
		<P N="brace_loc_switch" V="13" E="1"/>
		<P N="brace_loc_do" V="13" E="1"/>
		<P N="brace_loc_try" V="13" E="1"/>
		<P N="brace_loc_catch" V="13" E="1"/>
		<P N="brace_loc_asm" V="13" E="1"/>
		<P N="brace_loc_namespace" V="13" E="1"/>
		<P N="brace_loc_class" V="13" E="1"/>
		<P N="brace_loc_enum" V="13" E="1"/>
		<P N="brace_loc_fun" V="13" E="1"/>
		<P N="rm_trailing_ws" V="4" E="1"/>
		<P N="rm_dup_ws" V="5" E="1"/>
		<P N="respace_other" V="4" E="1"/>
		<P N="comment_indent" V="4" E="1"/>
		<P N="comment_col1_indent" V="5" E="1"/>
		<P N="parens_return" V="18" E="1"/>
		<P N="parens_throw" V="5" E="0"/>
		<P N="fundecl_void" V="5" E="0"/>
		<P N="fun_assoc_with_ret_type" V="4" E="1"/>
		<P N="cppb_sp_fptr_padparen" V="5" E="1"/>
		<P N="cppb_sp_fptr_lparen" V="4" E="1"/>
		<P N="cppb_sp_fptr_rparen" V="5" E="1"/>
		<P N="allow_one_line_block" V="4" E="1"/>
		<P N="allow_class_one_line_block" V="4" E="1"/>
		<P N="st_newline_before_else" V="4" E="1"/>
		<P N="cont_indent_returntype" V="0" E="1"/>
		<P N="trailing_comment_align" V="2" E="1"/>
		<P N="trailing_comment_value" V="70" E="1"/>
		<P N="indent_from_brace" V="0" E="1"/>
		<P N="label_indent" V="1" E="1"/>
		<P N="sp_ty_star_prototype" V="4" E="1"/>
		<P N="sp_ty_amp_prototype" V="4" E="1"/>
		<P N="sp_return_padparen" V="5" E="1"/>
		<P N="sp_return_rparen" V="5" E="1"/>
		<P N="sp_throw_padparen" V="5" E="1"/>
		<P N="sp_throw_rparen" V="5" E="1"/>
		<P N="sp_expr_lparen" V="5" E="1"/>
		<P N="sp_expr_padparen" V="5" E="1"/>
		<P N="sp_expr_rparen" V="5" E="1"/>
		<P N="sp_disassoc_ret_type_ref" V="4" E="1"/>
		<P N="sp_stmt_semicolon" V="4" E="1"/>
		<P N="sp_namespace_lbrace" V="3" E="1"/>
		<P N="sp_try_lbrace" V="3" E="1"/>
		<P N="brace_follows_case" V="1" E="1"/>
		<P N="pp_indent_with_code" V="0" E="1"/>
		<P N="meth_decl_align" V="19" E="1"/>
		<P N="meth_call_align" V="19" E="1"/>
		<P N="category_padparen" V="5" E="1"/>
		<P N="category_lparen" V="4" E="1"/>
		<P N="category_rparen" V="4" E="1"/>
		<P N="sp_decl_selector_colon" V="2" E="1"/>
		<P N="sp_call_selector_colon" V="2" E="1"/>
		<P N="protocol_padparen" V="5" E="1"/>
		<P N="protocol_lparen" V="4" E="1"/>
		<P N="protocol_rparen" V="4" E="1"/>
		<P N="protocol_comma" V="2" E="1"/>
		<P N="meth_call_bracket_align" V="8" E="1"/>
		<P N="meth_call_selalign_force" V="1" E="1"/>
		<P N="prop_padparen" V="5" E="1"/>
		<P N="prop_lparen" V="4" E="1"/>
		<P N="prop_rparen" V="4" E="1"/>
		<P N="prop_comma" V="2" E="1"/>
		<P N="synth_comma" V="2" E="1"/>
		<P N="synth_eq" V="0" E="1"/>
		<P N="dynamic_comma" V="2" E="1"/>
		<P N="meth_return_lparen" V="4" E="1"/>
		<P N="meth_return_padparen" V="5" E="1"/>
		<P N="meth_return_rparen" V="5" E="1"/>
		<P N="meth_param_lparen" V="5" E="1"/>
		<P N="meth_param_padparen" V="5" E="1"/>
		<P N="meth_param_rparen" V="5" E="1"/>
		<P N="block_initial_indent" V="4" E="1"/>
		<P N="finally_lbrace" V="3" E="1"/>
		<P N="synchronized_lparen" V="5" E="1"/>
		<P N="synchronized_padparen" V="5" E="1"/>
		<P N="synchronized_rparen" V="5" E="1"/>
		<P N="synchronized_lbrace" V="3" E="1"/>
		<P N="prop_eq" V="0" E="1"/>
	</profile>
</profiles>