Searched refs:ErrorNr (Results 1 – 1 of 1) sorted by relevance
1378 ParserError::ParserError( sal_uInt16 ErrorNr, ByteString ErrorText, const TokenInfo &rTag ) in ParserError() argument1379 : ParserMessage( ErrorNr, ErrorText, rTag ) in ParserError()1382 ParserWarning::ParserWarning( sal_uInt16 ErrorNr, ByteString ErrorText, const TokenInfo &rTag ) in ParserWarning() argument1383 : ParserMessage( ErrorNr, ErrorText, rTag ) in ParserWarning()
Completed in 28 milliseconds