Searched refs:WebDAVNameMapper (Results 1 – 1 of 1) sorted by relevance
115 typedef std::hash_map< rtl::OUString, WebDAVName, rtl::OUStringHash > WebDAVNameMapper; in StrToWebDAVName() typedef117 static WebDAVNameMapper aWebDAVNameMapperList; in StrToWebDAVName()148 const WebDAVNameMapper::const_iterator aResult(aWebDAVNameMapperList.find(rStr)); in StrToWebDAVName()
Completed in 14 milliseconds