Home
last modified time | relevance | path

Searched defs:RegKey (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Duserregistrar.cxx41 RegistryKey RegKey = WindowsRegistry().GetCurrentUserKey(); in UserRegistrar() local
60 RegistryKey RegKey = m_RootKey->OpenSubKey(L"Applications"); in UnregisterAsHtmlEditorForInternetExplorer() local
127 RegistryKey RegKey = m_RootKey->OpenSubKey(FileExtension); in UnregisterForMsOfficeApplication() local
H A Dregistrar.cxx171 RegistryKey RegKey = root_key->OpenSubKey(file_extension, false); in QueryPreselectForMsApplication() local
346 RegistryKey RegKey = m_RootKey->CreateSubKey(RegKeyName); in RegisterAsHtmlEditorForInternetExplorer() local
403 RegistryKey RegKey = RegistrationRootKey->CreateSubKey(MS_IE_DEF_HTML_EDITOR_SHL_EDIT_CMD); in RegisterAsDefaultHtmlEditorForInternetExplorer() local
446 RegistryKey RegKey = RegistrationRootKey->OpenSubKey(MS_IE_DEF_HTML_EDITOR_SHL_EDIT_CMD); in UnregisterAsDefaultHtmlEditorForInternetExplorer() local
490 RegistryKey RegKey = m_RootKey->CreateSubKey(L".htm"); in RegisterAsDefaultShellHtmlEditor() local
533 RegistryKey RegKey = m_RootKey->OpenSubKey(L".htm"); in UnregisterAsDefaultShellHtmlEditor() local
591 RegistryKey RegKey = m_RootKey->CreateSubKey(PRIVATE_BACKUP_KEY_NAME); in GetRegisterState() local
605 RegistryKey RegKey = m_RootKey->CreateSubKey(PRIVATE_BACKUP_KEY_NAME); in SetRegisterState() local
614 RegistryKey RegKey = m_RootKey->CreateSubKey(PRIVATE_BACKUP_KEY_NAME); in IsRegisteredFor() local
697 RegistryKey RegKey = ForwardKey->CreateSubKey(L"DefaultIcon"); in RegisterForMsOfficeApplication() local
[all …]

Completed in 17 milliseconds