Home
last modified time | relevance | path

Searched refs:pReadPos (Results 1 – 1 of 1) sorted by path

/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3770 sal_Char* pReadPos = ((sal_Char*)pBuf) + nLen; in MSDFFReadZString() local
3771 rIn.Read( (sal_Char*)pReadPos, nLen ); in MSDFFReadZString()
3772 for( sal_uInt16 n = 0; n < nLen; ++n, ++pBuf, ++pReadPos ) in MSDFFReadZString()
3773 *pBuf = ByteString::ConvertToUnicode( *pReadPos, RTL_TEXTENCODING_MS_1252 ); in MSDFFReadZString()

Completed in 94 milliseconds