Lines Matching refs:SbxBase
38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetULong()
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()
153 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetULong()
193 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetULong()
255 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutULong()
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()
314 SbxBase::SetError( SbxERR_CONVERSION ); in ImpPutULong()