Home
last modified time | relevance | path

Searched refs:nCntBytes (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/ascii/
H A Dparasc.cxx339 sal_Size nNewLen = lGCount, nCntBytes; in ReadChars() local
351 &nCntBytes ); in ReadChars()
352 if( 0 != ( nArrOffset = lGCount - nCntBytes ) ) in ReadChars()
353 memmove( pArr, pArr + nCntBytes, nArrOffset ); in ReadChars()
/trunk/main/sw/source/filter/basflt/
H A Diodetect.cxx485 sal_Size nCntBytes; in IsDetectableText() local
491 RTL_TEXTTOUNICODE_FLAGS_INVALID_DEFAULT), &nInfo, &nCntBytes); in IsDetectableText()

Completed in 26 milliseconds