Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/framework/configuration/
H A DConfigurationClassifier.cxx142 sal_Int32 nL1 (rS1.getLength()); in ClassifyResources() local
147 for (sal_Int32 i=0; i<nL1; ++i) in ClassifyResources()
166 for (sal_Int32 i=0; i<nL1 && !bFound; ++i) in ClassifyResources()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx738 sal_uInt16 nL1 = rReader.ImportSprm( pSprms1 ); in ReadLVL() local
739 nLen = nLen - nL1; in ReadLVL()
740 pSprms1 += nL1; in ReadLVL()
1979 sal_uInt16 nL1 = ImportSprm(pSprms1); in RegisterNumFmtOnTxtNode() local
1980 nLen = nLen - nL1; in RegisterNumFmtOnTxtNode()
1981 pSprms1 += nL1; in RegisterNumFmtOnTxtNode()
H A Dww8par2.cxx3855 sal_uInt16 nL1 = pIo->ImportSprm(pSprms); in ImportSprms() local
3856 nLen = nLen - nL1; in ImportSprms()
3857 pSprms += nL1; in ImportSprms()

Completed in 86 milliseconds