Lines Matching refs:SbxERR_OVERFLOW
50 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
62 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
72 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong()
76 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
113 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong()
117 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
136 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXULNG; in ImpGetULong()
140 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetULong()
261 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXCHAR; in ImpPutULong()
267 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXBYTE; in ImpPutULong()
274 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXINT; in ImpPutULong()
281 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXUINT; in ImpPutULong()
287 SbxBase::SetError( SbxERR_OVERFLOW ); n = SbxMAXLNG; in ImpPutULong()
305 SbxBase::SetError( SbxERR_OVERFLOW ); d = SbxMAXCURR; in ImpPutULong()