Home
last modified time | relevance | path

Searched refs:path_list_iterator (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dfile_path_helper.cxx216 class path_list_iterator class
227 path_list_iterator(const rtl::OUString& path_list, sal_Unicode list_separator = FPH_CHAR_COLON) : in path_list_iterator() function in path_list_iterator
302 path_list_iterator(const path_list_iterator& other);
310 path_list_iterator& operator=(const path_list_iterator& other);
327 path_list_iterator pli(pl); in osl_searchPath()
/trunk/main/sal/osl/os2/
H A Dfile_path_helper.cxx245 class path_list_iterator class
256 path_list_iterator(const rtl::OUString& path_list, sal_Unicode list_separator = FPH_CHAR_COLON) : in path_list_iterator() function in path_list_iterator
331 path_list_iterator(const path_list_iterator& other);
339 path_list_iterator& operator=(const path_list_iterator& other);
356 path_list_iterator pli(pl); in osl_searchPath()

Completed in 30 milliseconds