Searched refs:ftpProxy_port (Results 1 – 1 of 1) sorted by relevance
321 …css::uno::Reference<css::registry::XRegistryKey> ftpProxy_port = xRegistryRootKey->openKey(rtl::OU… in getINetPropsFromConfig() local322 if(ftpProxy_port.is() && ftpProxy_port->getLongValue()) { in getINetPropsFromConfig()324 ftpPort += rtl::OUString::valueOf(ftpProxy_port->getLongValue()); in getINetPropsFromConfig()
Completed in 19 milliseconds