Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx181 p->nLong = ImpGetLong( &aTmp ); break; in ImpPutString()
239 *p->pLong = ImpGetLong( p ); break; in ImpPutString()
H A Dsbxconv.hxx56 sal_Int32 ImpGetLong( const SbxValues* );
H A Dsbxlng.cxx30 sal_Int32 ImpGetLong( const SbxValues* p ) in ImpGetLong() function
H A Dsbxvalue.cxx538 case SbxLONG: rRes.nLong = ImpGetLong( &p->aData ); break; in Get()
563 rRes.nInt = (int) ImpGetLong( &p->aData ); in Get()

Completed in 32 milliseconds