Searched refs:WebDAVNameValueType (Results 1 – 1 of 1) sorted by relevance
| /trunk/main/ucb/source/ucp/webdav/ |
| H A D | webdavresponseparser.cxx | 116 typedef std::pair< rtl::OUString, WebDAVName > WebDAVNameValueType; in StrToWebDAVName() typedef 121 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("multistatus"), We… in StrToWebDAVName() 122 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("response"), WebDA… in StrToWebDAVName() 123 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("href"), WebDAVNam… in StrToWebDAVName() 124 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("propstat"), WebDA… in StrToWebDAVName() 125 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("prop"), WebDAVNam… in StrToWebDAVName() 126 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("resourcetype"), W… in StrToWebDAVName() 127 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("collection"), Web… in StrToWebDAVName() 128 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("getcontenttype"),… in StrToWebDAVName() 129 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("supportedlock"), … in StrToWebDAVName() [all …]
|