Searched refs:xConfRegistry_simple (Results 1 – 1 of 1) sorted by relevance
304 …css::uno::Reference<css::registry::XSimpleRegistry> xConfRegistry_simple(xConfRegistry, css::uno::… in getINetPropsFromConfig() local305 …if(!xConfRegistry_simple.is()) throw css::uno::RuntimeException(rtl::OUString(RTL_CONSTASCII_USTRI… in getINetPropsFromConfig()307 …xConfRegistry_simple->open(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("org.openoffice.Inet")), sal_… in getINetPropsFromConfig()308 …css::uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = xConfRegistry_simple->getRootK… in getINetPropsFromConfig()398 xConfRegistry_simple->close(); in getINetPropsFromConfig()414 css::uno::Reference<css::registry::XSimpleRegistry> xConfRegistry_simple( in getDefaultLocaleFromConfig() local416 if(!xConfRegistry_simple.is()) in getDefaultLocaleFromConfig()420 …xConfRegistry_simple->open(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("org.openoffice.Setup")), sal… in getDefaultLocaleFromConfig()421 …css::uno::Reference<css::registry::XRegistryKey> xRegistryRootKey = xConfRegistry_simple->getRootK… in getDefaultLocaleFromConfig()452 xConfRegistry_simple->close(); in getDefaultLocaleFromConfig()[all …]