Home
last modified time | relevance | path

Searched refs:SbxULONG (Results 1 – 19 of 19) sorted by relevance

/aoo4110/main/basic/source/sbx/
H A Dsbxint.cxx74 case SbxULONG: in ImpGetInteger()
196 case SbxBYREF | SbxULONG: in ImpGetInteger()
236 case SbxULONG: in ImpPutInteger()
315 case SbxBYREF | SbxULONG: in ImpPutInteger()
417 case SbxULONG: in ImpGetInt64()
495 case SbxBYREF | SbxULONG: in ImpGetInt64()
546 case SbxULONG: in ImpPutInt64()
642 case SbxBYREF | SbxULONG: in ImpPutInt64()
705 case SbxULONG: in ImpGetUInt64()
798 case SbxBYREF | SbxULONG: in ImpGetUInt64()
[all …]
H A Dsbxvalue.cxx687 GET( GetULong, SbxULONG, sal_uInt32, nULong ) in GET()
1200 || GetType() == SbxULONG ) in Compute()
1259 if( aL.eType != SbxLONG && aL.eType != SbxULONG ) in Compute()
1265 if( aL.eType != SbxLONG && aL.eType != SbxULONG ) in Compute()
1271 if( aL.eType != SbxLONG && aL.eType != SbxULONG ) in Compute()
1277 if( aL.eType != SbxLONG && aL.eType != SbxULONG ) in Compute()
1283 if( aL.eType != SbxLONG && aL.eType != SbxULONG ) in Compute()
1289 if( aL.eType != SbxLONG && aL.eType != SbxULONG ) in Compute()
1715 case SbxULONG: in LoadData()
1734 r >> aData.nULong, aData.eType = SbxULONG; in LoadData()
[all …]
H A Dsbxbool.cxx57 case SbxULONG: in ImpGetBool()
132 case SbxBYREF | SbxULONG: in ImpGetBool()
173 case SbxULONG: in ImpPutBool()
227 case SbxBYREF | SbxULONG: in ImpPutBool()
H A Dsbxdbl.cxx52 case SbxULONG: in ImpGetDouble()
116 case SbxBYREF | SbxULONG: in ImpGetDouble()
156 case SbxULONG: in ImpPutDouble()
252 case SbxBYREF | SbxULONG: in ImpPutDouble()
H A Dsbxulng.cxx67 case SbxULONG: in ImpGetULong()
163 case SbxBYREF | SbxULONG: in ImpGetULong()
204 case SbxULONG: in ImpPutULong()
290 case SbxBYREF | SbxULONG: in ImpPutULong()
H A Dsbxbyte.cxx85 case SbxULONG: in ImpGetByte()
207 case SbxBYREF | SbxULONG: in ImpGetByte()
250 case SbxULONG: in ImpPutByte()
303 case SbxBYREF | SbxULONG: in ImpPutByte()
H A Dsbxchar.cxx76 case SbxULONG: in ImpGetChar()
195 case SbxBYREF | SbxULONG: in ImpGetChar()
259 case SbxULONG: in ImpPutChar()
297 case SbxBYREF | SbxULONG: in ImpPutChar()
H A Dsbxlng.cxx53 case SbxULONG: in ImpGetLong()
161 case SbxBYREF | SbxULONG: in ImpGetLong()
210 case SbxULONG: in ImpPutLong()
296 case SbxBYREF | SbxULONG: in ImpPutLong()
H A Dsbxsng.cxx53 case SbxULONG: in ImpGetSingle()
154 case SbxBYREF | SbxULONG: in ImpGetSingle()
199 case SbxULONG: in ImpPutSingle()
309 case SbxBYREF | SbxULONG: in ImpPutSingle()
H A Dsbxstr.cxx67 case SbxULONG: in ImpGetString()
121 case SbxBYREF | SbxULONG: in ImpGetString()
182 case SbxULONG: in ImpPutString()
240 case SbxBYREF | SbxULONG: in ImpPutString()
H A Dsbxuint.cxx71 case SbxULONG: in ImpGetUShort()
196 case SbxBYREF | SbxULONG: in ImpGetUShort()
234 case SbxULONG: in ImpPutUShort()
305 case SbxBYREF | SbxULONG: in ImpPutUShort()
H A Dsbxcurr.cxx65 case SbxULONG: in ImpGetCurrency()
153 case SbxBYREF | SbxULONG: in ImpGetCurrency()
191 case SbxULONG: in ImpPutCurrency()
289 case SbxBYREF | SbxULONG: in ImpPutCurrency()
H A Dsbxdate.cxx58 case SbxULONG: in ImpGetDate()
162 case SbxBYREF | SbxULONG: in ImpGetDate()
210 case SbxULONG: in ImpPutDate()
360 case SbxBYREF | SbxULONG: in ImpPutDate()
H A Dsbxdec.cxx486 case SbxULONG: in ImpGetDecimal()
550 case SbxBYREF | SbxULONG: in ImpGetDecimal()
601 case SbxULONG: in ImpPutDecimal()
722 case SbxBYREF | SbxULONG: in ImpPutDecimal()
H A Dsbxscan.cxx852 case SbxULONG: in Format()
/aoo4110/main/basic/inc/basic/
H A Dsbxvar.hxx206 SbxValues( sal_uIntPtr _nULong ): nULong( _nULong ), eType(SbxULONG) {} in SbxValues()
269 sal_Bool IsULong() const { return sal_Bool( GetType() == SbxULONG ); } in IsULong()
H A Dsbxdef.hxx72 SbxULONG = 19, // * unsigned long (sal_uInt32) enumerator
/aoo4110/main/basic/source/runtime/
H A Dmethods1.cxx991 case SbxULONG: in lcl_WriteSbxVariable()
1097 case SbxULONG: in lcl_ReadSbxVariable()
1438 case SbxULONG: in RTLFUNC()
/aoo4110/main/basic/source/classes/
H A Dsbunoobj.cxx596 case TypeClass_UNSIGNED_LONG: eRetType = SbxULONG; break; in unoToSbxType()
973 case SbxULONG: aRetType = ::getCppuType( (sal_uInt32*)0 ); break; in getUnoTypeForSbxBaseType()
1886 case SbxULONG: aRet = String( RTL_CONSTASCII_USTRINGPARAM("SbxULONG") ); break; in Dbg_SbxDataType2String()

Completed in 104 milliseconds