Home
last modified time | relevance | path

Searched refs:httpsProxy_port (Results 1 – 1 of 1) sorted by relevance

/trunk/main/stoc/source/javavm/
H A Djavavm.cxx352 …css::uno::Reference<css::registry::XRegistryKey> httpsProxy_port = xRegistryRootKey->openKey(rtl::… in getINetPropsFromConfig() local
353 if(httpsProxy_port.is() && httpsProxy_port->getLongValue()) { in getINetPropsFromConfig()
355 httpsPort += rtl::OUString::valueOf(httpsProxy_port->getLongValue()); in getINetPropsFromConfig()