LibreOffice Module shell (master) 1
Classes | Typedefs
i_xml_parser_event_handler.hxx File Reference
#include <string>
#include <map>
Include dependency graph for i_xml_parser_event_handler.hxx:
This graph shows which files directly or indirectly include this file:

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_txml_tag_attribute_container_t
 

Typedef Documentation

◆ char_t

typedef char char_t

Definition at line 31 of file i_xml_parser_event_handler.hxx.

◆ string_t

typedef std::string string_t

Definition at line 30 of file i_xml_parser_event_handler.hxx.

◆ xml_tag_attribute_container_t

Definition at line 35 of file i_xml_parser_event_handler.hxx.