Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxconv.hxx47 sal_uInt64 ImpGetUInt64( const SbxValues* );
H A Dsbxstr.cxx202 p->uInt64 = ImpGetUInt64( &aTmp ); break; in ImpPutString()
H A Dsbxint.cxx682 sal_uInt64 ImpGetUInt64( const SbxValues* p ) in ImpGetUInt64() function
H A Dsbxvalue.cxx540 case SbxSALUINT64: rRes.uInt64 = ImpGetUInt64( &p->aData ); break; in Get()

Completed in 24 milliseconds