Lines Matching refs:IsRegisteredFor
610 bool Registrar::IsRegisteredFor(int State) const in IsRegisteredFor() function in Registrar
635 if (IsRegisteredFor(MSWORD)) in RepairRegistrationState()
638 if (IsRegisteredFor(MSEXCEL)) in RepairRegistrationState()
641 if (IsRegisteredFor(MSPOWERPOINT)) in RepairRegistrationState()
644 if (IsRegisteredFor(DEFAULT_HTML_EDITOR_FOR_IE)) in RepairRegistrationState()
647 if (IsRegisteredFor(HTML_EDITOR)) in RepairRegistrationState()
650 if (IsRegisteredFor(DEFAULT_SHELL_HTML_EDITOR)) in RepairRegistrationState()
659 if (IsRegisteredFor(MSWORD)) in UnregisterAllAndCleanUpRegistry()
662 if (IsRegisteredFor(MSEXCEL)) in UnregisterAllAndCleanUpRegistry()
665 if (IsRegisteredFor(MSPOWERPOINT)) in UnregisterAllAndCleanUpRegistry()
668 if (IsRegisteredFor(DEFAULT_HTML_EDITOR_FOR_IE)) in UnregisterAllAndCleanUpRegistry()
671 if (IsRegisteredFor(HTML_EDITOR)) in UnregisterAllAndCleanUpRegistry()
674 if (IsRegisteredFor(DEFAULT_SHELL_HTML_EDITOR)) in UnregisterAllAndCleanUpRegistry()