Lines Matching refs:aProxy
132 KUrl aProxy(aFTPProxy); in getValue() local
133 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().utf16(); in getValue()
159 KUrl aProxy(aFTPProxy); in getValue() local
160 sal_Int32 nPort = aProxy.port(); in getValue()
186 KUrl aProxy(aHTTPProxy); in getValue() local
187 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().utf16(); in getValue()
213 KUrl aProxy(aHTTPProxy); in getValue() local
214 sal_Int32 nPort = aProxy.port(); in getValue()
240 KUrl aProxy(aHTTPSProxy); in getValue() local
241 ::rtl::OUString sProxy = (const sal_Unicode *) aProxy.host().utf16(); in getValue()
267 KUrl aProxy(aHTTPSProxy); in getValue() local
268 sal_Int32 nPort = aProxy.port(); in getValue()