Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dgsicheck.cxx53 void PrintError( ByteString aMsg, ByteString aPrefix, in PrintError() function
158PrintError( "The Language is invalid!", "Line format", aLangId, sal_True, GetLineNumber(), GetUniq… in GSILine()
273PrintError( "Cannot reassemble GSI line (internal Error).", "Line format", "", sal_False, GetLineN… in ReassembleLine()
276PrintError( "Cannot reassemble line of unknown type (internal Error).", "Line format", "", sal_Fal… in ReassembleLine()
316PrintError( "Source Language entry double. Treating as Translation.", "File format", "", pLine->Ge… in InsertLine()
335PrintError( "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()
625PrintError( "Source Language Entry has changed.", "File format", aContext, pSourceLine->GetLineNum… in CheckSyntax()
[all …]
/trunk/main/solenv/bin/modules/installer/patch/
H A DInstallationSet.pm140 …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 DMsi.pm85 …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 DMsiTable.pm72 …installer::logger::PrintError("column data has to have an even number of elements: (<column-name> …
/trunk/main/solenv/bin/
H A Dpatch_tool.pl170 … 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 (%…
/trunk/main/solenv/bin/modules/installer/
H A Dlogger.pm700 PrintError($message);
713 sub PrintError ($@) subroutine
H A Dsetupscript.pm88 installer::logger::PrintError("did not find 'Installation' keyword in first line of %s\n",
/trunk/main/solenv/bin/modules/installer/windows/
H A Dfile.pm377 …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 Dmsiglobal.pm1607 installer::logger::PrintError(
1623 installer::logger::PrintError(
H A Dcomponent.pm335 installer::logger::PrintError("item in get_component_keypath has no 'componentname'\n");
H A Ddirectory.pm762 … installer::logger::PrintError("newly created directory entry collides with existing directory");
/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx113 …void PrintError( ByteString aMsg, ByteString aPrefix, ByteString aContext, sal_uLong nLine, ByteSt…

Completed in 66 milliseconds