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> ooLocale = xRegistryRootKey->openKey(rtl::OUStrin… in getDefaultLocaleFromConfig()
425 …css::uno::Reference<css::registry::XRegistryKey> ooSetupSystemLocale = xRegistryRootKey->openKey(r… in getDefaultLocaleFromConfig()
480 css::uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = in getJavaPropsFromSafetySettings() local
483 if (xRegistryRootKey.is()) in getJavaPropsFromSafetySettings()
485 …css::uno::Reference<css::registry::XRegistryKey> key_NetAccess= xRegistryRootKey->openKey(rtl::OUS… in getJavaPropsFromSafetySettings()
503 css::uno::Reference<css::registry::XRegistryKey> key_CheckSecurity= xRegistryRootKey->openKey( in getJavaPropsFromSafetySettings()