Home
last modified time | relevance | path

Searched refs:shouldUseProxy (Results 1 – 3 of 3) sorted by relevance

/trunk/main/ucbhelper/source/client/
H A Dproxydecider.cxx142 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
/trunk/main/ucbhelper/inc/ucbhelper/
H A Dproxydecider.hxx107 shouldUseProxy( const rtl::OUString & rProtocol,
/trunk/main/ucb/source/ucp/ftp/
H A Dftpcontentprovider.cxx157 if(!m_pProxyDecider->shouldUseProxy( in queryContent()

Completed in 13 milliseconds