Home
last modified time | relevance | path

Searched refs:nCvtBytes (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svtools/source/svrtf/
H A Dsvparser.cxx281 sal_Size nCvtBytes; in GetNextChar() local
288 &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()
/aoo41x/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx269 sal_Size nCvtBytes; in doComplexCharSetTest() local
277 &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()
/aoo41x/main/store/source/
H A Dstordir.cxx77 sal_Size nCvtBytes = 0; in __store_convertTextToUnicode() local
83 &nCvtInfo, &nCvtBytes); in __store_convertTextToUnicode()

Completed in 33 milliseconds