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()
2856 xub_StrLen nL2; in ReadPlainChars() local2863 for( nL2 = 0; nL2 < nLen; ++nL2, ++pWork ) in ReadPlainChars()2910 p8Bits[nL2] = nBCode; in ReadPlainChars()2913 if (nL2) in ReadPlainChars()2915 xub_StrLen nEndUsed = nL2; in ReadPlainChars()2918 nEndUsed = Custom8BitToUnicode(hConverter, p8Bits, nL2, pBuffer, nLen); in ReadPlainChars()2927 rPos += nL2; in ReadPlainChars()2935 return nL2 >= nLen; in ReadPlainChars()
Completed in 43 milliseconds