Home
last modified time | relevance | path

Searched refs:DAV_HTTP_CONNECT (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav/
H A DDAVException.hxx110 DAV_HTTP_CONNECT, // Could not connect to server, enumerator
H A Dwebdavcontent.cxx3042 case DAVException::DAV_HTTP_CONNECT: in MapDAVException()
3145 ( e.getError() == DAVException::DAV_HTTP_CONNECT ) || in shouldAccessNetworkAfterException()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav/
H A DDAVException.hxx111 DAV_HTTP_CONNECT, // Could not connect to server, enumerator
H A Dwebdavcontent.cxx3046 case DAVException::DAV_HTTP_CONNECT: in MapDAVException()
3149 ( e.getError() == DAVException::DAV_HTTP_CONNECT ) || in shouldAccessNetworkAfterException()
/dports/editors/libreoffice/libreoffice-7.2.6.2/ucb/source/ucp/webdav-neon/
H A DDAVException.hxx126 DAV_HTTP_CONNECT, // Could not connect to server, enumerator
H A Dwebdavcontent.cxx3560 case DAVException::DAV_HTTP_CONNECT: in MapDAVException()
3643 ( e.getError() == DAVException::DAV_HTTP_CONNECT ) || in shouldAccessNetworkAfterException()
3811 ( e.getError() == DAVException::DAV_HTTP_CONNECT ) ) in getResourceType()
3964 case DAVException::DAV_HTTP_CONNECT: in getResourceOptions()
H A DNeonSession.cxx1964 throw DAVException( DAVException::DAV_HTTP_CONNECT, in HandleError()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ucb/source/ucp/webdav-neon/
H A DDAVException.hxx127 DAV_HTTP_CONNECT, // Could not connect to server, enumerator
H A Dwebdavcontent.cxx3566 case DAVException::DAV_HTTP_CONNECT: in MapDAVException()
3649 ( e.getError() == DAVException::DAV_HTTP_CONNECT ) || in shouldAccessNetworkAfterException()
3817 ( e.getError() == DAVException::DAV_HTTP_CONNECT ) ) in getResourceType()
3970 case DAVException::DAV_HTTP_CONNECT: in getResourceOptions()
H A DNeonSession.cxx1992 throw DAVException( DAVException::DAV_HTTP_CONNECT, in HandleError()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog519374 DAVException::DAV_HTTP_CONNECT state.
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog781423 DAVException::DAV_HTTP_CONNECT state.