work toward making pivot tables the primary representation
[pspp] / src / output / pivot-table.h
index be82d0685ee1b6d4d80b06e00862967d8e2726b6..091984a0daecd896bc585ad7cdc5938e99e88fcc 100644 (file)
@@ -753,6 +753,10 @@ void pivot_value_get_style (struct pivot_value *,
                             struct table_area_style *);
 void pivot_value_set_style (struct pivot_value *,
                             const struct table_area_style *);
+void pivot_value_set_font_style (struct pivot_value *,
+                                 const struct font_style *);
+void pivot_value_set_cell_style (struct pivot_value *,
+                                 const struct cell_style *);
 
 /* Template arguments. */
 struct pivot_argument