Home
last modified time | relevance | path

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

/aoo41x/main/ucb/source/ucp/webdav/
H A DSerfRequestProcessor.cxx528 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()
H A DDAVException.hxx104 DAV_HTTP_ERROR = 0, // Generic error, enumerator
H A DSerfSession.cxx701 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()
H A DDAVResourceAccess.cxx1191 case DAVException::DAV_HTTP_ERROR: in handleException()
H A Dwebdavcontent.cxx3297 case DAVException::DAV_HTTP_ERROR: in MapDAVException()

Completed in 314 milliseconds