Searched refs:ImpGetChar (Results 1 – 4 of 4) sorted by relevance
174 p->nChar = ImpGetChar( &aTmp ); break; in ImpPutString()227 *p->pChar = ImpGetChar( p ); break; in ImpPutString()
121 sal_Unicode ImpGetChar( const SbxValues* );
35 xub_Unicode ImpGetChar( const SbxValues* p ) in ImpGetChar() function
550 case SbxCHAR: rRes.nChar = ImpGetChar( &p->aData ); break; in Get()
Completed in 25 milliseconds