Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxconv.hxx45 sal_Int64 ImpGetInt64( const SbxValues* );
H A Dsbxstr.cxx200 p->nInt64 = ImpGetInt64( &aTmp ); break; in ImpPutString()
H A Dsbxint.cxx394 sal_Int64 ImpGetInt64( const SbxValues* p ) in ImpGetInt64() function
H A Dsbxvalue.cxx539 case SbxSALINT64: rRes.nInt64 = ImpGetInt64( &p->aData ); break; in Get()

Completed in 30 milliseconds