Searched refs:nCntBytes (Results 1 – 2 of 2) sorted by relevance
339 sal_Size nNewLen = lGCount, nCntBytes; in ReadChars() local351 &nCntBytes ); in ReadChars()352 if( 0 != ( nArrOffset = lGCount - nCntBytes ) ) in ReadChars()353 memmove( pArr, pArr + nCntBytes, nArrOffset ); in ReadChars()
485 sal_Size nCntBytes; in IsDetectableText() local491 RTL_TEXTTOUNICODE_FLAGS_INVALID_DEFAULT), &nInfo, &nCntBytes); in IsDetectableText()
Completed in 20 milliseconds