Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx174 p->nChar = ImpGetChar( &aTmp ); break; in ImpPutString()
227 *p->pChar = ImpGetChar( p ); break; in ImpPutString()
H A Dsbxconv.hxx121 sal_Unicode ImpGetChar( const SbxValues* );
H A Dsbxchar.cxx35 xub_Unicode ImpGetChar( const SbxValues* p ) in ImpGetChar() function
H A Dsbxvalue.cxx550 case SbxCHAR: rRes.nChar = ImpGetChar( &p->aData ); break; in Get()

Completed in 32 milliseconds