Home
last modified time | relevance | path

Searched refs:GetPrinterName (Results 1 – 18 of 18) sorted by relevance

/trunk/main/svtools/source/dialogs/
H A Dprnsetup.cxx78 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 Dprinter.cxx129 Printer ( rTheOrigJobSetup.GetPrinterName() ), in SfxPrinter()
134 bKnown = GetName() == rTheOrigJobSetup.GetPrinterName(); in SfxPrinter()
/trunk/main/vcl/source/gdi/
H A Djobset.cxx184 XubString JobSetup::GetPrinterName() const in GetPrinterName() function in JobSetup
421 ByteString aPrnByteName( rJobSetup.GetPrinterName(), RTL_TEXTENCODING_UTF8 ); in operator <<()
H A Dprint.cxx696 SalPrinterQueueInfo* pInfo = ImplGetQueueInfo( rQueueInfo.GetPrinterName(), in Printer()
H A Dprint3.cxx337 rtl::OUString aPrinterName( i_rInitSetup.GetPrinterName() ); in ImplPrintJob()
/trunk/main/vcl/inc/vcl/
H A Djobset.hxx58 String GetPrinterName() const;
H A Dprint.hxx111 const XubString& GetPrinterName() const { return maPrinterName; } in GetPrinterName() function in QueueInfo
/trunk/main/vcl/inc/
H A Dprinterjob.hxx104 const ::rtl::OUString& GetPrinterName() const { return m_aLastJobData.m_aPrinterName; } in GetPrinterName() function in psp::PrinterJob
/trunk/main/desktop/source/app/
H A Dcmdlineargs.hxx170 sal_Bool GetPrinterName( ::rtl::OUString& rPara ) const;
H A Dcmdlineargs.cxx912 sal_Bool CommandLineArgs::GetPrinterName( ::rtl::OUString& rPara ) const in GetPrinterName() function in desktop::CommandLineArgs
H A Dofficeipcthread.cxx777 aCmdLineArgs->GetPrinterName( pRequest->aPrinterName ) ); in run()
H A Dapp.cxx3172 pArgs->GetPrinterName( aRequest.aPrinterName ); in OpenClients()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx933 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 Dprinterjob.cxx1180 …bool bExternalDialog = PrinterInfoManager::get().checkFeatureToken( GetPrinterName(), "external_di… in writeSetup()
H A Dcommon_gfx.cxx68 …const PrinterInfo& rInfo( PrinterInfoManager::get().getPrinterInfo( rPrinterJob.GetPrinterName() )… in Init()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx882 if ( rSetup.GetPrinterName().Len() && ASPECT_THUMBNAIL != nAspect ) in Draw()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx600 if ( pPrt->GetName() == rJobSetup.GetPrinterName() ) in setJobsetup()
/trunk/main/vcl/source/window/
H A Dprintdlg.cxx1893 if( aDefPrt == pInfo->GetPrinterName() ) in updatePrinterText()

Completed in 154 milliseconds