Searched refs:X_AutodocParser (Results 1 – 11 of 11) sorted by relevance
72 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in ReadCharChain()77 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in ReadCharChain()118 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in ReadCharChain()125 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in ReadCharChain()
87 throw X_AutodocParser(X_AutodocParser::x_Any); in Enter()108 throw X_AutodocParser(X_AutodocParser::x_Any); in Leave()
193 throw X_AutodocParser( X_AutodocParser::x_UnexpectedToken, (*itCurToken)->Text() ); in AcknowledgeResult()
367 throw X_AutodocParser(X_AutodocParser::x_Any); in OnDefault()
100 catch (X_AutodocParser &) in Run()
215 throw X_AutodocParser(X_AutodocParser::x_InvalidChar); in PerformStatusFunction()
80 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in ReadCharChain()138 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in ReadCharChain()200 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in ReadCharChain()231 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in ReadCharChain()
189 throw X_AutodocParser(X_AutodocParser::x_InvalidChar); in PerformStatusFunction()197 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in PerformStatusFunction()
34 class X_AutodocParser : public csv::Exception class46 X_AutodocParser( in X_AutodocParser() function in X_AutodocParser
77 throw X_AutodocParser(X_AutodocParser::x_InvalidChar); in NextBy()
34 X_AutodocParser::GetInfo( std::ostream & o_rOutputMedium ) const in GetInfo()
Completed in 38 milliseconds