Home
last modified time | relevance | path

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

/aoo41x/main/basic/source/sbx/
H A Dsbxstr.cxx64 ImpPutUShort( &aTmp, p->nUShort ); break; in ImpGetString()
125 ImpPutUShort( &aTmp, *p->pUShort ); break; in ImpGetString()
H A Dsbxconv.hxx131 void ImpPutUShort( SbxValues*, sal_uInt16 );
H A Dsbxuint.cxx222 void ImpPutUShort( SbxValues* p, sal_uInt16 n ) in ImpPutUShort() function
H A Dsbxvalue.cxx736 case SbxUSHORT: ImpPutUShort( &p->aData, rVal.nUShort ); break; in GET()
749 ImpPutUShort( &p->aData, (sal_uInt16) rVal.nUInt ); in GET()

Completed in 39 milliseconds