Searched refs:CError (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/automation/source/app/ |
H A D | testbasi.cxx | 113 return CError( pData->nError, pData->aText, pData->nLine, pData->nCol1, pData->nCol2 ); in IMPL_LINK()
|
/aoo4110/main/automation/source/inc/ |
H A D | testapp.hxx | 83 sal_Bool CError( sal_uLong, const String&, xub_StrLen, xub_StrLen, xub_StrLen );
|
/aoo4110/main/basic/inc/basic/ |
H A D | sbstar.hxx | 82 sal_Bool CError( SbError, const String&, xub_StrLen, xub_StrLen, xub_StrLen );
|
/aoo4110/main/basic/source/comp/ |
H A D | scanner.cxx | 112 bRes = pBasic->CError( code, aError, nLine, nc, nCol2 ); in GenError()
|
/aoo4110/main/basic/source/classes/ |
H A D | sb.cxx | 1735 sal_Bool StarBASIC::CError in CError() function in StarBASIC
|
Completed in 31 milliseconds