Home
last modified time | relevance | path

Searched refs:RegistrationRootKey (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx401 RegistryKey RegistrationRootKey = GetRootKeyForDefHtmlEditorForIERegistration(); in RegisterAsDefaultHtmlEditorForInternetExplorer() local
403 RegistryKey RegKey = RegistrationRootKey->CreateSubKey(MS_IE_DEF_HTML_EDITOR_SHL_EDIT_CMD); in RegisterAsDefaultHtmlEditorForInternetExplorer()
420 RegKey = RegistrationRootKey->OpenSubKey(MS_IE_DEF_HTML_EDITOR); in RegisterAsDefaultHtmlEditorForInternetExplorer()
429 RegKey = RegistrationRootKey->OpenSubKey(MS_IE_DEF_HTML_EDITOR_SHL_EDIT_CMD); in RegisterAsDefaultHtmlEditorForInternetExplorer()
434 RegKey = RegistrationRootKey->OpenSubKey(MS_IE_DEF_HTML_EDITOR); in RegisterAsDefaultHtmlEditorForInternetExplorer()
444 RegistryKey RegistrationRootKey = GetRootKeyForDefHtmlEditorForIERegistration(); in UnregisterAsDefaultHtmlEditorForInternetExplorer() local
446 RegistryKey RegKey = RegistrationRootKey->OpenSubKey(MS_IE_DEF_HTML_EDITOR_SHL_EDIT_CMD); in UnregisterAsDefaultHtmlEditorForInternetExplorer()
467 … RegKey = RegistrationRootKey->OpenSubKey(MS_IE_DEF_HTML_EDITOR); in UnregisterAsDefaultHtmlEditorForInternetExplorer()
477 RegKey = RegistrationRootKey->OpenSubKey(MS_IE_DEF_HTML_EDITOR); in UnregisterAsDefaultHtmlEditorForInternetExplorer()

Completed in 10 milliseconds