Searched refs:m_pDocumentPrinterCopy (Results 1 – 2 of 2) sorted by relevance
379 m_pDocumentPrinterCopy(0) in SwMailMergeOutputPage()434 delete m_pDocumentPrinterCopy; in ~SwMailMergeOutputPage()462 …m_pDocumentPrinterCopy = pTargetView->GetWrtShell().getIDocumentDeviceAccess()->getPrinter( true )… in ActivatePage()925 if( m_pDocumentPrinterCopy && pBox->GetSelectEntryPos() != LISTBOX_ENTRY_NOTFOUND ) in IMPL_LINK()933 if( (m_pDocumentPrinterCopy->GetName() == pInfo->GetPrinterName()) && in IMPL_LINK()934 (m_pDocumentPrinterCopy->GetDriverName() == pInfo->GetDriver()) ) in IMPL_LINK()935 m_pTempPrinter = new Printer( m_pDocumentPrinterCopy->GetJobSetup() ); in IMPL_LINK()999 m_pDocumentPrinterCopy->SetPrinterProps(m_pTempPrinter); in IMPL_LINK()1000 pTargetView->SetPrinter(m_pDocumentPrinterCopy->Clone()); in IMPL_LINK()
120 SfxPrinter* m_pDocumentPrinterCopy; member in SwMailMergeOutputPage
Completed in 23 milliseconds