Lines Matching refs:nParCount

122 	sal_uInt16 nParCount = rPar.Count();  in RTLFUNC()  local
123 if ( nParCount < 4 ) in RTLFUNC()
174 if ( nParCount != 5 ) in RTLFUNC()
208 sal_uInt16 nMethParamCount = nParCount - 4; in RTLFUNC()
1650 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
1651 if ( nParCount != 3 && nParCount != 2 ) in RTLFUNC()
1664 if( nParCount == 3 ) in RTLFUNC()
1691 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
1692 if ( nParCount < 2 ) in RTLFUNC()
1704 if( nParCount >= 3 ) in RTLFUNC()
1710 if( nParCount == 4 ) in RTLFUNC()
1776 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
1777 if( nParCount != 2 && nParCount != 3 ) in RTLFUNC()
1800 if( nParCount == 3 ) in RTLFUNC()
1816 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
1817 if( nParCount < 2 || nParCount > 4 ) in RTLFUNC()
1834 if( nParCount == 4 ) in RTLFUNC()
1854 if( nParCount >= 3 ) in RTLFUNC()
1909 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
1910 if ( nParCount < 2 ) in RTLFUNC()
1918 if ( nParCount > 2 ) in RTLFUNC()
2019 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
2020 if( nParCount != 4 ) in RTLFUNC()
2144 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
2145 if( nParCount < 4 || nParCount > 6 ) in RTLFUNC()
2210 if( nParCount >= 5 ) in RTLFUNC()
2344 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
2345 if( nParCount < 3 || nParCount > 5 ) in RTLFUNC()
2396 if( nParCount >= 4 ) in RTLFUNC()
2407 if( nParCount >= 4 ) in RTLFUNC()
2411 if( nParCount == 5 ) in RTLFUNC()
2465 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
2466 if( nParCount < 2 || nParCount > 3 ) in RTLFUNC()
2474 if( nParCount > 2 ) in RTLFUNC()
2568 sal_uInt16 nParCount = rPar.Count(); in RTLFUNC() local
2569 if( nParCount != 2 && nParCount != 3 ) in RTLFUNC()
2588 if( nParCount == 3 ) in RTLFUNC()