Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/sbx/
H A Dsbxstr.cxx186 p->nUShort = ImpGetUShort( &aTmp ); break; in ImpPutString()
237 *p->pUShort = ImpGetUShort( p ); break; in ImpPutString()
H A Dsbxconv.hxx130 sal_uInt16 ImpGetUShort( const SbxValues* );
H A Dsbxuint.cxx30 sal_uInt16 ImpGetUShort( const SbxValues* p ) in ImpGetUShort() function
H A Dsbxvalue.cxx552 case SbxUSHORT: rRes.nUShort = ImpGetUShort( &p->aData ); break; in Get()
568 rRes.nUInt = (int) ImpGetUShort( &p->aData ); in Get()

Completed in 25 milliseconds