Searched refs:nL1 (Results 1 – 3 of 3) sorted by relevance
142 sal_Int32 nL1 (rS1.getLength()); in ClassifyResources() local147 for (sal_Int32 i=0; i<nL1; ++i) in ClassifyResources()166 for (sal_Int32 i=0; i<nL1 && !bFound; ++i) in ClassifyResources()
737 sal_uInt16 nL1 = rReader.ImportSprm( pSprms1 ); in ReadLVL() local738 nLen = nLen - nL1; in ReadLVL()739 pSprms1 += nL1; in ReadLVL()1978 sal_uInt16 nL1 = ImportSprm(pSprms1); in RegisterNumFmtOnTxtNode() local1979 nLen = nLen - nL1; in RegisterNumFmtOnTxtNode()1980 pSprms1 += nL1; in RegisterNumFmtOnTxtNode()
3854 sal_uInt16 nL1 = pIo->ImportSprm(pSprms); in ImportSprms() local3855 nLen = nLen - nL1; in ImportSprms()3856 pSprms += nL1; in ImportSprms()