Searched refs:x_UnexpectedEOF (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/autodoc/source/parser_i/idl/ |
H A D | cx_sub.cxx | 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()
|
/aoo42x/main/autodoc/source/parser_i/idoc/ |
H A D | cx_docu2.cxx | 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()
|
H A D | cx_dsapi.cxx | 197 throw X_AutodocParser(X_AutodocParser::x_UnexpectedEOF); in PerformStatusFunction()
|
/aoo42x/main/autodoc/source/parser_i/tokens/ |
H A D | x_parse2.cxx | 31 x_UnexpectedEOF enumerator 47 case x_UnexpectedEOF: in GetInfo()
|
/aoo42x/main/autodoc/source/parser/cpp/ |
H A D | cx_c_sub.cxx | 52 throw X_Parser( X_Parser::x_UnexpectedEOF, "", String::Null_(), 0 ); in ReadCharChain() 61 throw X_Parser( X_Parser::x_UnexpectedEOF, "", String::Null_(), 0 ); in ReadCharChain()
|
/aoo42x/main/autodoc/inc/autodoc/ |
H A D | x_parsing.hxx | 45 x_UnexpectedEOF, enumerator
|
/aoo42x/main/autodoc/source/parser_i/inc/ |
H A D | x_parse2.hxx | 43 x_UnexpectedEOF enumerator
|
/aoo42x/main/autodoc/source/parser/kernel/ |
H A D | x_parse.cxx | 72 case x_UnexpectedEOF: in GetInfo()
|
/aoo42x/main/autodoc/source/parser/adoc/ |
H A D | cx_a_sub.cxx | 99 throw X_Parser(X_Parser::x_UnexpectedEOF, "", String::Null_(), 0); in ReadCharChain()
|
Completed in 29 milliseconds