Searched refs:nCurJob (Results 1 – 2 of 2) sorted by relevance
509 for( int nCurJob = 0; nCurJob < nJobs; nCurJob++ ) in StartJob() local599 …if( bShowPanel && mnCurPageRangeStart == 0 && nCurJob == 0) // only the first range of pages (in t… in StartJob()
1320 for( int nCurJob = 0; nCurJob < nOuterJobs; nCurJob++ ) in StartJob() local1349 if( i > 0 || nCurJob > 0 ) in StartJob()1352 aBuf.append( sal_Int32( i + nCurJob * aPDFFiles.size() ) ); in StartJob()
Completed in 27 milliseconds