Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsheet.h279 gboolean sheet_colrow_can_group (Sheet *sheet, GnmRange const *r,
H A Dsheet.c2240 sheet_colrow_can_group (Sheet *sheet, GnmRange const *r, gboolean is_cols) in sheet_colrow_can_group() function
2276 if (group != sheet_colrow_can_group (sheet, r, is_cols)) in sheet_colrow_group_ungroup()
H A Dwbc-gtk-actions.c992 if (sheet_colrow_can_group (sv_sheet (sv), r, is_cols)) { in hide_show_detail_real()
H A Dcommands.c2536 if (sheet_colrow_can_group (sv->sheet, &r, is_cols) != group) { in cmd_selection_group()
2561 if (sheet_colrow_can_group (sv->sheet, &r, is_cols) != group) { in cmd_selection_group()