Searched refs:aDAVPropertyValue (Results 1 – 1 of 1) sorted by relevance
629 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement() local631 aDAVPropertyValue.Name = aStr; in endElement()632 aDAVPropertyValue.Value <<= mpContext->getWhiteSpace(); in endElement()633 maPropStatProperties.push_back(aDAVPropertyValue); in endElement()643 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement() local645 aDAVPropertyValue.Name = aStr; in endElement()646 aDAVPropertyValue.Value <<= mpContext->getWhiteSpace(); in endElement()647 maPropStatProperties.push_back(aDAVPropertyValue); in endElement()667 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement() local669 aDAVPropertyValue.Name = aStrA; in endElement()[all …]