Searched refs:parseWebDAVLockResponse (Results 1 – 3 of 3) sorted by relevance
36 …DAVPropertyValue parseWebDAVLockResponse(const com::sun::star::uno::Reference< com::sun::star::io:…
1546 … const DAVPropertyValue outLock( parseWebDAVLockResponse( curlRequest.getResponseBody().get() ) ); in LOCK()1659 … const DAVPropertyValue outLock( parseWebDAVLockResponse( curlRequest.getResponseBody().get() ) ); in LOCK()
1068 …http_dav_ucp::DAVPropertyValue parseWebDAVLockResponse(const uno::Reference< io::XInputStream >& x… in parseWebDAVLockResponse() function