Lines Matching refs:sal_Size
29 const sal_Unicode* pUniStr, sal_Size nUniLen, in ImplUpdateStringFromUniString()
198 sal_Size nSrcBytes; in ImplGet1ByteUnicodeTab()
199 sal_Size nDestChars; in ImplGet1ByteUnicodeTab()
267 sal_Size nSrcBytes; in ImplGet1ByteConvertTab()
268 sal_Size nDestChars; in ImplGet1ByteConvertTab()
269 sal_Size nSrcChars; in ImplGet1ByteConvertTab()
270 sal_Size nDestBytes; in ImplGet1ByteConvertTab()
375 sal_Size nSrcBytes; in ImplStringConvert()
376 sal_Size nDestChars; in ImplStringConvert()
377 sal_Size nTempLen; in ImplStringConvert()
473 sal_Size nLen = 1; in ConvertToUnicode()
481 sal_Size nLen; in ConvertFromUnicode()
492 sal_Unicode ByteString::ConvertToUnicode( const char* pChar, sal_Size* pLen, rtl_TextEncoding eText… in ConvertToUnicode()
500 sal_Size nSrcBytes; in ConvertToUnicode()
501 sal_Size nDestChars; in ConvertToUnicode()
528 sal_Size ByteString::ConvertFromUnicode( sal_Unicode c, char* pBuf, sal_Size nBufLen, rtl_TextEncod… in ConvertFromUnicode()
537 sal_Size nSrcChars; in ConvertFromUnicode()
538 sal_Size nDestBytes; in ConvertFromUnicode()