Home
last modified time | relevance | path

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

/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-format.h227 GOFormatFamily go_format_get_family (GOFormat const *fmt);
H A Dgo-format.c538 go_format_get_family (GOFormat const *fmt) in go_format_get_family() function
573 t0 = go_format_get_family (ci->fmt); in go_format_get_family()
577 if (t0 != go_format_get_family (ci->fmt)) in go_format_get_family()
6514 if (go_format_get_family (fmt) != GO_FORMAT_DATE) in go_format_is_date()
6535 if (go_format_get_family (fmt) != GO_FORMAT_TIME) in go_format_is_time()
7449 go_format_details_init (dst, go_format_get_family (fmt)); in go_format_get_details()
9074 family = go_format_get_family (fmt); in go_format_output_simple_to_odf()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dcell.c862 switch (go_format_get_family (fmt)) { in gnm_cell_get_text_for_editing()
H A Dnumber-match.c1292 fam = cur_fmt ? go_format_get_family (cur_fmt) : GO_FORMAT_GENERAL; in format_match()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/html/
H A Dlatex.c1100 cell_format_family = go_format_get_family (gnm_cell_get_format (cell)); in latex2e_write_multicolumn_cell()
/dports/devel/goffice/goffice-0.10.50/goffice/gtk/
H A Dgo-format-sel.c1695 page = go_format_get_family (gfs->format.spec); in nfs_init()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A DChangeLog5536 (odf_write_data_styles): use go_format_get_family
/dports/devel/goffice/goffice-0.10.50/
H A DChangeLog9633 * goffice/utils/go-format.c (go_format_get_family): If a number