Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx68 ImpPutULong( &aTmp, p->nULong ); break; in ImpGetString()
122 ImpPutULong( &aTmp, *p->pULong ); break; in ImpGetString()
H A Dsbxconv.hxx136 void ImpPutULong( SbxValues*, sal_uInt32 );
H A Dsbxulng.cxx198 void ImpPutULong( SbxValues* p, sal_uInt32 n ) in ImpPutULong() function
H A Dsbxvalue.cxx737 case SbxULONG: ImpPutULong( &p->aData, rVal.nULong ); break; in GET()
751 ImpPutULong( &p->aData, (sal_uInt32) rVal.nUInt ); in GET()

Completed in 30 milliseconds