Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dpivot-table.c609 static bool overridden_count_format; variable
627 else if (!strcmp (s, PIVOT_RC_COUNT) && !overridden_count_format) in pivot_table_get_format()
648 overridden_count_format = true; in pivot_result_class_change()