Searched refs:nL2 (Results 1 – 2 of 2) sorted by relevance
143 sal_Int32 nL2 (rS2.getLength()); in ClassifyResources() local150 for (sal_Int32 j=0; j<nL2 && !bFound; ++j) in ClassifyResources()163 for (sal_Int32 j=0; j<nL2; ++j) in ClassifyResources()
2855 xub_StrLen nL2; in ReadPlainChars() local2862 for( nL2 = 0; nL2 < nLen; ++nL2, ++pWork ) in ReadPlainChars()2909 p8Bits[nL2] = nBCode; in ReadPlainChars()2912 if (nL2) in ReadPlainChars()2914 xub_StrLen nEndUsed = nL2; in ReadPlainChars()2917 nEndUsed = Custom8BitToUnicode(hConverter, p8Bits, nL2, pBuffer, nLen); in ReadPlainChars()2926 rPos += nL2; in ReadPlainChars()2934 return nL2 >= nLen; in ReadPlainChars()