Lines Matching refs:SbxBase
43 SbxBase::SetError( SbxERR_CONVERSION ); in ImpGetChar()
55 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
67 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
71 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
79 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
87 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
91 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
99 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
107 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
111 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
142 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
146 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
163 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMAXCHAR; in ImpGetChar()
167 SbxBase::SetError( SbxERR_OVERFLOW ); nRes = SbxMINCHAR; in ImpGetChar()
180 SbxBase::SetError( SbxERR_NO_OBJECT ); nRes = 0; in ImpGetChar()
219 SbxBase::SetError( SbxERR_CONVERSION ); nRes = 0; in ImpGetChar()
282 SbxBase::SetError( SbxERR_NO_OBJECT ); in ImpPutChar()
316 SbxBase::SetError( SbxERR_CONVERSION ); in ImpPutChar()