Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavresponseparser.cxx323 std::vector< ::rtl::OUString > maResponseNames; member in __anon691643cc0411::WebDAVResponseParser
418 maResponseNames(), in WebDAVResponseParser()
514 maResponseNames.clear(); in startElement()
890maResponseNames.insert(maResponseNames.end(), maPropStatNames.begin(), maPropStatNames.end()); in endElement()
917 if(maResponseNames.size()) in endElement()
921 aDAVResourceInfo.properties = maResponseNames; in endElement()

Completed in 8 milliseconds