Lines Matching refs:PrintError

53 void PrintError( ByteString aMsg, ByteString aPrefix,  in PrintError()  function
153PrintError( "The length field does not contain a number!", "Line format", rLine.GetToken( 8, '\t' … in GSILine()
158PrintError( "The Language is invalid!", "Line format", aLangId, sal_True, GetLineNumber(), GetUniq… in GSILine()
164PrintError( ByteString("GID and LID may only be ").Append( ByteString::CreateFromInt32(MAX_GID_LID… 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
522PrintError( aErrorMsg.Append(" in Text at Position " ).Append( ByteString::CreateFromInt32( nError… in TestUTF8()
533PrintError( aErrorMsg.Append(" in QuickHelpText at Position " ).Append( ByteString::CreateFromInt3… in TestUTF8()
544PrintError( aErrorMsg.Append(" in Title at Position " ).Append( ByteString::CreateFromInt32( nErro… in TestUTF8()
569PrintError( ByteString("Found double questionmark in translation only. Looks like an encoding prob… in HasSuspiciousChars()
589 PrintError( "No source language entry defined!", "File format", "", nLine ); in CheckSyntax()
613PrintError( "No reference line found. Entry is new in source file", "File format", "", pSource->Ge… in CheckSyntax()
615PrintError( "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()
1052PrintError( "Format of line is unknown. Ignoring!", "Line format", pGSILine->Copy( 0,40 ), bPrintC… in main()
1120PrintError( "No Entry in source file found. Entry has been removed from source file", "File format… in main()