Searched refs:ParserWarning (Results 1 – 2 of 2) sorted by relevance
303 class ParserWarning : public ParserMessage class306 ParserWarning( sal_uInt16 PnErrorNr, ByteString PaErrorText, const TokenInfo &rTag );
554 Insert( new ParserWarning( nErrorNr, aErrorText, rTag ), LIST_APPEND ); in AddWarning()1382 ParserWarning::ParserWarning( sal_uInt16 ErrorNr, ByteString ErrorText, const TokenInfo &rTag ) in ParserWarning() function in ParserWarning
Completed in 23 milliseconds