|
LibreOffice Module shell (master) 1
|
This is the complete list of members for i_xml_parser_event_handler, including all inherited members.
| characters(const string_t &character)=0 | i_xml_parser_event_handler | pure virtual |
| comment(const string_t &comment)=0 | i_xml_parser_event_handler | pure virtual |
| end_element(const string_t &raw_name, const string_t &local_name)=0 | i_xml_parser_event_handler | pure virtual |
| ignore_whitespace(const string_t &whitespaces)=0 | i_xml_parser_event_handler | pure virtual |
| start_element(const string_t &raw_name, const string_t &local_name, const xml_tag_attribute_container_t &attributes)=0 | i_xml_parser_event_handler | pure virtual |
| ~i_xml_parser_event_handler() | i_xml_parser_event_handler | inlinevirtual |