Searched defs:hkey (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/odk/source/com/sun/star/lib/loader/ |
H A D | WinRegKey.java | 51 private static native boolean winreg_RegCloseKey( long hkey ); in winreg_RegCloseKey() 53 long hkey, String value, long[] type, in winreg_RegQueryValueEx() 56 long hkey, long[] subkeys, long[] maxSubkeyLen, in winreg_RegQueryInfoKey() 117 long[] hkey = {0}; in getValue() local
|
/aoo41x/main/extensions/source/activex/main/ |
H A D | so_activex.cpp | 184 BOOL createKey( HKEY hkey, in createKey() 215 HKEY hkey = NULL; in DllRegisterServerNative_Impl() local 372 HRESULT DeleteKeyTree( HKEY hkey, const char* pPath, REGSAM nKeyAccess ) in DeleteKeyTree() 394 HKEY hkey = NULL; in DllUnregisterServerNative_Impl() local 509 HKEY hkey = NULL; in DllRegisterServerDoc_Impl() local 591 HKEY hkey = NULL; in DllUnregisterServerDoc_Impl() local
|
/aoo41x/main/setup_native/source/win32/customactions/languagepacks/ |
H A D | lngpckinsthelper.cxx | 43 RegistryKeyGuard(HKEY hkey = 0) : in RegistryKeyGuard() 67 std::string FindProductInstallationPath(HKEY hkey) in FindProductInstallationPath()
|
/aoo41x/main/odk/source/unowinreg/win/ |
H A D | unowinreg.cxx | 124 JNIEnv *, jclass, jlong hkey) in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegCloseKey() 134 JNIEnv *env, jclass, jlong hkey, jstring value, jlongArray type, in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegQueryValueEx() 154 JNIEnv *env, jclass, jlong hkey, jlongArray subkeys, in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegQueryInfoKey()
|
/aoo41x/main/setup_native/source/win32/customactions/regpatchactivex/ |
H A D | regpatchactivex.cxx | 101 HKEY hkey = NULL; in PatchActiveXControl() local
|
/aoo41x/main/cli_ure/source/native/ |
H A D | native_bootstrap.cxx | 76 HKEY hkey; in getPathFromRegistryKey() local
|
/aoo41x/main/cppuhelper/source/ |
H A D | findsofficepath.c | 47 HKEY hkey; in getPathFromRegistryKey() local
|
/aoo41x/main/shell/source/win32/sysmail/ |
H A D | sysmailclient.cxx | 131 HKEY hkey; in getAlternativeSenddocUrl() local
|
/aoo41x/main/shell/source/win32/shlxthandler/ |
H A D | shlxthdl.cxx | 287 HKEY hkey; in UnapproveShellExtension() local
|
/aoo41x/main/vcl/source/app/ |
H A D | settings.cxx | 1206 HKEY hkey; in GetEnableATToolSupport() local 1283 HKEY hkey; in SetEnableATToolSupport() local
|
/aoo41x/main/vcl/source/window/ |
H A D | toolbox.cxx | 6297 HKEY hkey; in ImplDisableFlatButtons() local
|
Completed in 90 milliseconds