Home
last modified time | relevance | path

Searched refs:setJobState (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dsalprn.cxx627 i_rController.setJobState( bWasAborted in StartJob()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx1364 …i_rController.setJobState( bAborted ? view::PrintableState_JOB_ABORTED : view::PrintableState_JOB_… in StartJob()
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx626 i_pController->setJobState( view::PrintableState_JOB_STARTED ); in StartJob()
714 i_pController->setJobState( mnError == PRINTER_ABORT in StartJob()
729 i_pController->setJobState( view::PrintableState_JOB_SPOOLED ); in StartJob()
755 void PrinterController::setJobState( view::PrintableState i_eState ) in setJobState() function in PrinterController
1205 setJobState( view::PrintableState_JOB_ABORTED ); in printFilteredPage()
1268 setJobState( view::PrintableState_JOB_ABORTED ); in abortJob()
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx542 VCL_PLUGIN_PUBLIC void setJobState( com::sun::star::view::PrintableState );

Completed in 39 milliseconds