Home
last modified time | relevance | path

Searched refs:DAV_HTTP_REDIRECT (Results 1 – 14 of 14) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav/
H A DDAVException.hxx118 DAV_HTTP_REDIRECT, // Request was redirected, enumerator
H A DDAVResourceAccess.cxx663 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST()
725 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST()
1086 case DAVException::DAV_HTTP_REDIRECT: in handleException()
H A DSerfRequestProcessor.cxx432 mpDAVException = new DAVException( DAVException::DAV_HTTP_REDIRECT, in postprocessProcessor()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav/
H A DDAVException.hxx119 DAV_HTTP_REDIRECT, // Request was redirected, enumerator
H A DDAVResourceAccess.cxx663 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST()
725 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST()
1086 case DAVException::DAV_HTTP_REDIRECT: in handleException()
H A DSerfRequestProcessor.cxx432 mpDAVException = new DAVException( DAVException::DAV_HTTP_REDIRECT, in postprocessProcessor()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav-neon/
H A DDAVException.hxx134 DAV_HTTP_REDIRECT, // Request was redirected, enumerator
H A DDAVResourceAccess.cxx700 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST()
762 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST()
1151 case DAVException::DAV_HTTP_REDIRECT: in handleException()
H A DNeonSession.cxx1990 DAVException::DAV_HTTP_REDIRECT, aUri.GetURI() ); in HandleError()
H A Dwebdavcontent.cxx4108 case DAVException::DAV_HTTP_REDIRECT: in getResourceOptions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav-neon/
H A DDAVException.hxx135 DAV_HTTP_REDIRECT, // Request was redirected, enumerator
H A DDAVResourceAccess.cxx700 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST()
762 if ( e.getError() == DAVException::DAV_HTTP_REDIRECT ) in POST()
1151 case DAVException::DAV_HTTP_REDIRECT: in handleException()
H A DNeonSession.cxx2018 DAVException::DAV_HTTP_REDIRECT, aUri.GetURI() ); in HandleError()
H A Dwebdavcontent.cxx4114 case DAVException::DAV_HTTP_REDIRECT: in getResourceOptions()