Home
last modified time | relevance | path

Searched refs:use_last_cr (Results 1 – 1 of 1) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dwbc-gtk.c3950 gboolean multiple, use_last_cr; in cb_auto_expr_insert_formula() local
3961 use_last_cr = (range_height (selection) > 1) && sheet_is_region_empty (scg_sheet (scg), &output); in cb_auto_expr_insert_formula()
3962 if (!use_last_cr) { in cb_auto_expr_insert_formula()
3970 if (use_last_cr) in cb_auto_expr_insert_formula()
3977 use_last_cr = (range_width (selection) > 1) && sheet_is_region_empty (scg_sheet (scg), &output); in cb_auto_expr_insert_formula()
3978 if (!use_last_cr) { in cb_auto_expr_insert_formula()
3986 if (use_last_cr) in cb_auto_expr_insert_formula()