Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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()
1958 sal_uInt16 nL1 = ImportSprm(pSprms1); in RegisterNumFmtOnTxtNode() local
1959 nLen = nLen - nL1; in RegisterNumFmtOnTxtNode()
1960 pSprms1 += nL1; in RegisterNumFmtOnTxtNode()
H A Dww8par2.cxx3826 sal_uInt16 nL1 = pIo->ImportSprm(pSprms); in ImportSprms() local
3827 nLen = nLen - nL1; in ImportSprms()
3828 pSprms += nL1; in ImportSprms()

Completed in 41 milliseconds