Searched refs:DAV_HTTP_ERROR (Results 1 – 5 of 5) sorted by relevance
528 mpDAVException = new DAVException( DAVException::DAV_HTTP_ERROR, in postprocessProcessor()546 mpDAVException = new DAVException( DAVException::DAV_HTTP_ERROR, in postprocessProcessor()555 mpDAVException = new DAVException( DAVException::DAV_HTTP_ERROR ); in postprocessProcessor()
104 DAV_HTTP_ERROR = 0, // Generic error, enumerator
701 throw DAVException( DAVException::DAV_HTTP_ERROR, inPath, (sal_uInt16)APR_EGENERAL ); in PROPFIND()730 throw DAVException( DAVException::DAV_HTTP_ERROR, inPath, (sal_uInt16)APR_EGENERAL ); in PROPFIND()
1191 case DAVException::DAV_HTTP_ERROR: in handleException()
3297 case DAVException::DAV_HTTP_ERROR: in MapDAVException()
Completed in 70 milliseconds