Home
last modified time | relevance | path

Searched refs:SbxUSHORT (Results 1 – 20 of 20) sorted by relevance

/AOO41X/main/basic/source/sbx/
H A Dsbxint.cxx54 case SbxUSHORT: in ImpGetInteger()
199 case SbxBYREF | SbxUSHORT: in ImpGetInteger()
239 case SbxUSHORT: in ImpPutInteger()
307 case SbxBYREF | SbxUSHORT: in ImpPutInteger()
413 case SbxUSHORT: in ImpGetInt64()
502 case SbxBYREF | SbxUSHORT: in ImpGetInt64()
549 case SbxUSHORT: in ImpPutInt64()
622 case SbxBYREF | SbxUSHORT: in ImpPutInt64()
701 case SbxUSHORT: in ImpGetUInt64()
805 case SbxBYREF | SbxUSHORT: in ImpGetUInt64()
[all …]
H A Dsbxbool.cxx53 case SbxUSHORT: in ImpGetBool()
135 case SbxBYREF | SbxUSHORT: in ImpGetBool()
176 case SbxUSHORT: in ImpPutBool()
223 case SbxBYREF | SbxUSHORT: in ImpPutBool()
H A Dsbxdbl.cxx48 case SbxUSHORT: in ImpGetDouble()
119 case SbxBYREF | SbxUSHORT: in ImpGetDouble()
159 case SbxUSHORT: in ImpPutDouble()
232 case SbxBYREF | SbxUSHORT: in ImpPutDouble()
H A Dsbxulng.cxx56 case SbxUSHORT: in ImpGetULong()
161 case SbxBYREF | SbxUSHORT: in ImpGetULong()
231 case SbxUSHORT: in ImpPutULong()
278 case SbxBYREF | SbxUSHORT: in ImpPutULong()
H A Dsbxsng.cxx49 case SbxUSHORT: in ImpGetSingle()
157 case SbxBYREF | SbxUSHORT: in ImpGetSingle()
202 case SbxUSHORT: in ImpPutSingle()
282 case SbxBYREF | SbxUSHORT: in ImpPutSingle()
H A Dsbxstr.cxx63 case SbxUSHORT: in ImpGetString()
124 case SbxBYREF | SbxUSHORT: in ImpGetString()
185 case SbxUSHORT: in ImpPutString()
236 case SbxBYREF | SbxUSHORT: in ImpPutString()
H A Dsbxchar.cxx61 case SbxUSHORT: in ImpGetChar()
198 case SbxBYREF | SbxUSHORT: in ImpGetChar()
262 case SbxUSHORT: in ImpPutChar()
293 case SbxBYREF | SbxUSHORT: in ImpPutChar()
H A Dsbxlng.cxx49 case SbxUSHORT: in ImpGetLong()
164 case SbxBYREF | SbxUSHORT: in ImpGetLong()
215 case SbxUSHORT: in ImpPutLong()
284 case SbxBYREF | SbxUSHORT: in ImpPutLong()
H A Dsbxbyte.cxx65 case SbxUSHORT: in ImpGetByte()
210 case SbxBYREF | SbxUSHORT: in ImpGetByte()
246 case SbxUSHORT: in ImpPutByte()
299 case SbxBYREF | SbxUSHORT: in ImpPutByte()
H A Dsbxuint.cxx56 case SbxUSHORT: in ImpGetUShort()
185 case SbxBYREF | SbxUSHORT: in ImpGetUShort()
230 case SbxUSHORT: in ImpPutUShort()
301 case SbxBYREF | SbxUSHORT: in ImpPutUShort()
H A Dsbxcurr.cxx58 case SbxUSHORT: in ImpGetCurrency()
145 case SbxBYREF | SbxUSHORT: in ImpGetCurrency()
194 case SbxUSHORT: in ImpPutCurrency()
269 case SbxBYREF | SbxUSHORT: in ImpPutCurrency()
H A Dsbxdate.cxx54 case SbxUSHORT: in ImpGetDate()
165 case SbxBYREF | SbxUSHORT: in ImpGetDate()
213 case SbxUSHORT: in ImpPutDate()
340 case SbxBYREF | SbxUSHORT: in ImpPutDate()
H A Dsbxdec.cxx482 case SbxUSHORT: in ImpGetDecimal()
553 case SbxBYREF | SbxUSHORT: in ImpGetDecimal()
604 case SbxUSHORT: in ImpPutDecimal()
708 case SbxBYREF | SbxUSHORT: in ImpPutDecimal()
H A Dsbxvalue.cxx237 case SbxUSHORT: in SbxValue()
552 case SbxUSHORT: rRes.nUShort = ImpGetUShort( &p->aData ); break; in Get()
689 GET( GetUShort, SbxUSHORT, sal_uInt16, nUShort ) in GET()
736 case SbxUSHORT: ImpPutUShort( &p->aData, rVal.nUShort ); break; in GET()
958 PUT( PutUShort, SbxUSHORT, sal_uInt16, nUShort ) in PUT()
1686 case SbxUSHORT: in LoadData()
1804 case SbxUSHORT: in StoreData()
H A Dsbxscan.cxx850 case SbxUSHORT: in Format()
/AOO41X/main/basic/inc/basic/
H A Dsbxvar.hxx205 SbxValues( sal_uInt16 _nUShort ): nUShort( _nUShort ), eType(SbxUSHORT) {} in SbxValues()
268 sal_Bool IsUShort() const { return sal_Bool( GetType() == SbxUSHORT ); } in IsUShort()
H A Dsbxdef.hxx71 SbxUSHORT = 18, // * unsigned short (sal_uInt16) enumerator
/AOO41X/main/sw/source/core/doc/
H A Ddocbasic.cxx71 case SbxUSHORT: in lcl_docbasic_convertArgs()
/AOO41X/main/basic/source/runtime/
H A Dmethods1.cxx982 case SbxUSHORT: in lcl_WriteSbxVariable()
1086 case SbxUSHORT: in lcl_ReadSbxVariable()
1430 case SbxUSHORT: in RTLFUNC()
/AOO41X/main/basic/source/classes/
H A Dsbunoobj.cxx595 case TypeClass_UNSIGNED_SHORT: eRetType = SbxUSHORT; break; in unoToSbxType()
972 case SbxUSHORT: aRetType = ::getCppuType( (sal_uInt16*)0 ); break; in getUnoTypeForSbxBaseType()
1885 case SbxUSHORT: aRet = String( RTL_CONSTASCII_USTRINGPARAM("SbxUSHORT") ); break; in Dbg_SbxDataType2String()