Home
last modified time | relevance | path

Searched defs:string_t (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/shell/inc/internal/
H A Di_xml_parser_event_handler.hxx31 typedef std::wstring string_t; typedef
34 typedef std::string string_t; typedef
/aoo4110/main/shell/source/unix/sysshell/
H A Drecently_used_file_handler.cxx241 const string_t& /*raw_name*/, in start_element()
249 virtual void end_element(const string_t& /*raw_name*/, const string_t& local_name) in end_element()
280 virtual void ignore_whitespace(const string_t& /*whitespaces*/) in ignore_whitespace()
284 const string_t& /*target*/, const string_t& /*data*/) in processing_instruction()
287 virtual void comment(const string_t& /*comment*/) in comment()

Completed in 19 milliseconds