Searched refs:nLastPageNo (Results 1 – 1 of 1) sorted by relevance
1259 sal_uInt16 nLastPageNo = 0; in CalculatePagesForPrinting() local1274 nLastPageNo = nFirstPageNo; in CalculatePagesForPrinting()1281 nLastPageNo = i; in CalculatePagesForPrinting()1296 MultiSelection aTmpMulti( Range( 1, nLastPageNo ) ); in CalculatePagesForPrinting()1299 while ( nEndOfSelection != nTmpIdx && nTmpIdx <= long(nLastPageNo) ) in CalculatePagesForPrinting()