Searched refs:nCvtBytes (Results 1 – 3 of 3) sorted by relevance
281 sal_Size nCvtBytes; in GetNextChar() local288 &nInfo, &nCvtBytes); in GetNextChar()308 &nInfo, &nCvtBytes); in GetNextChar()350 &nInfo, &nCvtBytes); in GetNextChar()356 DBG_ASSERT( nCvtBytes == nLen, in GetNextChar()381 DBG_ASSERT( nCvtBytes == 1, in GetNextChar()
269 sal_Size nCvtBytes; in doComplexCharSetTest() local277 &nInfo, &nCvtBytes); in doComplexCharSetTest()297 &nInfo, &nCvtBytes); in doComplexCharSetTest()300 OSL_ASSERT(nCvtBytes == nLen); in doComplexCharSetTest()303 OSL_ASSERT(nCvtBytes == nLen); in doComplexCharSetTest()314 OSL_ASSERT(nCvtBytes == 1); in doComplexCharSetTest()317 OSL_ASSERT(nCvtBytes == 1); in doComplexCharSetTest()
77 sal_Size nCvtBytes = 0; in __store_convertTextToUnicode() local83 &nCvtInfo, &nCvtBytes); in __store_convertTextToUnicode()
Completed in 31 milliseconds