Searched refs:ImpGetUInt64 (Results 1 – 4 of 4) sorted by relevance
47 sal_uInt64 ImpGetUInt64( const SbxValues* );
202 p->uInt64 = ImpGetUInt64( &aTmp ); break; in ImpPutString()
682 sal_uInt64 ImpGetUInt64( const SbxValues* p ) in ImpGetUInt64() function
540 case SbxSALUINT64: rRes.uInt64 = ImpGetUInt64( &p->aData ); break; in Get()
Completed in 26 milliseconds