/[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 160 Revision 163
153 const psiconv_character_layout base_char, 153 const psiconv_character_layout base_char,
154 const psiconv_paragraph_layout base_para); 154 const psiconv_paragraph_layout base_para);
155extern int psiconv_parse_embedded_object(const psiconv_buffer buf, int lev, 155extern int psiconv_parse_embedded_object(const psiconv_buffer buf, int lev,
156 psiconv_u32 off, int *length, 156 psiconv_u32 off, int *length,
157 psiconv_object *result); 157 psiconv_object *result);
158extern int psiconv_parse_object_display_section(const psiconv_buffer buf,
159 int lev,
160 psiconv_u32 off, int *length,
161 psiconv_object_display_section *result);
162extern int psiconv_parse_object_icon_section(const psiconv_buffer buf,int lev,
163 psiconv_u32 off, int *length,
164 psiconv_object_icon_section *result);
165
166
167
158 168
159 169
160/* ****************** 170/* ******************
161 * parse_texted.c * 171 * parse_texted.c *
162 ****************** */ 172 ****************** */
274 284
275extern int psiconv_parse_jumptable_section(const psiconv_buffer buf,int lev, 285extern int psiconv_parse_jumptable_section(const psiconv_buffer buf,int lev,
276 psiconv_u32 off, int *length, 286 psiconv_u32 off, int *length,
277 psiconv_jumptable_section *result); 287 psiconv_jumptable_section *result);
278extern int psiconv_parse_sketch_section(const psiconv_buffer buf, int lev, 288extern int psiconv_parse_sketch_section(const psiconv_buffer buf, int lev,
279 psiconv_u32 off, int *length, int is_object, 289 psiconv_u32 off, int *length,
280 psiconv_sketch_section *result); 290 psiconv_sketch_section *result);
281extern int psiconv_parse_clipart_section(const psiconv_buffer buf, int lev, 291extern int psiconv_parse_clipart_section(const psiconv_buffer buf, int lev,
282 psiconv_u32 off, int *length, 292 psiconv_u32 off, int *length,
283 psiconv_clipart_section *result); 293 psiconv_clipart_section *result);
284 294

Legend:
Removed from v.160  
changed lines
  Added in v.163

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