Home
last modified time | relevance | path

Searched refs:ImpCreateDecimal (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/basic/source/sbx/
H A Dsbxconv.hxx104 SbxDecimal* ImpCreateDecimal( SbxValues* p );
H A Dsbxbool.cxx194 ImpCreateDecimal( p )->setInt( (sal_Int16)n ); in ImpPutBool()
H A Dsbxdbl.cxx166 SbxDecimal* pDec = ImpCreateDecimal( p ); in ImpPutDouble()
H A Dsbxulng.cxx217 ImpCreateDecimal( p )->setULong( n ); in ImpPutULong()
H A Dsbxbyte.cxx269 ImpCreateDecimal( p )->setByte( n ); in ImpPutByte()
H A Dsbxchar.cxx253 ImpCreateDecimal( p )->setChar( n ); in ImpPutChar()
H A Dsbxlng.cxx233 ImpCreateDecimal( p )->setLong( n ); in ImpPutLong()
H A Dsbxsng.cxx216 SbxDecimal* pDec = ImpCreateDecimal( p ); in ImpPutSingle()
H A Dsbxuint.cxx253 ImpCreateDecimal( p )->setUInt( n ); in ImpPutUShort()
H A Dsbxcurr.cxx215 SbxDecimal* pDec = ImpCreateDecimal( p ); in ImpPutCurrency()
H A Dsbxdate.cxx229 SbxDecimal* pDec = ImpCreateDecimal( p ); in ImpPutDate()
H A Dsbxdec.cxx432 SbxDecimal* ImpCreateDecimal( SbxValues* p ) in ImpCreateDecimal() function
H A Dsbxint.cxx268 ImpCreateDecimal( p )->setInt( n ); in ImpPutInteger()

Completed in 50 milliseconds