Searched refs:tmpKey (Results 1 – 2 of 2) sorted by relevance
399 RegistryKey tmpKey; in main() local400 regFile.openRootKey(tmpKey); in main()402 tmpKey.createKey( OStringToOUString(options.getOption("-b"), RTL_TEXTENCODING_UTF8), rootKey); in main()
270 Reference<XRegistryKey> tmpKey = rootKey->openKey(m_name); in computeChanges() local272 if ( tmpKey.is() ) in computeChanges()1344 Reference<XRegistryKey> tmpKey; in getRootKey() local
Completed in 22 milliseconds