Searched refs:ParserError (Results 1 – 2 of 2) sorted by relevance
294 class ParserError : public ParserMessage class297 ParserError( sal_uInt16 PnErrorNr, ByteString PaErrorText, const TokenInfo &rTag );
549 Insert( new ParserError( nErrorNr, aErrorText, rTag ), LIST_APPEND ); in AddError()1378 ParserError::ParserError( sal_uInt16 ErrorNr, ByteString ErrorText, const TokenInfo &rTag ) in ParserError() function in ParserError
Completed in 24 milliseconds