Home
last modified time | relevance | path

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

/dports/converters/psiconv/psiconv-0.9.9/lib/psiconv/
H A Dparse_driver.c806 if ((appl_id->id != PSICONV_ID_SHEET) || in psiconv_parse_sheet_file()
811 PSICONV_ID_SHEET,appl_id->id); in psiconv_parse_sheet_file()
H A Ddata.h1018 #define PSICONV_ID_SHEET 0x10000088 macro
H A Dparse_common.c104 } else if ((*result)->uid3 == PSICONV_ID_SHEET) { in psiconv_parse_header_section()
1120 case PSICONV_ID_SHEET: file_type = psiconv_sheet_file; in psiconv_determine_embedded_object_type()