Home
last modified time | relevance | path

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

/trunk/main/basic/source/runtime/
H A Dmethods.cxx270 String tmpErrMsg; in RTLFUNC() local
273 tmpErrMsg = aErrorMsg; in RTLFUNC()
278 tmpErrMsg = pBasic->GetErrorText(); in RTLFUNC()
287 tmpErrMsg = xErrObj->getDescription(); in RTLFUNC()
289 rPar.Get( 0 )->PutString( tmpErrMsg ); in RTLFUNC()

Completed in 22 milliseconds