Searched refs:nParaCount2 (Results 1 – 3 of 3) sorted by relevance
236 sal_uLong nParaCount2 = pTempOutl->GetParagraphCount(); in DoExecute() local238 for( nPara = 0; nPara < nParaCount2; nPara++ ) in DoExecute()
1364 sal_uInt16 nParaCount2 = (sal_uInt16)mpOutliner->GetParagraphCount(); in FillOutliner() local1365 for (sal_uInt16 n = nParaCount1; n < nParaCount2; n++) in FillOutliner()
1819 const sal_Int32 nParaCount2 (pOutliner->GetParagraphCount()); in PrepareOutline() local1820 for (sal_Int32 nPara=nParaCount1; nPara<nParaCount2; ++nPara) in PrepareOutline()
Completed in 66 milliseconds