Home
last modified time | relevance | path

Searched refs:ImpGetSingle (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx188 p->nSingle = ImpGetSingle( &aTmp ); break; in ImpPutString()
243 *p->pSingle = ImpGetSingle( p ); break; in ImpPutString()
H A Dsbxconv.hxx61 float ImpGetSingle( const SbxValues* );
H A Dsbxsng.cxx30 float ImpGetSingle( const SbxValues* p ) in ImpGetSingle() function
H A Dsbxscan.cxx257 nVal = (double)ImpGetSingle( &aValues ); // Hier Error bei Overflow in ScanNumIntnl()
H A Dsbxvalue.cxx541 case SbxSINGLE: rRes.nSingle = ImpGetSingle( &p->aData ); break; in Get()

Completed in 36 milliseconds