Home
last modified time | relevance | path

Searched refs:GsfXMLInExtDtor (Results 1 – 10 of 10) sorted by relevance

/dports/devel/libgsf/libgsf-1.14.47/gsf/
H A Dgsf-libxml.h74 typedef void (*GsfXMLInExtDtor) (GsfXMLIn *xin, gpointer old_state); typedef
140 gpointer new_state, GsfXMLInExtDtor dtor,
H A Dgsf-libxml.c601 GsfXMLInExtDtor dtor;
1281 gpointer new_state, GsfXMLInExtDtor dtor, in gsf_xml_in_push_state()
/dports/devel/goffice/goffice-0.10.50/goffice/graph/
H A Dgog-object-xml.c564 (GsfXMLInExtDtor) go_sax_parser_done, attrs); in gog_object_sax_push_parser()
H A Dgog-axis-color-map.c394 gsf_xml_in_push_state (xin, xml, state, (GsfXMLInExtDtor) parse_done_cb, attrs); in gog_axis_color_map_prep_sax()
H A Dgog-theme.c808 gsf_xml_in_push_state (xin, xml, state, (GsfXMLInExtDtor) parse_done_cb, attrs); in gog_theme_prep_sax()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/loaders/cml/
H A Dcml.cc508 gsf_xml_in_push_state (xin, doc, state, (GsfXMLInExtDtor) NULL, attrs); in cml_mol_start()
/dports/devel/goffice/goffice-0.10.50/goffice/component/
H A Dgo-component.c774 (GsfXMLInExtDtor) _go_component_sax_parser_done, attrs); in go_component_sax_push_parser()
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsheet-object-graph.c1144 (GsfXMLInExtDtor) gnm_sogg_sax_parser_done, attrs); in gnm_sogg_prep_sax_parser()
H A Dxml-sax-read.c2561 (GsfXMLInExtDtor) gnm_xml_finish_obj, attrs); in xml_sax_read_obj()
3750 (GsfXMLInExtDtor)style_parser_done, attrs); in gnm_xml_prep_style_parser()
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/plugins/loaders/cdxml/
H A Dcdxml.cc822 gsf_xml_in_push_state (xin, doc, state, (GsfXMLInExtDtor) fragment_done, attrs); in cdxml_node_start()