Home
last modified time | relevance | path

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

/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx61 const int DEFAULT_HTML_EDITOR_FOR_IE = 0x8; variable
437 SaveRegisteredFor(DEFAULT_HTML_EDITOR_FOR_IE); in RegisterAsDefaultHtmlEditorForInternetExplorer()
483 SaveNotRegisteredFor(DEFAULT_HTML_EDITOR_FOR_IE); in UnregisterAsDefaultHtmlEditorForInternetExplorer()
644 if (IsRegisteredFor(DEFAULT_HTML_EDITOR_FOR_IE)) in RepairRegistrationState()
668 if (IsRegisteredFor(DEFAULT_HTML_EDITOR_FOR_IE)) in UnregisterAllAndCleanUpRegistry()
H A Dregister.cxx146 …if ((Unregister & DEFAULT_HTML_EDITOR_FOR_IE) && CurrentRegistrar->IsRegisteredFor(DEFAULT_HTML_ED… in Unregister4MsDoc()
H A Dconstants.hxx30 extern const int DEFAULT_HTML_EDITOR_FOR_IE;

Completed in 10 milliseconds