Home
last modified time | relevance | path

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

/trunk/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()
/trunk/main/sal/qa/rtl/textenc/
H A Drtl_textcvt.cxx257 sal_Size nCvtBytes; in doComplexCharSetTest() local
265 &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()
/trunk/main/store/source/
H A Dstordir.cxx77 sal_Size nCvtBytes = 0; in __store_convertTextToUnicode() local
83 &nCvtInfo, &nCvtBytes); in __store_convertTextToUnicode()

Completed in 47 milliseconds