Lines Matching refs:xRegistryRootKey
308 …css::uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = xConfRegistry_simple->getRootK… in getINetPropsFromConfig() local
311 …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()
338 …css::uno::Reference<css::registry::XRegistryKey> httpProxy_port = xRegistryRootKey->openKey(rtl::O… in getINetPropsFromConfig()
349 …css::uno::Reference<css::registry::XRegistryKey> httpsProxy_name = xRegistryRootKey->openKey(rtl::… in getINetPropsFromConfig()
355 …css::uno::Reference<css::registry::XRegistryKey> httpsProxy_port = xRegistryRootKey->openKey(rtl::… 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() local
424 …css::uno::Reference<css::registry::XRegistryKey> locale = xRegistryRootKey->openKey(rtl::OUString(… in getDefaultLocaleFromConfig()
479 css::uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = in getJavaPropsFromSafetySettings() local
482 if (xRegistryRootKey.is()) in getJavaPropsFromSafetySettings()
484 …css::uno::Reference<css::registry::XRegistryKey> key_NetAccess= xRegistryRootKey->openKey(rtl::OUS… in getJavaPropsFromSafetySettings()
502 css::uno::Reference<css::registry::XRegistryKey> key_CheckSecurity= xRegistryRootKey->openKey( in getJavaPropsFromSafetySettings()