Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/src/tools/
H A Ddao.c787 gnm_style_set_format (mstyle, go_format_default_percentage ()); in dao_set_percent()
808 gnm_style_set_format (mstyle, go_format_default_date ()); in dao_set_date()
837 gnm_style_set_format (mstyle, fmt); in dao_set_format()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dmstyle.h126 void gnm_style_set_format (GnmStyle *style, GOFormat const *fmt);
H A Dmstyle.c733 gnm_style_set_format (new_style, go_format_general ()); in gnm_style_new_default()
1830 gnm_style_set_format (GnmStyle *style, GOFormat const *fmt) in gnm_style_set_format() function
1856 gnm_style_set_format (style, sf); in gnm_style_set_format_text()
H A Dworkbook-view.c309 gnm_style_set_format (tmp, fmt_cell); in wb_view_style_feedback()
H A Dwbc-gtk-edit.c913 gnm_style_set_format (style, go_format_general ()); in wbcg_edit_start()
H A Dwbc-gtk-actions.c1654 gnm_style_set_format (mstyle, format); in apply_number_format()
1767 gnm_style_set_format (style, new_fmt); in modify_format()
1851 gnm_style_set_format (style, new_fmt); in inc_dec()
H A Dstf-parse.c1338 gnm_style_set_format (mstyle, fmt); in stf_parse_sheet()
H A Dxml-sax-read.c1505 gnm_style_set_format (state->style, fmt); in xml_sax_style_start()
H A Dcommands.c901 gnm_style_set_format (new_style, sf); in cmd_set_text_full()
/dports/math/gnumeric/gnumeric-1.12.50/src/dialogs/
H A Ddialog-stf.c407 gnm_style_set_format (sr->style, sf); in stf_dialog_result_attach_formats_to_cr()
H A Ddialog-cell-format.c449 gnm_style_set_format (state->result, format); in cb_number_format_changed()
2504 gnm_style_set_format (state->style, fmt); in cb_check_cell_format()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/sc/
H A Dsc.c484 gnm_style_set_format (style, gfmt); in sc_parse_format_set_type()
564 gnm_style_set_format (style, gfmt); in sc_parse_fmt()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/sylk/
H A Dsylk.c576 gnm_style_set_format (style, in sylk_rtd_f_parse()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/applix/
H A DChangeLog484 * applix-read.c (applix_parse_style): Use gnm_style_set_format,
H A Dapplix-read.c626 gnm_style_set_format (style, go_format_general ()); in applix_parse_style()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dexcel-xml-read.c847 gnm_style_set_format (state->style, fmt); in xl_xml_num_fmt()
H A Dxlsx-read.c4273 gnm_style_set_format (state->style_accum, gfmt); in xlsx_numfmt_common()
4697 gnm_style_set_format (accum, fmt); in xlsx_xf_begin()
H A Dxlsx-write.c1654 gnm_style_set_format (style1, fmt2); in xlsx_write_cells()
H A Dms-excel-read.c2079 gnm_style_set_format (mstyle, xf->style_format); in excel_get_style_from_xf()
5321 gnm_style_set_format (overlay, fmt); in excel_read_CF()
H A Dms-excel-write.c2870 gnm_style_set_format (tmp, fmt); in cb_cell_pre_pass()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-read.c4103 gnm_style_set_format (oostyle->style, format); in oo_cell_start()
4806 gnm_style_set_format (state->cur_style.cells->style, fmt); in oo_style()