Searched refs:ppDestBuf (Results 1 – 2 of 2) sorted by relevance
114 sal_Char ** ppDestBuf, in ImplHandleUndefinedUnicodeToTextChar() argument128 **ppDestBuf = (sal_Char)(sal_uChar)(c-RTL_TEXTCVT_BYTE_PRIVATE_START); in ImplHandleUndefinedUnicodeToTextChar()129 (*ppDestBuf)++; in ImplHandleUndefinedUnicodeToTextChar()169 *ppDestBuf, in ImplHandleUndefinedUnicodeToTextChar()170 pEndDestBuf - *ppDestBuf)) in ImplHandleUndefinedUnicodeToTextChar()173 ++*ppDestBuf; in ImplHandleUndefinedUnicodeToTextChar()194 *ppDestBuf, in ImplHandleUndefinedUnicodeToTextChar()195 pEndDestBuf - *ppDestBuf)) in ImplHandleUndefinedUnicodeToTextChar()198 ++*ppDestBuf; in ImplHandleUndefinedUnicodeToTextChar()
207 sal_Char ** ppDestBuf,
Completed in 13 milliseconds