Searched refs:PrintError (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/l10ntools/source/ |
H A D | gsicheck.cxx | 53 void PrintError( ByteString aMsg, ByteString aPrefix, in PrintError() function 153 …PrintError( "The length field does not contain a number!", "Line format", rLine.GetToken( 8, '\t' … in GSILine() 158 …PrintError( "The Language is invalid!", "Line format", aLangId, sal_True, GetLineNumber(), GetUniq… in GSILine() 273 …PrintError( "Cannot reassemble GSI line (internal Error).", "Line format", "", sal_False, GetLineN… in ReassembleLine() 276 …PrintError( "Cannot reassemble line of unknown type (internal Error).", "Line format", "", sal_Fal… in ReassembleLine() 316 …PrintError( "Source Language entry double. Treating as Translation.", "File format", "", pLine->Ge… in InsertLine() 335 …PrintError( "Translation Language entry double. Checking both.", "File format", "", pLine->GetLine… in InsertLine() 362 void GSIBlock::PrintError( ByteString aMsg, ByteString aPrefix, in PrintError() function in GSIBlock 589 PrintError( "No source language entry defined!", "File format", "", nLine ); in CheckSyntax() 615 … PrintError( "No reference line found. Entry is new in source file", "File format", "", nLine ); in CheckSyntax() [all …]
|
/aoo4110/main/solenv/bin/modules/installer/patch/ |
H A D | InstallationSet.pm | 140 …installer::logger::PrintError("cab file '%s' was not extracted from installation set\n", $cab_file… 403 installer::logger::PrintError( 481 … installer::logger::PrintError("can not rename '%s' to '%s'\n", $temporary_filename, $filename); 491 installer::logger::PrintError("%s checksum is wrong\n", $checksum_type); 497 installer::logger::PrintError("there was a download error\n"); 657 … installer::logger::PrintError("could not provide .exe installation set at '%s'\n", $filename); 830 installer::logger::PrintError(
|
H A D | Msi.pm | 85 …installer::logger::PrintError("can not find the .msi file for version %s and language %s at '%s'\n… 251 installer::logger::PrintError("writing table '%s' back to database failed", $table_name);
|
H A D | MsiTable.pm | 72 …installer::logger::PrintError("column data has to have an even number of elements: (<column-name> …
|
/aoo4110/main/solenv/bin/ |
H A D | patch_tool.pl | 170 … installer::logger::PrintError("can not find target installation set at '%s'\n", $target_path); 179 installer::logger::PrintError("can not find target msi file at '%s'\n", $target_msi_file); 197 installer::logger::PrintError(" '%s' has no target installation set\n", $language); 202 installer::logger::PrintError(" '%s' is not a released language for version %s\n", 227 installer::logger::PrintError("Can not determine the path to ext_sources/.\n"); 228 …installer::logger::PrintError("Maybe SOURCE_ROOT_DIR has not been correctly set in the environment… 297 …installer::logger::PrintError("can not create patch where target version is a new major version (%…
|
/aoo4110/main/solenv/bin/modules/installer/ |
H A D | logger.pm | 700 PrintError($message); 713 sub PrintError ($@) subroutine
|
H A D | setupscript.pm | 88 installer::logger::PrintError("did not find 'Installation' keyword in first line of %s\n",
|
/aoo4110/main/solenv/bin/modules/installer/windows/ |
H A D | file.pm | 377 …installer::logger::PrintError("file name does not exist or is empty, can not create unique name fo… 711 installer::logger::PrintError("can not find file '%s' in previous version (tried '%s')\n",
|
H A D | msiglobal.pm | 1605 installer::logger::PrintError( 1621 installer::logger::PrintError(
|
H A D | component.pm | 335 installer::logger::PrintError("item in get_component_keypath has no 'componentname'\n");
|
H A D | directory.pm | 789 … installer::logger::PrintError("newly created directory entry collides with existing directory");
|
/aoo4110/main/l10ntools/inc/ |
H A D | gsicheck.hxx | 113 …void PrintError( ByteString aMsg, ByteString aPrefix, ByteString aContext, sal_uLong nLine, ByteSt…
|
Completed in 88 milliseconds