Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregister.cxx70 RegistrationContextInformation RegContext(handle, GetOfficeExecutablePath(handle)); in query_preselect_registration_for_ms_application() local
71 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in query_preselect_registration_for_ms_application()
97 RegistrationContextInformation RegContext(handle, GetOfficeExecutablePath(handle)); in Register4MsDoc() local
98 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Register4MsDoc()
131 RegistrationContextInformation RegContext(handle, GetOfficeExecutablePath(handle)); in Unregister4MsDoc() local
132 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Unregister4MsDoc()
193 RegistrationContextInformation RegContext(handle, GetOfficeExecutablePath(handle)); in Unregister4MsDocAll() local
194 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in Unregister4MsDocAll()
213 RegistrationContextInformation RegContext(handle, GetOfficeExecutablePath(handle)); in RepairRegister4MsDocSettings() local
214 RegistrarPtr CurrentRegistrar = CreateRegistrar(IsAllUserInstallation(handle), RegContext); in RepairRegister4MsDocSettings()
[all …]
H A Duserregistrar.cxx38 UserRegistrar::UserRegistrar(const RegistrationContextInformation& RegContext) : in UserRegistrar() argument
39 Registrar(RegContext) in UserRegistrar()
H A Duserregistrar.hxx39 UserRegistrar(const RegistrationContextInformation& RegContext);
H A Dregistrar.cxx78 Registrar::Registrar(const RegistrationContextInformation& RegContext) : in Registrar() argument
79 m_ContextInformation(RegContext), in Registrar()
H A Dregistrar.hxx40 Registrar(const RegistrationContextInformation& RegContext);

Completed in 27 milliseconds