Lines Matching refs:aProxy
128 KURL aProxy(aFTPProxy); in getValue() local
129 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().ucs2(); in getValue()
155 KURL aProxy(aFTPProxy); in getValue() local
156 sal_Int32 nPort = aProxy.port(); in getValue()
182 KURL aProxy(aHTTPProxy); in getValue() local
183 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().ucs2(); in getValue()
209 KURL aProxy(aHTTPProxy); in getValue() local
210 sal_Int32 nPort = aProxy.port(); in getValue()
236 KURL aProxy(aHTTPSProxy); in getValue() local
237 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().ucs2(); in getValue()
263 KURL aProxy(aHTTPSProxy); in getValue() local
264 sal_Int32 nPort = aProxy.port(); in getValue()