Searched refs:aDAVPropertyValue (Results 1 – 1 of 1) sorted by relevance
631 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement() local633 aDAVPropertyValue.Name = aStr; in endElement()634 aDAVPropertyValue.Value <<= mpContext->getWhiteSpace(); in endElement()635 maPropStatProperties.push_back(aDAVPropertyValue); in endElement()645 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement() local647 aDAVPropertyValue.Name = aStr; in endElement()648 aDAVPropertyValue.Value <<= mpContext->getWhiteSpace(); in endElement()649 maPropStatProperties.push_back(aDAVPropertyValue); in endElement()669 http_dav_ucp::DAVPropertyValue aDAVPropertyValue; in endElement() local671 aDAVPropertyValue.Name = aStrA; in endElement()[all …]