Home
last modified time | relevance | path

Searched refs:GNMSTYLE (Results 1 – 2 of 2) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-write.c759 GNMSTYLE "tab-text-color", in odf_write_table_style()
4202 GNMSTYLE "frame"); in odf_write_sheet_control_frame()
4268 GNMSTYLE "value-type", in odf_write_sheet_control_radio_button()
4278 GNMSTYLE "value-type", in odf_write_sheet_control_radio_button()
4291 GNMSTYLE "value-type", in odf_write_sheet_control_radio_button()
4338 GNMSTYLE "short-macro"); in odf_write_sheet_control_button()
4348 GNMSTYLE "short-macro"); in odf_write_sheet_control_button()
7186 "radius-ratio", GNMSTYLE in odf_write_plot_style()
7690 GNMSTYLE "pattern", in odf_write_gog_style_graphic()
8696 GNMSTYLE "polynomial"); in odf_write_polynom_reg()
[all …]
/dports/devel/goffice/goffice-0.10.50/goffice/utils/
H A Dgo-format.c7757 #define GNMSTYLE "gnm:" macro
7878 gsf_xml_out_add_int (xout, GNMSTYLE "format-magic", magic); in go_format_output_date_to_odf()
8093 gsf_xml_out_add_cstr (xout, GNMSTYLE "am-suffix", "AM"); in go_format_output_date_to_odf()
8094 gsf_xml_out_add_cstr (xout, GNMSTYLE "pm-suffix", "PM"); in go_format_output_date_to_odf()
8266 (xout, GNMSTYLE "no-integer-part", "true"); in go_format_output_fraction_to_odf()
8347 (xout, GNMSTYLE "no-integer-part", "true"); in go_format_output_fraction_to_odf()
8728 gsf_xml_out_start_element (xout, GNMSTYLE "repeated"); in go_format_output_number_to_odf()
8755 gsf_xml_out_start_element (xout, GNMSTYLE "invisible"); in go_format_output_number_to_odf()
8756 gsf_xml_out_add_cstr (xout, GNMSTYLE "char", text); in go_format_output_number_to_odf()
8859 odf_add_bool (xout, GNMSTYLE "engineering", engineering); in go_format_output_scientific_number_element_to_odf()
[all …]