Home
last modified time | relevance | path

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

/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx73 const std::wstring DEFAULT_HTML_EDITOR = L"Default HTML Editor"; variable
415 …yKey BackupRegKey = m_RootKey->CreateSubKey(PRIVATE_BACKUP_KEY_NAME + L"\\" + DEFAULT_HTML_EDITOR); in RegisterAsDefaultHtmlEditorForInternetExplorer()
458 if (BackupRegKey->HasSubKey(DEFAULT_HTML_EDITOR)) in UnregisterAsDefaultHtmlEditorForInternetExplorer()
460 BackupRegKey = BackupRegKey->OpenSubKey(DEFAULT_HTML_EDITOR); in UnregisterAsDefaultHtmlEditorForInternetExplorer()

Completed in 18 milliseconds