Lines Matching refs:SetError

195 		case OVERFLOW: SbxBase::SetError( SbxERR_OVERFLOW ); break;  in matherr()
197 case _OVERFLOW: SbxBase::SetError( SbxERR_OVERFLOW ); break; in matherr()
199 default: SbxBase::SetError( SbxERR_NOTIMP ); break; in matherr()
267 SetError( SbxERR_PROP_WRITEONLY ); in SbxValue()
300 SetError( SbxERR_PROP_READONLY ); in operator =()
465 SetError( SbxERR_BAD_PROP_VALUE ); in TheRealValue()
518 SetError( SbxERR_PROP_WRITEONLY ); in Get()
578 SetError( SbxERR_NO_OBJECT ); in Get()
587 SetError( SbxERR_CONVERSION ); in Get()
604 SetError( eOld ); in Get()
659 SetError( eErr ); in HasObject()
704 SetError( SbxERR_PROP_READONLY ); in GET()
706 SetError( SbxERR_NOTIMP ); in GET()
717 SetError( SbxERR_PROP_READONLY ); in GET()
783 SetError( SbxERR_CONVERSION ); in GET()
790 SetError( SbxERR_CONVERSION ); in GET()
800 SetError( eOld ); in GET()
990 SetError( SbxERR_PROP_WRITEONLY ); return sal_False; in ImpIsNumeric()
1042 SetError( SbxERR_CONVERSION ); return sal_False; in SetType()
1050 SetError( SbxERR_CONVERSION ); return sal_False; in SetType()
1098 SetError( SbxERR_CONVERSION ); return sal_False; in Convert()
1106 SetError( SbxERR_CONVERSION ); return sal_False; in Convert()
1140 SetError( SbxERR_PROP_READONLY ); in Compute()
1142 SetError( SbxERR_PROP_WRITEONLY ); in Compute()
1187 SetError( SbxERR_CONVERSION ); in Compute()
1191 SetError( SbxERR_CONVERSION ); in Compute()
1230 if( !aR.nLong64 ) SetError( SbxERR_ZERODIV ); in Compute()
1233 if( !aR.nULong64 ) SetError( SbxERR_ZERODIV ); in Compute()
1236 if( !aR.nLong ) SetError( SbxERR_ZERODIV ); in Compute()
1239 if( !aR.nULong ) SetError( SbxERR_ZERODIV ); in Compute()
1246 if( !aR.nLong64 ) SetError( SbxERR_ZERODIV ); in Compute()
1249 if( !aR.nULong64 ) SetError( SbxERR_ZERODIV ); in Compute()
1252 if( !aR.nLong ) SetError( SbxERR_ZERODIV ); in Compute()
1255 if( !aR.nULong ) SetError( SbxERR_ZERODIV ); in Compute()
1322 SetError( SbxERR_ZERODIV ); in Compute()
1336 SetError( SbxERR_NOTIMP ); in Compute()
1339 SetError( SbxERR_OVERFLOW ); in Compute()
1343 SetError( SbxERR_CONVERSION ); in Compute()
1371 SetError( SbxERR_OVERFLOW ); in Compute()
1379 SetError( SbxERR_ZERODIV ); in Compute()
1390 SetError( SbxERR_OVERFLOW ); in Compute()
1402 SetError( SbxERR_NOTIMP ); in Compute()
1427 if( !aR.nDouble ) SetError( SbxERR_ZERODIV ); in Compute()
1436 SetError( SbxERR_NOTIMP ); in Compute()
1458 SetError( eOld ); in Compute()
1473 SetError( SbxERR_PROP_WRITEONLY ); in Compare()
1517 SetError( SbxERR_NOTIMP ); in Compare()
1541 SetError( SbxERR_NOTIMP ); in Compare()
1567 SetError( SbxERR_NOTIMP ); in Compare()
1572 SetError( SbxERR_CONVERSION ); in Compare()
1600 SetError( SbxERR_NOTIMP ); in Compare()
1616 SetError( eOld ); in Compare()