Searched refs:SbxERROR (Results 1 – 20 of 20) sorted by relevance
53 case SbxERROR: in ImpGetInteger()198 case SbxBYREF | SbxERROR: in ImpGetInteger()238 case SbxERROR: in ImpPutInteger()306 case SbxBYREF | SbxERROR: in ImpPutInteger()412 case SbxERROR: in ImpGetInt64()501 case SbxBYREF | SbxERROR: in ImpGetInt64()548 case SbxERROR: in ImpPutInt64()621 case SbxBYREF | SbxERROR: in ImpPutInt64()700 case SbxERROR: in ImpGetUInt64()804 case SbxBYREF | SbxERROR: in ImpGetUInt64()[all …]
52 case SbxERROR: in ImpGetBool()134 case SbxBYREF | SbxERROR: in ImpGetBool()175 case SbxERROR: in ImpPutBool()222 case SbxBYREF | SbxERROR: in ImpPutBool()
47 case SbxERROR: in ImpGetDouble()118 case SbxBYREF | SbxERROR: in ImpGetDouble()158 case SbxERROR: in ImpPutDouble()231 case SbxBYREF | SbxERROR: in ImpPutDouble()
55 case SbxERROR: in ImpGetULong()160 case SbxBYREF | SbxERROR: in ImpGetULong()230 case SbxERROR: in ImpPutULong()277 case SbxBYREF | SbxERROR: in ImpPutULong()
48 case SbxERROR: in ImpGetSingle()156 case SbxBYREF | SbxERROR: in ImpGetSingle()201 case SbxERROR: in ImpPutSingle()281 case SbxBYREF | SbxERROR: in ImpPutSingle()
105 case SbxERROR: in ImpGetString()123 case SbxBYREF | SbxERROR: in ImpGetString()184 case SbxERROR: in ImpPutString()235 case SbxBYREF | SbxERROR: in ImpPutString()
60 case SbxERROR: in ImpGetChar()197 case SbxBYREF | SbxERROR: in ImpGetChar()261 case SbxERROR: in ImpPutChar()292 case SbxBYREF | SbxERROR: in ImpPutChar()
48 case SbxERROR: in ImpGetLong()163 case SbxBYREF | SbxERROR: in ImpGetLong()214 case SbxERROR: in ImpPutLong()283 case SbxBYREF | SbxERROR: in ImpPutLong()
64 case SbxERROR: in ImpGetByte()209 case SbxBYREF | SbxERROR: in ImpGetByte()245 case SbxERROR: in ImpPutByte()298 case SbxBYREF | SbxERROR: in ImpPutByte()
55 case SbxERROR: in ImpGetUShort()184 case SbxBYREF | SbxERROR: in ImpGetUShort()229 case SbxERROR: in ImpPutUShort()300 case SbxBYREF | SbxERROR: in ImpPutUShort()
57 case SbxERROR: in ImpGetCurrency()144 case SbxBYREF | SbxERROR: in ImpGetCurrency()193 case SbxERROR: in ImpPutCurrency()268 case SbxBYREF | SbxERROR: in ImpPutCurrency()
53 case SbxERROR: in ImpGetDate()164 case SbxBYREF | SbxERROR: in ImpGetDate()212 case SbxERROR: in ImpPutDate()339 case SbxBYREF | SbxERROR: in ImpPutDate()
481 case SbxERROR: in ImpGetDecimal()552 case SbxBYREF | SbxERROR: in ImpGetDecimal()603 case SbxERROR: in ImpPutDecimal()707 case SbxBYREF | SbxERROR: in ImpPutDecimal()
236 case SbxERROR: in SbxValue()680 GET( GetErr, SbxERROR, sal_uInt16, nUShort ) in GET()949 PUT( PutErr, SbxERROR, sal_uInt16, nUShort ) in PUT()1685 case SbxERROR: in LoadData()1803 case SbxERROR: in StoreData()
464 case SbxERROR: in LoadData()
64 SbxERROR = 10, // * Error (sal_uInt16) enumerator
263 sal_Bool IsErr() const { return sal_Bool( GetType() == SbxERROR ); } in IsErr()
1189 sal_Bool bHasRecordNo = (sal_Bool)(eType2 != SbxEMPTY && eType2 != SbxERROR); in PutGet()1429 case SbxERROR: in RTLFUNC()
734 if( p->GetType() == SbxERROR && ( i ) ) in StepPARAM()
1879 case SbxERROR: aRet = String( RTL_CONSTASCII_USTRINGPARAM("SbxERROR") ); break; in Dbg_SbxDataType2String()