Searched refs:xRegistryRootKey (Results 1 – 2 of 2) sorted by relevance
308 …css::uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = xConfRegistry_simple->getRootK… in getINetPropsFromConfig() local311 …css::uno::Reference<css::registry::XRegistryKey> proxyEnable= xRegistryRootKey->openKey(rtl::OUStr… in getINetPropsFromConfig()315 …css::uno::Reference<css::registry::XRegistryKey> ftpProxy_name = xRegistryRootKey->openKey(rtl::OU… in getINetPropsFromConfig()321 …css::uno::Reference<css::registry::XRegistryKey> ftpProxy_port = xRegistryRootKey->openKey(rtl::OU… in getINetPropsFromConfig()332 …css::uno::Reference<css::registry::XRegistryKey> httpProxy_name = xRegistryRootKey->openKey(rtl::O… in getINetPropsFromConfig()366 …css::uno::Reference<css::registry::XRegistryKey> nonProxies_name = xRegistryRootKey->openKey(rtl::… in getINetPropsFromConfig()421 …css::uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = xConfRegistry_simple->getRootK… in getDefaultLocaleFromConfig() local424 …css::uno::Reference<css::registry::XRegistryKey> locale = xRegistryRootKey->openKey(rtl::OUString(… in getDefaultLocaleFromConfig()479 css::uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = in getJavaPropsFromSafetySettings() local482 if (xRegistryRootKey.is()) in getJavaPropsFromSafetySettings()[all …]
175 final XRegistryKey xRegistryRootKey = simpleReg.getRootKey(); in getLocaleFromRegistry() local177 final XRegistryKey locale = xRegistryRootKey.openKey(value); in getLocaleFromRegistry()
Completed in 23 milliseconds