Searched refs:httpProxy_port (Results 1 – 1 of 1) sorted by relevance
338 …css::uno::Reference<css::registry::XRegistryKey> httpProxy_port = xRegistryRootKey->openKey(rtl::O… in getINetPropsFromConfig() local339 if(httpProxy_port.is() && httpProxy_port->getLongValue()) { in getINetPropsFromConfig()341 httpPort += rtl::OUString::valueOf(httpProxy_port->getLongValue()); in getINetPropsFromConfig()
Completed in 24 milliseconds