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()
738 sal_uInt16 nL1 = rReader.ImportSprm( pSprms1 ); in ReadLVL() local739 nLen = nLen - nL1; in ReadLVL()740 pSprms1 += nL1; in ReadLVL()1979 sal_uInt16 nL1 = ImportSprm(pSprms1); in RegisterNumFmtOnTxtNode() local1980 nLen = nLen - nL1; in RegisterNumFmtOnTxtNode()1981 pSprms1 += nL1; in RegisterNumFmtOnTxtNode()
3855 sal_uInt16 nL1 = pIo->ImportSprm(pSprms); in ImportSprms() local3856 nLen = nLen - nL1; in ImportSprms()3857 pSprms += nL1; in ImportSprms()
Completed in 51 milliseconds