Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dtagtest.cxx229 …rErrorList.AddError( 25, ByteString("Property '").Append(aName).Append("' defined twice "), *this … in SplitTag()
319 default: rErrorList.AddError( 99, "Internal error Parsing Tag ", *this ); in SplitTag()
328 rErrorList.AddError( 25, "Tag/Property name missing ", *this ); in SplitTag()
351 … rErrorList.AddError( 25, "Found illegal character in Tag/Property name ", *this ); in SplitTag()
381 rErrorList.AddError( 25, "Parsing error in Tag ", *this ); in SplitTag()
506 …rErrorList.AddError( 25, ByteString("Extra Property '").Append(iProp->first).Append("' in Translat… in MatchesTranslation()
547 void ParserMessageList::AddError( sal_uInt16 nErrorNr, ByteString aErrorText, const TokenInfo &rTag… in AddError() function in ParserMessageList
702 …rErrorList.AddError( 24, "Missing quotes ( \\\" ) in Tag", TokenInfo( TAG_UNKNOWN_TAG, nTokenStart… in GetNextToken()
1351 pErrorList->AddError( nErrNr, aErrMsg, rTag); in ParseError()
1519 aCompareWarningList.AddError( 20, "Missing Tag in Translation", aReference.GetObject( i ) ); in CheckTags()
[all …]
/trunk/main/starmath/inc/
H A Dparse.hxx265 sal_uInt16 AddError(SmParseError Type, SmNode *pNode);
/trunk/main/l10ntools/inc/
H A Dtagtest.hxx124 void AddError( sal_uInt16 nErrorNr, ByteString aErrorText, const TokenInfo &rTag );
/trunk/main/sw/source/filter/inc/
H A Dfltshell.hxx531 SwFltShell& AddError( const sal_Char* pErr );
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx1172 SwFltShell& SwFltShell::AddError( const sal_Char* pErr ) in AddError() function in SwFltShell
1233 AddError( "picture import error" ); in AddGraphic()
/trunk/main/starmath/source/
H A Dparse.cxx2415 AddError(eError, pSNode); in Error()
2459 sal_uInt16 SmParser::AddError(SmParseError Type, SmNode *pNode) in AddError() function in SmParser
/trunk/main/sc/source/filter/excel/
H A Dtokstack.cxx427 pScToken->AddError( pP_Err[ n ] ); in GetElement()

Completed in 62 milliseconds