Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1245 sal_uInt16 nLastPageNo = 0; in CalculatePagesForPrinting() local
1260 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 37 milliseconds