Searched refs:CurrentRegistrar (Results 1 – 1 of 1) sorted by relevance
71 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in query_preselect_registration_for_ms_application() local74 preselect = CurrentRegistrar->QueryPreselectMsWordRegistration(); in query_preselect_registration_for_ms_application()76 preselect = CurrentRegistrar->QueryPreselectMsExcelRegistration(); in query_preselect_registration_for_ms_application()78 preselect = CurrentRegistrar->QueryPreselectMsPowerPointRegistration(); in query_preselect_registration_for_ms_application()98 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Register4MsDoc() local101 CurrentRegistrar->RegisterForMsWord(); in Register4MsDoc()104 CurrentRegistrar->RegisterForMsExcel(); in Register4MsDoc()107 CurrentRegistrar->RegisterForMsPowerPoint(); in Register4MsDoc()110 CurrentRegistrar->RegisterAsHtmlEditorForInternetExplorer(); in Register4MsDoc()114 CurrentRegistrar->RegisterAsDefaultHtmlEditorForInternetExplorer(); in Register4MsDoc()[all …]