Lines Matching refs:globals

29 use installer::globals;
111 $directoryhashref->{$key} = $parentvalue . $installer::globals::separator . $value;
128 $directoryhashref->{$key} = $parentvalue . $installer::globals::separator . $value;
145 $directoryhashref->{$key} = $parentvalue . $installer::globals::separator . $value;
282 foreach $module ( keys %installer::globals::alllangmodules )
284 …if (( $installer::globals::alllangmodules{$module} eq $lang ) && ( $modulestring =~ /\b$module\b/ …
424 if ( exists($installer::globals::spellcheckerlanguagehash{$module->{'Spellcheckerlanguage'}}) )
441 …foreach my $onefile ( keys %{$filelisthash} ) { $installer::globals::spellcheckerfilehash{$onefile…
472 if ( exists($installer::globals::spellcheckerfilehash{$onefile->{'gid'}}) )
505 my $bundlehttpsrc = $ENV{'TARFILE_LOCATION'} . $installer::globals::separator;
507 . $installer::globals::separator . $ENV{INPATH}
508 . $installer::globals::separator . "bin"
509 . $installer::globals::separator;
511 if ($installer::globals::product =~ /(SDK|URE)/i )
527 …for my $name (ExtensionsLst::GetExtensionList("http|https", ($installer::globals::languageproduct)…
538 $installer::globals::languageproduct);
582 if ($installer::globals::product =~ /(SDK|URE)/i )
594 … for my $name (ExtensionsLst::GetExtensionList("file", ($installer::globals::languageproduct)))
604 $installer::globals::languageproduct);
636 'HostName' => $parentdir->{'HostName'} . $installer::globals::separator . $basename
704 $installer::globals::officedirhostname = $onedir->{'HostName'};
705 $installer::globals::officedirgid = $onedir->{'gid'};
706 $allvariables->{'OFFICEDIRECTORYHOSTNAME'} = $installer::globals::officedirhostname;
965 …if (! installer::existence::exists_in_array($oneitem->{'Name'}, \@installer::globals::languagename…
967 push(@installer::globals::languagenames, $oneitem->{'Name'});
1000 if ( $installer::globals::minor ne "" ) { $localminor = $installer::globals::minor; }
1001 else { $localminor = $installer::globals::lastminor; }
1003 my $localbuild = $installer::globals::build;
1007 my $buildidstring = $localbuild . $localminor . "(Build:" . $installer::globals::buildid . ")";
1057 $userdir = $installer::globals::simpledefaultuserdir;
1220 $destfilename = $$directorynameref . $installer::globals::separator . $oneitemname;
1248 $onefile = $includepath . $installer::globals::separator . $$searchfilenameref;
1300 for ( my $j = 0; $j <= $#installer::globals::allincludepathes; $j++ )
1302 my $allfiles = $installer::globals::allincludepathes[$j];
1306 $onefile = $allfiles->{'includepath'} . $installer::globals::separator . $$searchfilenameref;
1316 for ( my $j = 0; $j <= $#installer::globals::allincludepathes; $j++ )
1318 my $allfiles = $installer::globals::allincludepathes[$j];
1326 $onefile = $allfiles->{'includepath'} . $installer::globals::separator . $newfilename;
1425 …if (( $installer::globals::languagepack ) && ( ! $onefile->{'ismultilingual'} ) && ( ! ( $styles =…
1551 if ( ! $installer::globals::languagepack )
1702 …$newfile->{'destination'} = $officedirectoryhostname . $installer::globals::separator . $newfilena…
1711 if ( $installer::globals::rootbrandpackageset )
1713 $newfile->{'modules'} = $installer::globals::rootbrandpackage;
1731 push(@installer::globals::installsetfiles, $newfile);
1762 …my $containsasianlanguage = installer::languages::detect_asian_language($installer::globals::allla…
1764 …nstaller::converter::convert_array_to_comma_separated_string($installer::globals::alllanguagesinpr…
1818 …my $containswesternlanguage = installer::languages::detect_western_language($installer::globals::a…
1820 …nstaller::converter::convert_array_to_comma_separated_string($installer::globals::alllanguagesinpr…
2396 …if ( ! $installer::globals::iswindowsbuild ) { $directoryhash{'Styles'} = "(CREATE)"; } # Exceptio…
2689 if ( exists($installer::globals::alllangmodules{$gid}) )
2702 \%installer::globals::alllangmodules);
2814 $hostname = $rootpath . $installer::globals::separator . $hostname;
2824 else { $onedir->{'HostName'} = $rootpath . $installer::globals::separator . $hostname; }
2837 $destination = $rootpath . $installer::globals::separator . $destination;
2852 $destination = $rootpath . $installer::globals::separator . $destination;
2858 $destinationfile = $rootpath . $installer::globals::separator . $destinationfile;
2899 $installer::globals::rootmodulegid = $onefeature->{'gid'};
2901 …$installer::logger::Global->printf("Setting Root Module: %s\n", $installer::globals::rootmodulegid…
2962 $installer::globals::rootbrandpackage = $onefeature->{'gid'};
2963 $installer::globals::rootbrandpackageset = 1;
2984 foreach $item (@installer::globals::items_at_modules)
3033 $installer::globals::alllangmodules{$onefeature->{'gid'}} = $onefeature->{'Language'};
3041 $installer::globals::all_english_languagestrings{$lang} = $onefeature->{$localkey};
3067 …if (( exists($installer::globals::all_english_languagestrings{$lang}) ) && ( ! exists($installer::
3069 …$installer::globals::all_required_english_languagestrings{$lang} = $installer::globals::all_englis…
3098 if (( $installer::globals::islinuxrpmbuild ) || ( $installer::globals::issolarispkgbuild ))
3104 …if (( $installer::globals::packageformat eq "installed" ) || ( $installer::globals::packageformat …