Lines Matching refs:openKey

172     Reference < XRegistryKey > xKey = xSource->openKey(  in deleteAllLinkReferences()
227 xLinkParent = xReg->getRootKey()->openKey(aLinkParent); in deleteAllLinkReferences()
302 Reference < XRegistryKey > xKey = xRootKey->openKey( pool.slash_IMPLEMENTATIONS ); in searchImplForLink()
345 Reference < XRegistryKey > xKey = xRootKey->openKey( pool.slash_IMPLEMENTATIONS ); in searchLinkTargetForImpl()
536 Sequence<OUString> keyNames(xRootKey->openKey(path)->getKeyNames()); in deletePathIfPossible()
539 xRootKey->openKey(path)->getValueType() == RegistryValueType_NOT_DEFINED) in deletePathIfPossible()
577 Reference < XRegistryKey > xOldKey = xRootKey->openKey( in deleteUserLink()
723 Reference< XRegistryKey > rKey = xRootKey->openKey(keyName); in prepareUserKeys()
761 Reference < XRegistryKey > xKey = xImplKey->openKey( in deleteAllImplementations()
780 xKey = xImplKey->openKey( pool.slash_UNO ); in deleteAllImplementations()
841 xSingleton->openKey( OUSTR("REGISTERED_BY") ) ); in delete_all_singleton_entries()
997 Reference< registry::XRegistryKey > xKey( xImplKey->openKey( OUSTR("UNO/SINGLETONS") ) ); in insert_singletons()
1013 Reference< registry::XRegistryKey > xKey2( xDest->getRootKey()->openKey( keyname ) ); in insert_singletons()
1081 xKey2->openKey( OUSTR("REGISTERED_BY") ) ); in insert_singletons()
1145 Reference < XRegistryKey > xKey = xImplKey->openKey( in prepareRegistry()
1172 xKey = xImplKey->openKey( pool.slash_UNO ); in prepareRegistry()
1210 xKey = xImplKey->openKey( pool.slash_UNO_slash_SERVICES ); in prepareRegistry()
1240 Reference < XRegistryKey > xKey = xSource->openKey( in findImplementations()
1803 xRootKey->openKey( pool.slash_IMPLEMENTATIONS ); in doRevoke()
1809 xKey = xRootKey->openKey( pool.slash_SERVICES ); in doRevoke()
1821 xKey = xRootKey->openKey( OUSTR("/SINGLETONS") ); in doRevoke()