Lines Matching refs:nCount
685 const sal_uInt32 nCount (aChoiceStrings.Count()); in CreateChoice() local
686 Sequence<rtl::OUString> aChoices (nCount); in CreateChoice()
687 for (sal_uInt32 nIndex=0; nIndex<nCount; ++nIndex) in CreateChoice()
699 for (sal_Int32 nIndex=1,nCount=aChoice.getLength(); nIndex<nCount; ++nIndex) in GetSlidesPerPageSequence() local
1662 nCount=mrBase.GetDocument()->GetSdPageCount(PK_STANDARD); in ContainsTransparency() local
1663 nIndex < nCount && !bContainsTransparency; in ContainsTransparency()
1748 nCount=mrBase.GetDocument()->GetSdPageCount(PK_STANDARD); in PrepareOutline() local
1749 nIndex < nCount; in PrepareOutline()
1757 while (nH < nPageH && nIndex<nCount) in PrepareOutline()
1950 nCount= nPageCount, in PrepareHandout() local
1952 nIndex <= nCount; in PrepareHandout()
1955 if (nIndex < nCount) in PrepareHandout()
1964 if (!aPageIndices.empty() && (aPageIndices.size() == nShapeCount || nIndex==nCount)) in PrepareHandout()
2029 nCount=mrBase.GetDocument()->GetSdPageCount(PK_STANDARD); in PrepareRegularPages() local
2030 nIndex < nCount; in PrepareRegularPages()
2156 nCount=mrBase.GetDocument()->GetSdPageCount(ePageKind); in PrepareBooklet() local
2157 nIndex < nCount; in PrepareBooklet()
2188 nCount=aPairVector.size(); in PrepareBooklet() local
2189 nIndex < nCount; in PrepareBooklet()