Home
last modified time | relevance | path

Searched refs:error2 (Results 1 – 7 of 7) sorted by relevance

/trunk/main/idlc/source/
H A Dastunion.cxx90 idlc()->error()->error2(EIDL_DISC_TYPE, this, pDiscType); in AstUnion()
104 idlc()->error()->error2(EIDL_MULTIPLE_BRANCH, this, pDecl); in addDeclaration()
153 idlc()->error()->error2(EIDL_MULTIPLE_BRANCH, this, pBranch); in lookupDefault()
200 idlc()->error()->error2(EIDL_MULTIPLE_BRANCH, this, pBranch); in lookupLabel()
261 idlc()->error()->error2(EIDL_MULTIPLE_BRANCH, this, pBranch); in lookupEnum()
H A Dastscope.cxx69 idlc()->error()->error2(EIDL_REDEF_SCOPE, pDecl, pDeclaration); in addDeclaration()
97 idlc()->error()->error2(EIDL_REDEF_SCOPE, scopeAsDecl(this), pDecl); in addDeclaration()
H A Dastoperation.cxx144 idlc()->error()->error2(EIDL_ONEWAY_CONFLICT, pDecl, this); in addDeclaration()
H A Derrorhandler.cxx532 void ErrorHandler::error2( in error2() function in ErrorHandler
H A Dparser.y145 idlc()->error()->error2(EIDL_DOUBLE_MEMBER, i->first, i->second);
604 idlc()->error()->error2(EIDL_REDEF_SCOPE, scopeAsDecl(pScope), pDecl);
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java477 String error2 = sharedResouces.getResourceStringWithSubstitution( in getDriverLoadErrorMessage() local
479 error1 += error2; in getDriverLoadErrorMessage()
/trunk/main/idlc/inc/idlc/
H A Derrorhandler.hxx108 void error2(

Completed in 41 milliseconds