Searched refs:i_pController (Results 1 – 3 of 3) sorted by relevance
303 ImplPrintJob( i_pController, i_rInitSetup ); in PrintJob()344 i_pController->setLastPage( sal_False ); in ImplPrintJob()455 i_pController->setMultipage( aMPS ); in ImplPrintJob()479 PrintDialog aDlg( NULL, i_pController ); in ImplPrintJob()483 i_pController->abortJob(); in ImplPrintJob()491 i_pController->abortJob(); in ImplPrintJob()604 *i_pController ) ) in StartJob()627 i_pController->jobStarted(); in StartJob()658 i_pController->createProgressDialog(); in StartJob()663 i_pController->abortJob(); in StartJob()[all …]
381 static void PrintJob( const boost::shared_ptr<vcl::PrinterController>& i_pController,387 …c void SAL_DLLPRIVATE ImplPrintJob( const boost::shared_ptr<vcl::PrinterController>& i_pController,
92 ControllerProperties( vcl::PrinterController* i_pController,97 : mpController( i_pController ),99 mnLastPageCount( i_pController->getFilteredPageCount() ),
Completed in 29 milliseconds