Searched refs:nLastPageNo (Results 1 – 1 of 1) sorted by relevance
1245 sal_uInt16 nLastPageNo = 0; in CalculatePagesForPrinting() local1260 nLastPageNo = nFirstPageNo; in CalculatePagesForPrinting()1267 nLastPageNo = i; in CalculatePagesForPrinting()1283 MultiSelection aTmpMulti( Range( 1, nLastPageNo ) ); in CalculatePagesForPrinting()1286 while ( nEndOfSelection != nTmpIdx && nTmpIdx <= long(nLastPageNo) ) in CalculatePagesForPrinting()
Completed in 47 milliseconds