LibreOffice Module shell (master) 1
i_xml_parser_event_handler Member List

This is the complete list of members for i_xml_parser_event_handler, including all inherited members.

characters(const string_t &character)=0i_xml_parser_event_handlerpure virtual
comment(const string_t &comment)=0i_xml_parser_event_handlerpure virtual
end_element(const string_t &raw_name, const string_t &local_name)=0i_xml_parser_event_handlerpure virtual
ignore_whitespace(const string_t &whitespaces)=0i_xml_parser_event_handlerpure virtual
start_element(const string_t &raw_name, const string_t &local_name, const xml_tag_attribute_container_t &attributes)=0i_xml_parser_event_handlerpure virtual
~i_xml_parser_event_handler()i_xml_parser_event_handlerinlinevirtual