Lines Matching refs:SbxBase
38 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetByte()
44 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
55 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
59 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
68 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
76 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
80 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
88 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
96 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
100 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
108 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
116 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
120 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
151 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
155 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
174 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXBYTE; in ImpGetByte()
178 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = 0; in ImpGetByte()
191 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetByte()
231 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetByte()
288 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutByte()
322 SbxBase::SetError( SbxERR_CONVERSION ); in ImpPutByte()