Home
last modified time | relevance | path

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

/dports/converters/psiconv/psiconv-0.9.9/lib/psiconv/
H A Ddata.h933 } *psiconv_sheet_grid_section; typedef
942 psiconv_sheet_grid_section grid;
1106 extern void psiconv_free_sheet_grid_section(psiconv_sheet_grid_section sec);
H A Dparse_routines.h334 psiconv_sheet_grid_section *result);
H A Ddata.c736 void psiconv_free_sheet_grid_section(psiconv_sheet_grid_section sec) in psiconv_free_sheet_grid_section()
H A Dparse_sheet.c1683 psiconv_sheet_grid_section *result) in psiconv_parse_sheet_grid_section()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/psiconv/
H A Dpsiconv-read.c541 psiconv_sheet_grid_section grid; in add_worksheet()