Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx2844 sal_Char* p8Bits = NULL; in ReadPlainChars() local
2851 p8Bits = new sal_Char[nLen]; in ReadPlainChars()
2877 delete [] p8Bits; in ReadPlainChars()
2910 p8Bits[nL2] = nBCode; in ReadPlainChars()
2918 nEndUsed = Custom8BitToUnicode(hConverter, p8Bits, nL2, pBuffer, nLen); in ReadPlainChars()
2934 delete [] p8Bits; in ReadPlainChars()

Completed in 46 milliseconds