Home
last modified time | relevance | path

Searched refs:error1 (Results 1 – 5 of 5) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java474 String error1 = sharedResouces.getResourceStringWithSubstitution( in getDriverLoadErrorMessage() local
479 error1 += error2; in getDriverLoadErrorMessage()
481 return error1; in getDriverLoadErrorMessage()
/trunk/main/idlc/source/
H A Derrorhandler.cxx525 void ErrorHandler::error1(ErrorCode e, AstDeclaration const * d) in error1() function in ErrorHandler
686 error1(EIDL_PUBLISHED_USES_UNPUBLISHED, decl); in checkPublished()
H A Dparser.y176 idlc()->error()->error1(
1269 idlc()->error()->error1(EIDL_ILLEGAL_RAISES, decl);
2833 idlc()->error()->error1(
2934 idlc()->error()->error1(EIDL_EVAL_ERROR, pEnum);
2962 idlc()->error()->error1(EIDL_EVAL_ERROR, pEnum);
H A Dastoperation.cxx40 idlc()->error()->error1(EIDL_ONEWAY_RAISE_CONFLICT, this); in setExceptions()
/trunk/main/idlc/inc/idlc/
H A Derrorhandler.hxx107 void error1(ErrorCode e, AstDeclaration const * d);

Completed in 56 milliseconds