Home
last modified time | relevance | path

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

/AOO41X/main/shell/source/unix/misc/ !
H A Dgnome-open-url.c50 gchar* gnome_gconf_get_gnome_libs_settings_relative (const gchar *subkey) in gnome_gconf_get_gnome_libs_settings_relative() argument
54 (void)subkey; /* avoid warning due to unused parameter */ in gnome_gconf_get_gnome_libs_settings_relative()
/AOO41X/main/migrationanalysis/src/wizard/ !
H A DOffice10Issues.bas92 Dim subkey As String ' name of the subkey to create or open variable
121 Dim subkey As String ' name of the subkey to create or open variable
/AOO41X/main/solenv/bin/modules/installer/ !
H A Dworker.pm1051 my $subkey = "";
1052 if ( $registryitem->{'Subkey'} ) { $subkey = $registryitem->{'Subkey'}; }
1053 if ( $subkey ne "" ) { $subkey = "\"" . $subkey . "\""; }
1068 …my $oneline = $regroot . "," . $subkey . "," . $valueentryname . "," . $flag . "," . $value . "\n";
H A Dscriptitems.pm259 my $subkey = "";
261 if ( $oneitem->{'Subkey'} ) { $subkey = $oneitem->{'Subkey'}; }
263 if ( $subkey =~ /Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall/ ) { next; }
/AOO41X/main/offapi/com/sun/star/frame/ !
H A DXConfigManager.idl52 …ain. If <var>KeyName</var> specifies a group of keys, the listener gets one notify for each subkey.
/AOO41X/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
377 If the key has no subkeys, the function returns an empty sequence. If a subkey is