Searched refs:httpProxy_name (Results 1 – 1 of 1) sorted by relevance
332 …css::uno::Reference<css::registry::XRegistryKey> httpProxy_name = xRegistryRootKey->openKey(rtl::O… in getINetPropsFromConfig() local333 if(httpProxy_name.is() && httpProxy_name->getStringValue().getLength()) { in getINetPropsFromConfig()335 httpHost += httpProxy_name->getStringValue(); in getINetPropsFromConfig()
Completed in 20 milliseconds