Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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
/trunk/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; }
/trunk/main/extensions/test/ole/DCOM/scriptComponents/
H A Dreadme.txt6 a DllSurrogate subkey).That enables us to use dcomcnfg.exe in order to set AccessPermissions,etc.
/trunk/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
/trunk/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.

Completed in 41 milliseconds