Searched refs:singletonKey (Results 1 – 1 of 1) sorted by relevance
170 static sal_Bool checkSingletons(Options_Impl const & options, RegistryKey& singletonKey, RegistryKe… in checkSingletons() argument188 if ( singletonKey.createKey(singletonName, entryKey) ) in checkSingletons()221 if ( checkSingletons(options, singletonKey, elementKey) ) in checkSingletons()305 RegistryKey singletonKey; in main() local306 if ( indexRoot.createKey(OUString::createFromAscii("SINGLETONS"), singletonKey) ) in main()313 sal_Bool bSingletonsExist = checkSingletons(options, singletonKey, typeKey); in main()318 singletonKey.releaseKey(); in main()
Completed in 8 milliseconds