Searched refs:CError (Results 1 – 5 of 5) sorted by relevance
| /AOO42X/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()
|
| /AOO42X/main/basic/inc/basic/ |
| H A D | sbstar.hxx | 83 sal_Bool CError( SbError, const String&, xub_StrLen, xub_StrLen, xub_StrLen );
|
| /AOO42X/main/automation/source/inc/ |
| H A D | testapp.hxx | 83 sal_Bool CError( sal_uLong, const String&, xub_StrLen, xub_StrLen, xub_StrLen );
|
| /AOO42X/main/basic/source/comp/ |
| H A D | scanner.cxx | 110 bRes = pBasic->CError( code, aError, nLine, nc, nCol2 ); in GenError()
|
| /AOO42X/main/basic/source/classes/ |
| H A D | sb.cxx | 1735 sal_Bool StarBASIC::CError in CError() function in StarBASIC
|