LibreOffice Module shell (master) 1
|
#include <string>
#include <map>
Go to the source code of this file.
Classes | |
class | i_xml_parser_event_handler |
Typedefs | |
typedef std::string | string_t |
typedef char | char_t |
typedef std::map< string_t, string_t > | xml_tag_attribute_container_t |
typedef char char_t |
Definition at line 31 of file i_xml_parser_event_handler.hxx.
typedef std::string string_t |
Definition at line 30 of file i_xml_parser_event_handler.hxx.
Definition at line 35 of file i_xml_parser_event_handler.hxx.