Home
last modified time | relevance | path

Searched defs:KeyName (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/shell/source/win32/shlxthandler/util/
H A Dregistry.cxx57 bool SetRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, const char* Value) in SetRegistryKey()
80 bool DeleteRegistryKey(HKEY RootKey, const char* KeyName) in DeleteRegistryKey()
142 bool HasSubkeysRegistryKey(HKEY RootKey, const char* KeyName, /* out */ bool& bResult) in HasSubkeysRegistryKey()
181 bool QueryRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, char *pszData, DWOR… in QueryRegistryKey()
/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistry.cxx41 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImpl()
67 RegistryKeyImpl::RegistryKeyImpl(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, bool Write… in RegistryKeyImpl()
H A Dregistryw9x.cxx58 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImplWin9x()
75 RegistryKeyImplWin9x::RegistryKeyImplWin9x(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, … in RegistryKeyImplWin9x()
H A Dregistrywnt.cxx63 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey, const std::wstring& KeyName) : in RegistryKeyImplWinNT()
80 RegistryKeyImplWinNT::RegistryKeyImplWinNT(HKEY RootKey, HKEY SubKey, const std::wstring& KeyName, … in RegistryKeyImplWinNT()
/aoo4110/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx251 bool DeleteRegistryKey(HKEY RootKey, const wchar_t* KeyName) in DeleteRegistryKey()
266 bool SetRegistryKey(HKEY RootKey, const wchar_t* KeyName, const wchar_t* ValueName, const wchar_t* … in SetRegistryKey()
/aoo4110/main/automation/source/communi/
H A Dcommuni.cxx566 #define GETSET(aVar, KeyName, Dafault) \ argument
/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DDesktop.java327 …public static XInterface getRegistryKeyContent(XMultiServiceFactory xMSF, String KeyName, boolean … in getRegistryKeyContent()

Completed in 50 milliseconds