Home
last modified time | relevance | path

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

/dports/math/gnumeric/gnumeric-1.12.50/plugins/qpro/
H A Dqpro-read.c111 } QProReadState; typedef
114 corrupted (QProReadState *state) in corrupted()
123 q_condition_barf (QProReadState *state, const char *cond) in q_condition_barf()
140 qpro_new_string (QProReadState *state, gchar const *data) in qpro_new_string()
149 qpro_get_record (QProReadState *state, guint16 *id, guint16 *len) in qpro_get_record()
187 qpro_validate_len (QProReadState *state, char const *id, guint16 len, int expected_len) in qpro_validate_len()
388 qpro_parse_formula (QProReadState *state, int col, int row, in qpro_parse_formula()
698 qpro_get_style (QProReadState *state, guint8 const *data) in qpro_get_style()
708 qpro_read_sheet (QProReadState *state) in qpro_read_sheet()
888 qpro_read_workbook (QProReadState *state, GsfInput *input) in qpro_read_workbook()
[all …]