Home
last modified time | relevance | path

Searched refs:ImpGetDecimal (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxconv.hxx105 SbxDecimal* ImpGetDecimal( const SbxValues* p );
H A Dsbxstr.cxx198 p->pDecimal = ImpGetDecimal( &aTmp ); break; in ImpPutString()
H A Dsbxdec.cxx451 SbxDecimal* ImpGetDecimal( const SbxValues* p ) in ImpGetDecimal() function
H A Dsbxvalue.cxx544 case SbxDECIMAL: rRes.pDecimal = ImpGetDecimal( &p->aData ); break; in Get()

Completed in 20 milliseconds