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()
257 sal_Size nCvtBytes; in doComplexCharSetTest() local265 &nInfo, &nCvtBytes); in doComplexCharSetTest()285 &nInfo, &nCvtBytes); in doComplexCharSetTest()288 OSL_ASSERT(nCvtBytes == nLen); in doComplexCharSetTest()291 OSL_ASSERT(nCvtBytes == nLen); in doComplexCharSetTest()302 OSL_ASSERT(nCvtBytes == 1); in doComplexCharSetTest()305 OSL_ASSERT(nCvtBytes == 1); in doComplexCharSetTest()
77 sal_Size nCvtBytes = 0; in __store_convertTextToUnicode() local83 &nCvtInfo, &nCvtBytes); in __store_convertTextToUnicode()
Completed in 30 milliseconds