Searched refs:shouldUseProxy (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/ucbhelper/source/client/ |
H A D | proxydecider.cxx | 142 bool shouldUseProxy( const rtl::OUString & rHost, 436 bool InternetProxyDecider_Impl::shouldUseProxy( const rtl::OUString & rHost, in shouldUseProxy() function in ucbhelper::proxydecider_impl::InternetProxyDecider_Impl 503 if ( !shouldUseProxy( rHost, nPort, false ) ) in getProxy() 539 if ( !shouldUseProxy( aFullyQualifiedHost, nPort, false ) ) in getProxy() 553 if ( !shouldUseProxy( aFullyQualifiedHost, nPort, true ) ) in getProxy() 843 bool InternetProxyDecider::shouldUseProxy( const rtl::OUString & rProtocol, in shouldUseProxy() function in ucbhelper::InternetProxyDecider
|
/aoo42x/main/ucbhelper/inc/ucbhelper/ |
H A D | proxydecider.hxx | 107 shouldUseProxy( const rtl::OUString & rProtocol,
|
/aoo42x/main/ucb/source/ucp/ftp/ |
H A D | ftpcontentprovider.cxx | 157 if(!m_pProxyDecider->shouldUseProxy( in queryContent()
|
Completed in 13 milliseconds