Searched refs:GetPrinterName (Results 1 – 18 of 18) sorted by relevance
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()
129 Printer ( rTheOrigJobSetup.GetPrinterName() ), in SfxPrinter()134 bKnown = GetName() == rTheOrigJobSetup.GetPrinterName(); in SfxPrinter()
184 XubString JobSetup::GetPrinterName() const in GetPrinterName() function in JobSetup421 ByteString aPrnByteName( rJobSetup.GetPrinterName(), RTL_TEXTENCODING_UTF8 ); in operator <<()
696 SalPrinterQueueInfo* pInfo = ImplGetQueueInfo( rQueueInfo.GetPrinterName(), in Printer()
337 rtl::OUString aPrinterName( i_rInitSetup.GetPrinterName() ); in ImplPrintJob()
58 String GetPrinterName() const;
111 const XubString& GetPrinterName() const { return maPrinterName; } in GetPrinterName() function in QueueInfo
104 const ::rtl::OUString& GetPrinterName() const { return m_aLastJobData.m_aPrinterName; } in GetPrinterName() function in psp::PrinterJob
170 sal_Bool GetPrinterName( ::rtl::OUString& rPara ) const;
912 sal_Bool CommandLineArgs::GetPrinterName( ::rtl::OUString& rPara ) const in GetPrinterName() function in desktop::CommandLineArgs
777 aCmdLineArgs->GetPrinterName( pRequest->aPrinterName ) ); in run()
3172 pArgs->GetPrinterName( aRequest.aPrinterName ); in OpenClients()
933 if( (m_pDocumentPrinterCopy->GetName() == pInfo->GetPrinterName()) && in IMPL_LINK()941 if( (m_pTempPrinter->GetName() != pInfo->GetPrinterName()) || in IMPL_LINK()
1180 …bool bExternalDialog = PrinterInfoManager::get().checkFeatureToken( GetPrinterName(), "external_di… in writeSetup()
68 …const PrinterInfo& rInfo( PrinterInfoManager::get().getPrinterInfo( rPrinterJob.GetPrinterName() )… in Init()
882 if ( rSetup.GetPrinterName().Len() && ASPECT_THUMBNAIL != nAspect ) in Draw()
600 if ( pPrt->GetName() == rJobSetup.GetPrinterName() ) in setJobsetup()
1893 if( aDefPrt == pInfo->GetPrinterName() ) in updatePrinterText()
Completed in 337 milliseconds