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.cxx355 …css::uno::Reference<css::registry::XRegistryKey> httpsProxy_port = xRegistryRootKey->openKey(rtl::… in getINetPropsFromConfig() local
356 if(httpsProxy_port.is() && httpsProxy_port->getLongValue()) { in getINetPropsFromConfig()
358 httpsPort += rtl::OUString::valueOf(httpsProxy_port->getLongValue()); in getINetPropsFromConfig()

Completed in 34 milliseconds