Searched refs:aWebDAVNameMapperList (Results 1 – 1 of 1) sorted by relevance
117 static WebDAVNameMapper aWebDAVNameMapperList; in StrToWebDAVName() local119 if(aWebDAVNameMapperList.empty()) in StrToWebDAVName()123 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("href"), WebDAVNam… in StrToWebDAVName()125 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("prop"), WebDAVNam… in StrToWebDAVName()134 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("write"), WebDAVNa… in StrToWebDAVName()135 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("shared"), WebDAVN… in StrToWebDAVName()138 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("depth"), WebDAVNa… in StrToWebDAVName()139 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("owner"), WebDAVNa… in StrToWebDAVName()142 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("status"), WebDAVN… in StrToWebDAVName()148 const WebDAVNameMapper::const_iterator aResult(aWebDAVNameMapperList.find(rStr)); in StrToWebDAVName()[all …]
Completed in 16 milliseconds