Searched refs:WebDAVName (Results 1 – 1 of 1) sorted by relevance
81 enum WebDAVName enum113 WebDAVName StrToWebDAVName(const rtl::OUString& rStr) in StrToWebDAVName()115 typedef std::hash_map< rtl::OUString, WebDAVName, rtl::OUStringHash > WebDAVNameMapper; in StrToWebDAVName()116 typedef std::pair< rtl::OUString, WebDAVName > WebDAVNameValueType; in StrToWebDAVName()180 WebDAVName maWebDAVName;198 WebDAVName getWebDAVName() const { return maWebDAVName; } in getWebDAVName()350 bool hasParent(WebDAVName aWebDAVName) const in hasParent()
Completed in 10 milliseconds