Home
last modified time | relevance | path

Searched refs:graph_styles (Results 1 – 3 of 3) sorted by relevance

/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-read.c291 GHashTable *graph_styles; member
8521 state->chart.graph_styles); in od_draw_object()
9869 (state->chart.graph_styles, style_name); in od_series_reg_equation()
9929 (state->chart.graph_styles, style_name); in od_series_regression()
10029 (state->chart.graph_styles, style_name); in oo_series_droplines()
10244 (state->chart.graph_styles, style_name); in oo_legend()
10285 (state->chart.graph_styles, style_name); in oo_chart_grid()
10315 (state->chart.graph_styles, style_name); in oo_chart_wall()
10345 (state->chart.graph_styles, style_name); in oo_chart_axisline()
10470 (state->chart.graph_styles, style_name); in odf_so_filled()
[all …]
/dports/audio/snd/snd-21.2/
H A Dsnd-prefs.c2613 static const char *graph_styles[NUM_GRAPH_STYLES] = {"line ", "dot ", "filled ", "dot+line ", "loll… variable
H A Dsnd-motif.c19790 graph_styles, NUM_GRAPH_STYLES, in make_preferences_dialog()