Searched refs:nRCount (Results 1 – 1 of 1) sorted by relevance
2499 sal_uInt16 nRCount = pDoc->GetPrintRangeCount( nPrintTab ); in CountPages() local2500 for (sal_uInt16 i=0; i<nRCount; i++) in CountPages()2815 sal_uInt16 nRCount = pDoc->GetPrintRangeCount( nPrintTab ); in CalcZoom() local2817 if ( nRangeNo != RANGENO_NORANGE || nRangeNo < nRCount ) in CalcZoom()
Completed in 60 milliseconds