Home
last modified time | relevance | path

Searched refs:DeleteValue (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistrar.cxx465 RegKey->DeleteValue(DEFAULT_VALUE_NAME); in UnregisterAsDefaultHtmlEditorForInternetExplorer()
472 RegKey->DeleteValue(L"Description"); in UnregisterAsDefaultHtmlEditorForInternetExplorer()
476 RegKey->DeleteValue(DEFAULT_VALUE_NAME); in UnregisterAsDefaultHtmlEditorForInternetExplorer()
478 RegKey->DeleteValue(L"Description"); in UnregisterAsDefaultHtmlEditorForInternetExplorer()
559 RegKey->DeleteValue(DEFAULT_VALUE_NAME); in UnregisterAsDefaultShellHtmlEditor()
763 RegKey->DeleteValue(DEFAULT_VALUE_NAME); in UnregisterForMsOfficeApplication()
H A Dregistryw9x.hxx143 virtual void DeleteValue(const std::wstring& Name);
H A Dregistrywnt.hxx142 virtual void DeleteValue(const std::wstring& Name);
H A Dregistry.hxx235 virtual void DeleteValue(const std::wstring& Name) = 0;
H A Dregistryw9x.cxx480 void RegistryKeyImplWin9x::DeleteValue(const std::wstring& Name) in DeleteValue() function in RegistryKeyImplWin9x
H A Dregistrywnt.cxx563 void RegistryKeyImplWinNT::DeleteValue(const std::wstring& Name) in DeleteValue() function in RegistryKeyImplWinNT

Completed in 18 milliseconds