Home
last modified time | relevance | path

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

/AOO41X/main/ucb/source/ucp/webdav/
H A Dwebdavresponseparser.cxx117 static WebDAVNameMapper aWebDAVNameMapperList; in StrToWebDAVName() local
119 if(aWebDAVNameMapperList.empty()) in StrToWebDAVName()
121aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("multistatus"), We… in StrToWebDAVName()
122aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("response"), WebDA… in StrToWebDAVName()
123aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("href"), WebDAVNam… in StrToWebDAVName()
124aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("propstat"), WebDA… in StrToWebDAVName()
125aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("prop"), WebDAVNam… in StrToWebDAVName()
126aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("resourcetype"), W… in StrToWebDAVName()
127aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("collection"), Web… in StrToWebDAVName()
128aWebDAVNameMapperList.insert(WebDAVNameValueType(rtl::OUString::createFromAscii("getcontenttype"),… in StrToWebDAVName()
[all …]