Home
last modified time | relevance | path

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

/dports/math/gretl/gretl-2021d/plugin/
H A Dods_import.c55 typedef struct ods_table_ ods_table; typedef
72 ods_table **tables; /* pointers to table info */
83 ods_table *tab = NULL; in ods_table_new()
113 ods_table **tabs = NULL; in ods_sheet_add_table()
151 static void ods_table_free (ods_table *tab) in ods_table_free()
181 static void ods_table_print (ods_table *tab) in ods_table_print()
638 ods_table *tab, in read_data_row()
666 ods_table *tab) in sheet_allocate_data()
833 ods_table *tab; in read_table_content()
906 ods_table *tab = NULL; in get_table_dimensions()
[all …]
/dports/devel/liborcus/liborcus-0.16.1/
H A DChangeLog19677 Renamed model::ods_table to model::sheet.
19934 Put cell values into ods_table instances, and print cell contents to html.
20069 Added skeleton files for ods_table class, under namespace 'model'.