Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx79 ImpPutInt64( &aTmp, p->nInt64 ); break; in ImpGetString()
134 ImpPutInt64( &aTmp, *p->pnInt64 ); break; in ImpGetString()
H A Dsbxconv.hxx46 void ImpPutInt64( SbxValues*, sal_Int64 );
H A Dsbxint.cxx526 void ImpPutInt64( SbxValues* p, sal_Int64 n ) in ImpPutInt64() function
H A Dsbxvalue.cxx726 case SbxSALINT64: ImpPutInt64( &p->aData, rVal.nInt64 ); break; in GET()

Completed in 37 milliseconds