Lines Matching refs:nCount

229 sal_Bool lcl_TestSubTotal( sal_Bool& rAllowed, long nColumn, long* pArray, long nCount, ScDPSource*…  in lcl_TestSubTotal()  argument
231 for (long i=0; i<nCount; i++) in lcl_TestSubTotal()
241 if ( nNextIndex < nCount && pSource->IsDataLayoutDimension(pArray[nNextIndex]) ) in lcl_TestSubTotal()
243 if ( nNextIndex >= nCount ) in lcl_TestSubTotal()
656 long nCount = rElements.getLength(); in lcl_GetIndexFromName() local
658 for (long nPos=0; nPos<nCount; nPos++) in lcl_GetIndexFromName()
677 long nCount = pLevels->getCount(); in FillCalcInfo() local
681 nCount = 0; in FillCalcInfo()
684 for (long j = 0; j < nCount; ++j) in FillCalcInfo()
950 long nCount = pLevels->getCount(); in CreateRes_Impl() local
951 for (long j=0; j<nCount; j++) in CreateRes_Impl()
1305 long nCount = getCount(); in getByName() local
1306 for (long i=0; i<nCount; i++) in getByName()
1321 long nCount = getCount(); in getElementNames() local
1322 uno::Sequence<rtl::OUString> aSeq(nCount); in getElementNames()
1324 for (long i=0; i<nCount; i++) in getElementNames()
1331 long nCount = getCount(); in hasByName() local
1332 for (long i=0; i<nCount; i++) in hasByName()
1541 long nCount = pMembers->getCount(); in GetSelectedData() local
1542 for (long i=0; i<nCount && !pSelectedData; i++) in GetSelectedData()
1825 long nCount = getCount(); in getByName() local
1826 for (long i=0; i<nCount; i++) in getByName()
1841 long nCount = getCount(); in getElementNames() local
1842 uno::Sequence<rtl::OUString> aSeq(nCount); in getElementNames()
1844 for (long i=0; i<nCount; i++) in getElementNames()
1851 long nCount = getCount(); in hasByName() local
1852 for (long i=0; i<nCount; i++) in hasByName()
2009 long nCount = getCount(); in getByName() local
2010 for (long i=0; i<nCount; i++) in getByName()
2025 long nCount = getCount(); in getElementNames() local
2026 uno::Sequence<rtl::OUString> aSeq(nCount); in getElementNames()
2028 for (long i=0; i<nCount; i++) in getElementNames()
2035 long nCount = getCount(); in hasByName() local
2036 for (long i=0; i<nCount; i++) in hasByName()
2164 long nCount = pLocalMembers->getCount(); in EvaluateSortOrder() local
2167 aGlobalOrder.resize( nCount ); in EvaluateSortOrder()
2168 for (long nPos=0; nPos<nCount; nPos++) in EvaluateSortOrder()
2508 sal_Int32 nCount = getCount(); in GetIndexFromName() local
2509 for (sal_Int32 i=0; i<nCount; i++) in GetIndexFromName()
2549 long nCount = getCount(); in getElementNames() local
2550 uno::Sequence<rtl::OUString> aSeq(nCount); in getElementNames()
2552 for (long i=0; i<nCount; i++) in getElementNames()