Home
last modified time | relevance | path

Searched refs:ParserMessage (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/l10ntools/inc/
H A Dtagtest.hxx38 class ParserMessage;
40 DECLARE_LIST( Impl_ParserMessageList, ParserMessage* )
273 class ParserMessage class
280 ParserMessage( sal_uInt16 PnErrorNr, ByteString PaErrorText, const TokenInfo &rTag );
289 virtual ~ParserMessage() {} in ~ParserMessage()
294 class ParserError : public ParserMessage
303 class ParserWarning : public ParserMessage
/aoo4110/main/l10ntools/source/
H A Dtagtest.cxx1358 ParserMessage::ParserMessage( sal_uInt16 PnErrorNr, ByteString PaErrorText, const TokenInfo &rTag ) in ParserMessage() function in ParserMessage
1379 : ParserMessage( ErrorNr, ErrorText, rTag ) in ParserError()
1383 : ParserMessage( ErrorNr, ErrorText, rTag ) in ParserWarning()
H A Dgsicheck.cxx377 ParserMessage *pMsg = pList->GetObject( i ); in PrintList()

Completed in 30 milliseconds