Searched refs:nPrintPage (Results 1 – 1 of 1) sorted by relevance
960 sal_Int32 ModulWindow::FormatAndPrint( Printer* pPrinter, sal_Int32 nPrintPage ) in FormatAndPrint() argument995 lcl_PrintHeader( pPrinter, nPages, nCurPage, aTitle, nPrintPage == 0 ); in FormatAndPrint()1009 lcl_PrintHeader( pPrinter, nPages, nCurPage, aTitle, nCurPage-1 == nPrintPage ); in FormatAndPrint()1012 if( nCurPage-1 == nPrintPage ) in FormatAndPrint()
Completed in 9 milliseconds