/[public]/psiconv/trunk/lib/psiconv/parse_routines.h
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/parse_routines.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 96 Revision 97
175 175
176extern int psiconv_parse_sheet_status_section(const psiconv_buffer buf, int lev, 176extern int psiconv_parse_sheet_status_section(const psiconv_buffer buf, int lev,
177 psiconv_u32 off, int *length, 177 psiconv_u32 off, int *length,
178 psiconv_sheet_status_section *result); 178 psiconv_sheet_status_section *result);
179 179
180extern int psiconv_parse_sheet_formula_list(const psiconv_buffer buf, int lev,
181 psiconv_u32 off, int *length,
182 psiconv_sheet_formula_list *result);
183
184extern int psiconv_parse_sheet_formula(const psiconv_buffer buf, int lev,
185 psiconv_u32 off, int *length,
186 psiconv_sheet_formula *result);
187
180extern int psiconv_parse_sheet_workbook_section(const psiconv_buffer buf, 188extern int psiconv_parse_sheet_workbook_section(const psiconv_buffer buf,
181 int lev, 189 int lev,
182 psiconv_u32 off, int *length, 190 psiconv_u32 off, int *length,
183 psiconv_sheet_workbook_section *result); 191 psiconv_sheet_workbook_section *result);
184 192

Legend:
Removed from v.96  
changed lines
  Added in v.97

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26