Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx183 p->nULong = ImpGetULong( &aTmp ); break; in ImpPutString()
241 *p->pULong = ImpGetULong( p ); break; in ImpPutString()
H A Dsbxconv.hxx135 sal_uInt32 ImpGetULong( const SbxValues* );
H A Dsbxulng.cxx30 sal_uInt32 ImpGetULong( const SbxValues* p ) in ImpGetULong() function
H A Dsbxvalue.cxx553 case SbxULONG: rRes.nULong = ImpGetULong( &p->aData ); break; in Get()
570 rRes.nUInt = (int) ImpGetULong( &p->aData ); in Get()

Completed in 16 milliseconds