Lines Matching refs:nArgCount

970 	sal_uIntPtr nArgCount = rPar.Count()-1;  in RTLFUNC()  local
971 if ( nArgCount < 2 ) in RTLFUNC()
978 if ( nArgCount >= 3 ) in RTLFUNC()
1002 if ( nArgCount == 4 ) in RTLFUNC()
1052 sal_uIntPtr nArgCount = rPar.Count()-1; in RTLFUNC() local
1053 if ( nArgCount < 2 ) in RTLFUNC()
1061 if ( nArgCount >= 3 ) in RTLFUNC()
1083 if ( nArgCount == 4 ) in RTLFUNC()
1265 sal_uIntPtr nArgCount = rPar.Count()-1; in RTLFUNC() local
1266 if ( nArgCount < 2 ) in RTLFUNC()
1274 if( nArgCount == 4 ) in RTLFUNC()
1286 if ( nArgCount == 3 || bWrite ) in RTLFUNC()
1374 sal_uIntPtr nArgCount = rPar.Count()-1; in RTLFUNC() local
1375 if ( nArgCount < 3 || nArgCount > 6 ) in RTLFUNC()
1384 if ( nArgCount >= 4 ) in RTLFUNC()
1396 if( nArgCount >=5 ) in RTLFUNC()
1419 if ( nArgCount == 6 ) in RTLFUNC()
3304 sal_uInt16 nArgCount = (sal_uInt16)rPar.Count(); in RTLFUNC() local
3305 if ( nArgCount < 2 || nArgCount > 3 ) in RTLFUNC()
3310 if( nArgCount == 2 ) in RTLFUNC()
3377 sal_uIntPtr nArgCount = rPar.Count(); in RTLFUNC() local
3378 if ( nArgCount < 2 || nArgCount > 5 ) in RTLFUNC()
3389 if( nArgCount >= 4 ) in RTLFUNC()
3458 if( nArgCount >= 3 ) in RTLFUNC()
3475 if( nArgCount >= 5 ) in RTLFUNC()
3962 sal_uIntPtr nArgCount = rPar.Count()-1; in RTLFUNC() local
3963 if( nArgCount < 2 || nArgCount > 3 ) in RTLFUNC()
3973 if( nArgCount == 3 ) in RTLFUNC()
4239 sal_uInt16 nArgCount = (sal_uInt16)rPar.Count(); in RTLFUNC() local
4240 if( nArgCount < 2 || nArgCount > 6 ) in RTLFUNC()
4247 if( nArgCount >= 3 ) in RTLFUNC()
4280 if( nArgCount >= 4 ) in RTLFUNC()
4409 sal_uInt16 nArgCount = (sal_uInt16)rPar.Count(); in RTLFUNC() local
4410 if( nArgCount < 2 || nArgCount > 3 ) in RTLFUNC()