Lines Matching refs:sal_Size
464 sal_Size ImplSymbolToUnicode( const ImplTextConverterData* pData, in ImplSymbolToUnicode()
466 const sal_Char* pSrcBuf, sal_Size nSrcBytes, in ImplSymbolToUnicode()
467 sal_Unicode* pDestBuf, sal_Size nDestChars, in ImplSymbolToUnicode()
469 sal_Size* pSrcCvtBytes ) in ImplSymbolToUnicode()
506 sal_Size ImplUnicodeToSymbol( const ImplTextConverterData* pData, in ImplUnicodeToSymbol()
508 const sal_Unicode* pSrcBuf, sal_Size nSrcChars, in ImplUnicodeToSymbol()
509 sal_Char* pDestBuf, sal_Size nDestBytes, in ImplUnicodeToSymbol()
511 sal_Size* pSrcCvtChars ) in ImplUnicodeToSymbol()
573 sal_Size ImplCharToUnicode( const ImplTextConverterData* pData, in ImplCharToUnicode()
575 const sal_Char* pSrcBuf, sal_Size nSrcBytes, in ImplCharToUnicode()
576 sal_Unicode* pDestBuf, sal_Size nDestChars, in ImplCharToUnicode()
578 sal_Size* pSrcCvtBytes ) in ImplCharToUnicode()
708 sal_Size ImplUnicodeToChar( const ImplTextConverterData* pData, in ImplUnicodeToChar()
710 const sal_Unicode* pSrcBuf, sal_Size nSrcChars, in ImplUnicodeToChar()
711 sal_Char* pDestBuf, sal_Size nDestBytes, in ImplUnicodeToChar()
713 sal_Size* pSrcCvtChars ) in ImplUnicodeToChar()