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

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

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

Revision 239 Revision 240
1082extern void psiconv_free_tab(psiconv_tab tab); 1082extern void psiconv_free_tab(psiconv_tab tab);
1083extern void psiconv_free_tabs(psiconv_all_tabs tabs); 1083extern void psiconv_free_tabs(psiconv_all_tabs tabs);
1084extern void psiconv_free_paragraph_layout(psiconv_paragraph_layout layout); 1084extern void psiconv_free_paragraph_layout(psiconv_paragraph_layout layout);
1085extern void psiconv_free_character_layout(psiconv_character_layout layout); 1085extern void psiconv_free_character_layout(psiconv_character_layout layout);
1086extern void psiconv_free_word_style(psiconv_word_style style); 1086extern void psiconv_free_word_style(psiconv_word_style style);
1087extern void psiconv_free_word_style_list(psiconv_word_style_list style_list);
1087extern void psiconv_free_word_styles_section 1088extern void psiconv_free_word_styles_section
1088 (psiconv_word_styles_section styles); 1089 (psiconv_word_styles_section styles);
1089extern void psiconv_free_formula(psiconv_formula formula); 1090extern void psiconv_free_formula(psiconv_formula formula);
1090extern void psiconv_free_formula_list(psiconv_formula_list list); 1091extern void psiconv_free_formula_list(psiconv_formula_list list);
1091extern void psiconv_free_sheet_status_section 1092extern void psiconv_free_sheet_status_section

Legend:
Removed from v.239  
changed lines
  Added in v.240

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