Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dcell.h87 GOFormat const *gnm_cell_get_format_given_style (GnmCell const *cell, GnmStyle const *style);
H A Dcell.c1044 gnm_cell_get_format_given_style (GnmCell const *cell, GnmStyle const *style) in gnm_cell_get_format_given_style() function
1075 return gnm_cell_get_format_given_style (cell, mstyle); in gnm_cell_get_format()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dxlsx-write.c1651 fmt2 = cell ? gnm_cell_get_format_given_style (cell, style) : fmt1; in xlsx_write_cells()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-write.c3575 GOFormat const *fmt = gnm_cell_get_format_given_style (cell, style); in odf_write_cell()
H A DChangeLog1977 gnm_cell_get_format_given_style