Lines Matching refs:nCount
568 sal_uInt16 nCount = rPar.Count(); in RTLFUNC() local
569 if( !(nCount & 0x0001 )) in RTLFUNC()
573 while( nCurExpr < (nCount-1) ) in RTLFUNC()
671 sal_uInt16 nCount = rPar.Count(); in RTLFUNC() local
672 nCount--; in RTLFUNC()
673 if( nCount == 1 || nIndex > (nCount-1) || nIndex < 1 ) in RTLFUNC()
1709 sal_Int32 nCount = -1; in RTLFUNC() local
1711 nCount = rPar.Get(3)->GetLong(); in RTLFUNC()
1721 if( nCount >= 0 && nArraySize == nCount - 1 ) in RTLFUNC()
2645 sal_uInt16 nCount = rPar.Count(); in RTLFUNC() local
2646 if ( nCount != 1 && nCount != 2 ) in RTLFUNC()
2652 if ( nCount == 2 ) in RTLFUNC()