/[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 124 Revision 125
767extern psiconv_character_layout psiconv_clone_character_layout 767extern psiconv_character_layout psiconv_clone_character_layout
768 (psiconv_character_layout ls); 768 (psiconv_character_layout ls);
769 769
770/* Get a numbered style. Returns NULL if the style is unknown. */ 770/* Get a numbered style. Returns NULL if the style is unknown. */
771extern psiconv_word_style psiconv_get_style (psiconv_word_styles_section ss, int nr); 771extern psiconv_word_style psiconv_get_style (psiconv_word_styles_section ss, int nr);
772extern psiconv_formula psiconv_get_formula (psiconv_formula_list ss, int nr);
772 773
773extern void psiconv_free_color(psiconv_color color); 774extern void psiconv_free_color(psiconv_color color);
774extern void psiconv_free_border(psiconv_border border); 775extern void psiconv_free_border(psiconv_border border);
775extern void psiconv_free_bullet(psiconv_bullet bullet); 776extern void psiconv_free_bullet(psiconv_bullet bullet);
776extern void psiconv_free_font(psiconv_font font); 777extern void psiconv_free_font(psiconv_font font);

Legend:
Removed from v.124  
changed lines
  Added in v.125

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