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()
3319 sal_uInt16 nArgCount = (sal_uInt16)rPar.Count(); in RTLFUNC() local
3320 if ( nArgCount < 2 || nArgCount > 3 ) in RTLFUNC()
3325 if( nArgCount == 2 ) in RTLFUNC()
3392 sal_uIntPtr nArgCount = rPar.Count(); in RTLFUNC() local
3393 if ( nArgCount < 2 || nArgCount > 5 ) in RTLFUNC()
3404 if( nArgCount >= 4 ) in RTLFUNC()
3473 if( nArgCount >= 3 ) in RTLFUNC()
3490 if( nArgCount >= 5 ) in RTLFUNC()
3977 sal_uIntPtr nArgCount = rPar.Count()-1; in RTLFUNC() local
3978 if( nArgCount < 2 || nArgCount > 3 ) in RTLFUNC()
3988 if( nArgCount == 3 ) in RTLFUNC()
4254 sal_uInt16 nArgCount = (sal_uInt16)rPar.Count(); in RTLFUNC() local
4255 if( nArgCount < 2 || nArgCount > 6 ) in RTLFUNC()
4262 if( nArgCount >= 3 ) in RTLFUNC()
4295 if( nArgCount >= 4 ) in RTLFUNC()
4424 sal_uInt16 nArgCount = (sal_uInt16)rPar.Count(); in RTLFUNC() local
4425 if( nArgCount < 2 || nArgCount > 3 ) in RTLFUNC()