Home
last modified time | relevance | path

Searched refs:nCurJob (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx509 for( int nCurJob = 0; nCurJob < nJobs; nCurJob++ ) in StartJob() local
599 …if( bShowPanel && mnCurPageRangeStart == 0 && nCurJob == 0) // only the first range of pages (in t… in StartJob()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1320 for( int nCurJob = 0; nCurJob < nOuterJobs; nCurJob++ ) in StartJob() local
1349 if( i > 0 || nCurJob > 0 ) in StartJob()
1352 aBuf.append( sal_Int32( i + nCurJob * aPDFFiles.size() ) ); in StartJob()

Completed in 28 milliseconds