Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx192 p->nDouble = ImpGetDouble( &aTmp ); break; in ImpPutString()
247 *p->pDouble = ImpGetDouble( p ); break; in ImpPutString()
H A Dsbxconv.hxx66 double ImpGetDouble( const SbxValues* );
H A Dsbxdbl.cxx31 double ImpGetDouble( const SbxValues* p ) in ImpGetDouble() function
H A Dsbxvalue.cxx542 case SbxDOUBLE: rRes.nDouble = ImpGetDouble( &p->aData ); break; in Get()

Completed in 19 milliseconds