Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ascii/
H A Dparasc.cxx341 sal_Size nNewLen = lGCount, nCntBytes; in ReadChars() local
353 &nCntBytes ); in ReadChars()
354 if( 0 != ( nArrOffset = lGCount - nCntBytes ) ) in ReadChars()
355 memmove( pArr, pArr + nCntBytes, nArrOffset ); in ReadChars()
/aoo4110/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 20 milliseconds