Home
last modified time | relevance | path

Searched refs:subkeys (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/odk/source/com/sun/star/lib/loader/
H A DWinRegKey.java56 long hkey, long[] subkeys, long[] maxSubkeyLen, in winreg_RegQueryInfoKey() argument
148 long[] subkeys = {0}; in getValue() local
154 if ( !winreg_RegQueryInfoKey( hkey[0], subkeys, maxSubkeyLen, in getValue()
/aoo4110/main/odk/source/unowinreg/win/
H A Dunowinreg.cxx154 JNIEnv *env, jclass, jlong hkey, jlongArray subkeys, in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegQueryInfoKey() argument
159 LPDWORD psubkeys = (LPDWORD)env->GetLongArrayElements(subkeys, 0); in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegQueryInfoKey()
174 env->ReleaseLongArrayElements(subkeys, (jlong*)psubkeys, 0); in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegQueryInfoKey()
/aoo4110/main/udkapi/com/sun/star/registry/
H A DXRegistryKey.idl362 /** opens all subkeys of the key. If a subkey is a link, the link will be
366 an empty sequence if the key has no subkeys.
376 /** @returns a sequence with the names of all subkeys of the key.
377 If the key has no subkeys, the function returns an empty sequence. If a subkey is
H A DDefaultRegistry.idl95 <dd> returns a sequence of all subkeys in both registries.
99 <dd> returns a sequence with the names of all subkeys in both registries.
H A DNestedRegistry.idl104 <dd> returns a sequence of all subkeys in both registries.
109 <dd> returns a sequence with the names of all subkeys in both
H A DRegistryKeyType.idl36 <p>A key can be a normal key with a value and subkeys, or it can be a
H A DXSimpleRegistry.idl50 Each key can store a value and can have multiple subkeys.
/aoo4110/main/stoc/source/implementationregistration/
H A Dimplreg.cxx836 Reference< registry::XRegistryKey > const * subkeys = singletons.getConstArray(); in delete_all_singleton_entries() local
839 Reference< registry::XRegistryKey > const & xSingleton = subkeys[ nPos ]; in delete_all_singleton_entries()
/aoo4110/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt67 …tiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated…
/aoo4110/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt67 …tiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated…
/aoo4110/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt67 …tiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated…
/aoo4110/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt67 …tiple patterns exist, they must be delimited by a semicolon, and numeric subkeys will be generated…

Completed in 108 milliseconds