Home
last modified time | relevance | path

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

/aoo42x/main/stoc/source/javavm/
H A Djavavm.cxx338 …css::uno::Reference<css::registry::XRegistryKey> httpProxy_port = xRegistryRootKey->openKey(rtl::O… in getINetPropsFromConfig() local
339 if(httpProxy_port.is() && httpProxy_port->getLongValue()) { in getINetPropsFromConfig()
341 httpPort += rtl::OUString::valueOf(httpProxy_port->getLongValue()); in getINetPropsFromConfig()

Completed in 25 milliseconds