Lines Matching refs:SbxBYREF

65         case SbxBYREF | SbxDECIMAL:  in ImpGetBool()
82 case SbxBYREF | SbxSTRING: in ImpGetBool()
123 case SbxBYREF | SbxCHAR: in ImpGetBool()
125 case SbxBYREF | SbxBYTE: in ImpGetBool()
127 case SbxBYREF | SbxINTEGER: in ImpGetBool()
128 case SbxBYREF | SbxBOOL: in ImpGetBool()
130 case SbxBYREF | SbxLONG: in ImpGetBool()
132 case SbxBYREF | SbxULONG: in ImpGetBool()
134 case SbxBYREF | SbxERROR: in ImpGetBool()
135 case SbxBYREF | SbxUSHORT: in ImpGetBool()
137 case SbxBYREF | SbxSINGLE: in ImpGetBool()
139 case SbxBYREF | SbxDATE: in ImpGetBool()
140 case SbxBYREF | SbxDOUBLE: in ImpGetBool()
142 case SbxBYREF | SbxSALINT64: in ImpGetBool()
144 case SbxBYREF | SbxSALUINT64: in ImpGetBool()
146 case SbxBYREF | SbxULONG64: in ImpGetBool()
148 case SbxBYREF | SbxLONG64: in ImpGetBool()
149 case SbxBYREF | SbxCURRENCY: in ImpGetBool()
193 case SbxBYREF | SbxDECIMAL: in ImpPutBool()
197 case SbxBYREF | SbxSTRING: in ImpPutBool()
215 case SbxBYREF | SbxCHAR: in ImpPutBool()
217 case SbxBYREF | SbxBYTE: in ImpPutBool()
219 case SbxBYREF | SbxINTEGER: in ImpPutBool()
220 case SbxBYREF | SbxBOOL: in ImpPutBool()
222 case SbxBYREF | SbxERROR: in ImpPutBool()
223 case SbxBYREF | SbxUSHORT: in ImpPutBool()
225 case SbxBYREF | SbxLONG: in ImpPutBool()
227 case SbxBYREF | SbxULONG: in ImpPutBool()
229 case SbxBYREF | SbxSINGLE: in ImpPutBool()
231 case SbxBYREF | SbxDATE: in ImpPutBool()
232 case SbxBYREF | SbxDOUBLE: in ImpPutBool()
234 case SbxBYREF | SbxSALINT64: in ImpPutBool()
236 case SbxBYREF | SbxSALUINT64: in ImpPutBool()
238 case SbxBYREF | SbxULONG64: in ImpPutBool()
240 case SbxBYREF | SbxLONG64: in ImpPutBool()
241 case SbxBYREF | SbxCURRENCY: in ImpPutBool()