Lines Matching defs:RegVal
175 RegistryValue RegVal = RegKey->GetValue(DEFAULT_VALUE_NAME); in QueryPreselectForMsApplication() local
350 RegistryValue RegVal( in RegisterAsHtmlEditorForInternetExplorer() local
405 RegistryValue RegVal = RegistryValue(new RegistryValueImpl(DEFAULT_VALUE_NAME, L"")); in RegisterAsDefaultHtmlEditorForInternetExplorer() local
450 RegistryValue RegVal = RegKey->GetValue(DEFAULT_VALUE_NAME); in UnregisterAsDefaultHtmlEditorForInternetExplorer() local
492 RegistryValue RegVal = RegistryValue( in RegisterAsDefaultShellHtmlEditor() local
535 RegistryValue RegVal = RegistryValue( in UnregisterAsDefaultShellHtmlEditor() local
595 RegistryValue RegVal = RegKey->GetValue(REGISTRATION_STATE); in GetRegisterState() local
606 RegistryValue RegVal = RegistryValue(new RegistryValueImpl(REGISTRATION_STATE, NewState)); in SetRegisterState() local
620 RegistryValue RegVal = RegKey->GetValue(REGISTRATION_STATE); in IsRegisteredFor() local
694 RegistryValue RegVal(new RegistryValueImpl(std::wstring(DEFAULT_VALUE_NAME), DocumentDisplayName)); in RegisterForMsOfficeApplication() local
754 RegistryValue RegVal = RegKey->GetValue(DEFAULT_VALUE_NAME); in UnregisterForMsOfficeApplication() local