Searched refs:HTML_EDITOR (Results 1 – 4 of 4) sorted by relevance
62 const int HTML_EDITOR = 0x10; variable372 SaveRegisteredFor(HTML_EDITOR); in RegisterAsHtmlEditorForInternetExplorer()394 SaveNotRegisteredFor(HTML_EDITOR); in UnregisterAsHtmlEditorForInternetExplorer()647 if (IsRegisteredFor(HTML_EDITOR)) in RepairRegistrationState()671 if (IsRegisteredFor(HTML_EDITOR)) in UnregisterAllAndCleanUpRegistry()
109 if ((Register & HTML_EDITOR)) in Register4MsDoc()137 if ((Unregister & HTML_EDITOR) && CurrentRegistrar->IsRegisteredFor(HTML_EDITOR)) in Unregister4MsDoc()
130 reg4 |= HTML_EDITOR; in InstallExecSequenceEntry()171 Unregister4MsDoc(handle, MSWORD | HTML_EDITOR); in DeinstallExecSequenceEntry()
31 extern const int HTML_EDITOR;
Completed in 58 milliseconds