Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dstyle-conditions.h57 void gnm_style_cond_set_overlay (GnmStyleCond *cond,
H A Dstyle-conditions.c155 gnm_style_cond_set_overlay (dst, src->overlay); in gnm_style_cond_dup_to()
248 gnm_style_cond_set_overlay (GnmStyleCond *cond, GnmStyle *overlay) in gnm_style_cond_set_overlay() function
H A Dxml-sax-read.c1747 gnm_style_cond_set_overlay (state->cond, state->style); in xml_sax_condition_end()
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-cell-format-cond.c410 gnm_style_cond_set_overlay (cond, overlay); in c_fmt_dialog_get_condition()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dxlsx-read.c2812 gnm_style_cond_set_overlay (state->cond, overlay); in xlsx_cond_fmt_rule_begin()
H A Dms-excel-read.c5511 gnm_style_cond_set_overlay (cond, overlay); in excel_read_CF()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-read.c3608 gnm_style_cond_set_overlay (cond, cstyle); in odf_style_add_condition()