Searched refs:httpsProxy_port (Results 1 – 1 of 1) sorted by relevance
355 …css::uno::Reference<css::registry::XRegistryKey> httpsProxy_port = xRegistryRootKey->openKey(rtl::… in getINetPropsFromConfig() local356 if(httpsProxy_port.is() && httpsProxy_port->getLongValue()) { in getINetPropsFromConfig()358 httpsPort += rtl::OUString::valueOf(httpsProxy_port->getLongValue()); in getINetPropsFromConfig()
Completed in 26 milliseconds