/[public]/psiconv/trunk/lib/psiconv/data.h
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/data.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 102 Revision 107
191 psiconv_size_t space_below; 191 psiconv_size_t space_below;
192 psiconv_bool_t keep_together; 192 psiconv_bool_t keep_together;
193 psiconv_bool_t keep_with_next; 193 psiconv_bool_t keep_with_next;
194 psiconv_bool_t on_next_page; 194 psiconv_bool_t on_next_page;
195 psiconv_bool_t no_widow_protection; 195 psiconv_bool_t no_widow_protection;
196 psiconv_bool_t wrap_to_fit_cell;
196 psiconv_length_t border_distance; 197 psiconv_length_t border_distance;
197 psiconv_bullet bullet; 198 psiconv_bullet bullet;
198 psiconv_border left_border; 199 psiconv_border left_border;
199 psiconv_border right_border; 200 psiconv_border right_border;
200 psiconv_border top_border; 201 psiconv_border top_border;
453 psiconv_formula_op_mul, 454 psiconv_formula_op_mul,
454 psiconv_formula_op_div, 455 psiconv_formula_op_div,
455 psiconv_formula_op_pow, 456 psiconv_formula_op_pow,
456 psiconv_formula_op_pos, 457 psiconv_formula_op_pos,
457 psiconv_formula_op_neg, 458 psiconv_formula_op_neg,
459 psiconv_formula_op_not,
460 psiconv_formula_op_and,
461 psiconv_formula_op_or,
458 psiconv_formula_op_con, 462 psiconv_formula_op_con,
459 psiconv_formula_op_bra, 463 psiconv_formula_op_bra,
460 psiconv_formula_mark_eof, 464 psiconv_formula_mark_eof,
461 psiconv_formula_dat_float, 465 psiconv_formula_dat_float,
462 psiconv_formula_dat_int, 466 psiconv_formula_dat_int,

Legend:
Removed from v.102  
changed lines
  Added in v.107

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26