Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dviewprn.cxx370 pDocPrt->SetJobSetup( getPrinter()->GetJobSetup() ); in jobFinished()
374 pNewPrt->SetJobSetup( getPrinter()->GetJobSetup() ); in jobFinished()
583 JobSetup aNewJobSetup = pNewPrinter->GetJobSetup(); in SetPrinter_Impl()
584 JobSetup aOldJobSetup = pDocPrinter->GetJobSetup(); in SetPrinter_Impl()
658 JobSetup aJobSetup = pDocPrt ? pDocPrt->GetJobSetup() : GetJobSetup(); in ExecPrint()
969 JobSetup SfxViewShell::GetJobSetup() const in GetJobSetup() function in SfxViewShell
H A Dprinter.cxx105 return ( rStream << GetJobSetup() ); in Store()
161 SetJobSetup( rPrinter.GetJobSetup() ); in SfxPrinter()
180 pNewPrinter->SetJobSetup( GetJobSetup() ); in Clone()
/trunk/main/svtools/source/dialogs/
H A Dprnsetup.cxx80 pTempPrinter = new Printer( pPrinter->GetJobSetup() ); in ImplPrnDlgListBoxSelect()
325 mpTempPrinter = new Printer( mpPrinter->GetJobSetup() ); in IMPL_LINK()
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx253 aMem << GetPrinter()->GetJobSetup(); in getBinarySetup()
293 maInitJobSetup = mpPrinter->GetJobSetup(); in start()
/trunk/main/sot/inc/sot/
H A Dabsdev.hxx41 JobSetup * GetJobSetup() const { return pJobSetup; } in GetJobSetup() function in AbstractDeviceData
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx85 const JobSetup& GetJobSetup() const { return maJobSetup; } in GetJobSetup() function in PrinterPage
305 const JobSetup& GetJobSetup() const { return maJobSetup; } in GetJobSetup() function in Printer
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx769 boost::shared_ptr< Printer > pPrinter( new Printer( rPrt.GetJobSetup() ) ); in Print()
869 Printer::PrintJob( pController, rPrt.GetJobSetup() ); in Print()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx224 (mpPrinter->GetJobSetup() == pNewPrinter->GetJobSetup())) in OnDocumentPrinterChanged()
/trunk/main/vcl/source/gdi/
H A Dprint.cxx979 SetJobSetup( pPrinter->GetJobSetup() ); in SetPrinterProps()
985 SetJobSetup( pPrinter->GetJobSetup() ); in SetPrinterProps()
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx244 virtual JobSetup GetJobSetup() const;
/trunk/main/sw/source/ui/app/
H A Dapplab.cxx222 pDocSh->getIDocumentDeviceAccess()->setJobsetup(pPrt->GetJobSetup()); in InsertLab()
H A Ddocsh.cxx964 GetDoc()->setJobsetup( pNewPrinter->GetJobSetup() ); in OnDocumentPrinterChanged()
/trunk/main/padmin/source/
H A Dpadialog.cxx615 JobSetup aJobSetup( pPrinter->GetJobSetup() ); in PrintTestPage()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx590 return pPrt ? &pPrt->GetJobSetup() : 0; in getJobsetup()
602 if ( pPrt->GetJobSetup() != rJobSetup ) in setJobsetup()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx529 pOldPrinter->SetJobSetup( pNewPrinter->GetJobSetup() ); in SetPrinter()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx935 m_pTempPrinter = new Printer( m_pDocumentPrinterCopy->GetJobSetup() ); in IMPL_LINK()

Completed in 93 milliseconds