/[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 10 Revision 11
174 174
175extern int psiconv_parse_word_styles_section(const psiconv_buffer buf, int lev, 175extern int psiconv_parse_word_styles_section(const psiconv_buffer buf, int lev,
176 psiconv_u32 off, int *length, 176 psiconv_u32 off, int *length,
177 psiconv_word_styles_section *result); 177 psiconv_word_styles_section *result);
178 178
179
180/* *****************
181 * parse_image.c *
182 ***************** */
183
184extern int psiconv_parse_paint_data_section(const psiconv_buffer buf,int lev,
185 psiconv_u32 off, int *length,
186 psiconv_paint_data_section *result);
187
188
179/* **************** 189/* ****************
180 * parse_driver.c * 190 * parse_driver.c *
181 **************** */ 191 **************** */
182 192
183extern int psiconv_parse_texted_file(const psiconv_buffer buf,int lev, 193extern int psiconv_parse_texted_file(const psiconv_buffer buf,int lev,

Legend:
Removed from v.10  
changed lines
  Added in v.11

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