| /trunk/main/svtools/source/dialogs/ ! |
| H A D | prnsetup.cxx | 78 if ( (pPrinter->GetName() == pInfo->GetPrinterName()) && in ImplPrnDlgListBoxSelect() 86 if ( (pTempPrinter->GetName() != pInfo->GetPrinterName()) || in ImplPrnDlgListBoxSelect() 163 if ( rInfo.GetPrinterName().Len() && in ImplPrnDlgGetStatusText() 164 (rInfo.GetPrinterName() == Printer::GetDefaultPrinterName()) ) in ImplPrnDlgGetStatusText()
|
| /trunk/main/sfx2/source/view/ ! |
| H A D | printer.cxx | 129 Printer ( rTheOrigJobSetup.GetPrinterName() ), in SfxPrinter() 134 bKnown = GetName() == rTheOrigJobSetup.GetPrinterName(); in SfxPrinter()
|
| /trunk/main/vcl/source/gdi/ ! |
| H A D | jobset.cxx | 184 XubString JobSetup::GetPrinterName() const in GetPrinterName() function in JobSetup 421 ByteString aPrnByteName( rJobSetup.GetPrinterName(), RTL_TEXTENCODING_UTF8 ); in operator <<()
|
| H A D | print.cxx | 696 SalPrinterQueueInfo* pInfo = ImplGetQueueInfo( rQueueInfo.GetPrinterName(), in Printer()
|
| H A D | print3.cxx | 337 rtl::OUString aPrinterName( i_rInitSetup.GetPrinterName() ); in ImplPrintJob()
|
| /trunk/main/vcl/inc/vcl/ ! |
| H A D | jobset.hxx | 58 String GetPrinterName() const;
|
| H A D | print.hxx | 111 const XubString& GetPrinterName() const { return maPrinterName; } in GetPrinterName() function in QueueInfo
|
| /trunk/main/vcl/inc/ ! |
| H A D | printerjob.hxx | 104 const ::rtl::OUString& GetPrinterName() const { return m_aLastJobData.m_aPrinterName; } in GetPrinterName() function in psp::PrinterJob
|
| /trunk/main/desktop/source/app/ ! |
| H A D | cmdlineargs.hxx | 170 sal_Bool GetPrinterName( ::rtl::OUString& rPara ) const;
|
| H A D | cmdlineargs.cxx | 912 sal_Bool CommandLineArgs::GetPrinterName( ::rtl::OUString& rPara ) const in GetPrinterName() function in desktop::CommandLineArgs
|
| H A D | officeipcthread.cxx | 777 aCmdLineArgs->GetPrinterName( pRequest->aPrinterName ) ); in run()
|
| H A D | app.cxx | 3172 pArgs->GetPrinterName( aRequest.aPrinterName ); in OpenClients()
|
| /trunk/main/sw/source/ui/dbui/ ! |
| H A D | mmoutputpage.cxx | 933 if( (m_pDocumentPrinterCopy->GetName() == pInfo->GetPrinterName()) && in IMPL_LINK() 941 if( (m_pTempPrinter->GetName() != pInfo->GetPrinterName()) || in IMPL_LINK()
|
| /trunk/main/vcl/unx/generic/printergfx/ ! |
| H A D | printerjob.cxx | 1180 …bool bExternalDialog = PrinterInfoManager::get().checkFeatureToken( GetPrinterName(), "external_di… in writeSetup()
|
| H A D | common_gfx.cxx | 68 …const PrinterInfo& rInfo( PrinterInfoManager::get().getPrinterInfo( rPrinterJob.GetPrinterName() )… in Init()
|
| /trunk/main/sw/source/ui/app/ ! |
| H A D | docsh.cxx | 882 if ( rSetup.GetPrinterName().Len() && ASPECT_THUMBNAIL != nAspect ) in Draw()
|
| /trunk/main/sw/source/core/doc/ ! |
| H A D | doc.cxx | 600 if ( pPrt->GetName() == rJobSetup.GetPrinterName() ) in setJobsetup()
|
| /trunk/main/vcl/source/window/ ! |
| H A D | printdlg.cxx | 1893 if( aDefPrt == pInfo->GetPrinterName() ) in updatePrinterText()
|