/[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 94 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
188extern int psiconv_parse_sheet_workbook_section(const psiconv_buffer buf,
189 int lev,
190 psiconv_u32 off, int *length,
191 psiconv_sheet_workbook_section *result);
180 192
181 193
182/* ***************** 194/* *****************
183 * parse_image.c * 195 * parse_image.c *
184 ***************** */ 196 ***************** */

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

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