Lines Matching refs:SbxBYREF

131         case SbxBYREF | SbxDECIMAL:  in ImpGetByte()
161 case SbxBYREF | SbxSTRING: in ImpGetByte()
196 case SbxBYREF | SbxBYTE: in ImpGetByte()
200 case SbxBYREF | SbxCHAR: in ImpGetByte()
202 case SbxBYREF | SbxINTEGER: in ImpGetByte()
203 case SbxBYREF | SbxBOOL: in ImpGetByte()
205 case SbxBYREF | SbxLONG: in ImpGetByte()
207 case SbxBYREF | SbxULONG: in ImpGetByte()
209 case SbxBYREF | SbxERROR: in ImpGetByte()
210 case SbxBYREF | SbxUSHORT: in ImpGetByte()
212 case SbxBYREF | SbxSINGLE: in ImpGetByte()
214 case SbxBYREF | SbxDATE: in ImpGetByte()
215 case SbxBYREF | SbxDOUBLE: in ImpGetByte()
217 case SbxBYREF | SbxULONG64: in ImpGetByte()
219 case SbxBYREF | SbxLONG64: in ImpGetByte()
220 case SbxBYREF | SbxCURRENCY: in ImpGetByte()
222 case SbxBYREF | SbxSALINT64: in ImpGetByte()
224 case SbxBYREF | SbxSALUINT64: in ImpGetByte()
268 case SbxBYREF | SbxDECIMAL: in ImpPutByte()
275 case SbxBYREF | SbxSTRING: in ImpPutByte()
291 case SbxBYREF | SbxCHAR: in ImpPutByte()
293 case SbxBYREF | SbxBYTE: in ImpPutByte()
295 case SbxBYREF | SbxINTEGER: in ImpPutByte()
296 case SbxBYREF | SbxBOOL: in ImpPutByte()
298 case SbxBYREF | SbxERROR: in ImpPutByte()
299 case SbxBYREF | SbxUSHORT: in ImpPutByte()
301 case SbxBYREF | SbxLONG: in ImpPutByte()
303 case SbxBYREF | SbxULONG: in ImpPutByte()
305 case SbxBYREF | SbxSINGLE: in ImpPutByte()
307 case SbxBYREF | SbxDATE: in ImpPutByte()
308 case SbxBYREF | SbxDOUBLE: in ImpPutByte()
310 case SbxBYREF | SbxULONG64: in ImpPutByte()
312 case SbxBYREF | SbxLONG64: in ImpPutByte()
314 case SbxBYREF | SbxSALINT64: in ImpPutByte()
316 case SbxBYREF | SbxSALUINT64: in ImpPutByte()
318 case SbxBYREF | SbxCURRENCY: in ImpPutByte()