Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx176 p->nByte = ImpGetByte( &aTmp ); break; in ImpPutString()
229 *p->pByte = ImpGetByte( p ); break; in ImpPutString()
H A Dsbxconv.hxx125 sal_uInt8 ImpGetByte( const SbxValues* );
H A Dsbxbyte.cxx30 sal_uInt8 ImpGetByte( const SbxValues* p ) in ImpGetByte() function
H A Dsbxvalue.cxx551 case SbxBYTE: rRes.nByte = ImpGetByte( &p->aData ); break; in Get()

Completed in 22 milliseconds