Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavresponseparser.cxx116 typedef std::pair< rtl::OUString, WebDAVName > WebDAVNameValueType; in StrToWebDAVName() typedef
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()
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()
140 …aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("timeout"), WebDAV… in StrToWebDAVName()
[all …]

Completed in 18 milliseconds