Searched refs:tmpKey (Results 1 – 2 of 2) sorted by relevance
398 RegistryKey tmpKey; in main() local399 regFile.openRootKey(tmpKey); in main()401 … tmpKey.createKey( OStringToOUString(options.getOption("-b"), RTL_TEXTENCODING_UTF8), rootKey); in main()
269 Reference<XRegistryKey> tmpKey = rootKey->openKey(m_name); in computeChanges() local271 if ( tmpKey.is() ) in computeChanges()1307 Reference<XRegistryKey> tmpKey; in getRootKey() local