Home
last modified time | relevance | path

Searched refs:aPrinterName (Results 1 – 17 of 17) sorted by last modified time

/trunk/main/desktop/source/app/
H A Dofficeipcthread.cxx777 aCmdLineArgs->GetPrinterName( pRequest->aPrinterName ) ); in run()
968 …rl, aRequest.aPrintToList, DispatchWatcher::REQUEST_PRINTTO, aRequest.aPrinterName, aRequest.aModu… in ExecuteCmdLineRequests()
H A Dapp.cxx3172 pArgs->GetPrinterName( aRequest.aPrinterName ); in OpenClients()
3182 ( aRequest.aPrintToList.getLength() > 0 && aRequest.aPrinterName.getLength() > 0 )) in OpenClients()
H A Ddispatchwatcher.cxx140 String aPrinterName; in executeDispatchRequests() local
369 aPrinterArgs[0].Value <<= ::rtl::OUString( aDispatchRequest.aPrinterName ); in executeDispatchRequests()
H A Ddispatchwatcher.hxx80 …aRequestType( aType ), aURL( aFile ), aCwdUrl( cwdUrl ), aPrinterName( aPrinter ), aPreselectedFac… in DispatchRequest()
85 rtl::OUString aPrinterName; member
H A Dofficeipcthread.hxx63 ::rtl::OUString aPrinterName; // The printer name that should be used for printing
/trunk/main/odk/examples/DevelopersGuide/Text/
H A DTextDocuments.java135 private String aPrinterName = "\\\\so-print\\xml3sof"; field in TextDocuments
500 printerDesc[0].Value = aPrinterName; in printDocComponent()
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx349 String aPrinterName( sTemp ) ; in impl_setPrinter() local
350 if ( aPrinterName != pPrinter->GetName() ) in impl_setPrinter()
352 pPrinter = new SfxPrinter( pPrinter->GetOptions().Clone(), aPrinterName ); in impl_setPrinter()
/trunk/main/vcl/unx/generic/printer/
H A Dcupsmgr.cxx545 OUString aPrinterName = OStringToOUString( pDest->name, aEncoding ); in initialize() local
549 aBuf.append( aPrinterName ); in initialize()
552 aPrinterName = aBuf.makeStringAndClear(); in initialize()
556 bool bSetToGlobalDefaults = m_aPrinters.find( aPrinterName ) == m_aPrinters.end(); in initialize()
557 Printer aPrinter = m_aPrinters[ aPrinterName ]; in initialize()
560 aPrinter.m_aInfo.m_aPrinterName = aPrinterName; in initialize()
562 m_aDefaultPrinter = aPrinterName; in initialize()
575 aBuf.append( aPrinterName ); in initialize()
585 …UString, PPDContext, OUStringHash >::const_iterator c_it = m_aDefaultContexts.find( aPrinterName ); in initialize()
H A Dprinterinfomanager.cxx387 OUString aPrinterName; in initialize() local
404 aPrinter.m_aInfo.m_aPrinterName = aPrinterName; in initialize()
471 aDefaultPrinter = aPrinterName; in initialize()
551 m_aPrinters.find( aPrinterName ); in initialize()
557 m_aPrinters[ aPrinterName ] = aPrinter; in initialize()
599 String aPrinterName( RTL_CONSTASCII_USTRINGPARAM( "<" ) ); in initialize() local
600 aPrinterName += String( it->m_aQueue ); in initialize()
601 aPrinterName.Append( '>' ); in initialize()
603 if( m_aPrinters.find( aPrinterName ) != m_aPrinters.end() ) in initialize()
614 aPrinter.m_aInfo.m_aPrinterName = aPrinterName; in initialize()
[all …]
/trunk/main/vcl/source/gdi/
H A Dprint3.cxx337 rtl::OUString aPrinterName( i_rInitSetup.GetPrinterName() ); in ImplPrintJob() local
338 boost::shared_ptr<Printer> pPrinter( new Printer( aPrinterName ) ); in ImplPrintJob()
/trunk/main/vcl/os2/source/gdi/
H A Dsalprn.cxx242 ByteString aPrinterName( pPrqInfo->pszPrinters); in GetPrinterQueueInfo() local
247 pInfo->mpSysData = new ImplQueueSalSysData( aPrinterName, aName, in GetPrinterQueueInfo()
/trunk/main/sw/source/ui/uiview/
H A Dviewprt.cxx194 SfxStringItem aPrinterName(SID_PRINTER_NAME, sFaxName); in ExecutePrint() local
198 &aPrinterName, &aSilent, 0L ); in ExecutePrint()
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx632 rtl::OUString aPrinterName; in ExecPrint() local
633 pVal[i].Value >>= aPrinterName; in ExecPrint()
634 aPrt.reset( new Printer( aPrinterName ) ); in ExecPrint()
H A Dviewsh.cxx841 rtl::OUString aPrinterName; in GetState_Impl() local
843 aPrinterName = pPrinter->GetName(); in GetState_Impl()
845 aPrinterName = Printer::GetDefaultPrinterName(); in GetState_Impl()
846 if ( aPrinterName.getLength() > 0 ) in GetState_Impl()
855 aBuffer.append( aPrinterName ); in GetState_Impl()
/trunk/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx667 OUString aPrinterName; in _setPropertyValues() local
668 if( *pValues >>= aPrinterName ) in _setPropertyValues()
671 if( aPrinterName.getLength() && pDocSh->GetCreateMode() != SFX_CREATE_MODE_EMBEDDED ) in _setPropertyValues()
676 … SfxPrinter *pNewPrinter = new SfxPrinter( pTempPrinter->GetOptions().Clone(), aPrinterName ); in _setPropertyValues()
/trunk/main/padmin/source/
H A Dnewppdlg.cxx139 String aPrinterName = PPDParser::getPPDPrinterName( aPath.PathToFileName() ); in Import() local
142 if( ! aPrinterName.Len() ) in Import()
151 sal_uInt16 nPos = m_aDriverLB.InsertEntry( aPrinterName ); in Import()
/trunk/main/framework/source/uielement/
H A Dfontsizemenucontroller.cxx104 rtl::OUString aPrinterName; in retrievePrinterName() local
119 aPrinterSeq[i].Value >>= aPrinterName; in retrievePrinterName()
127 return aPrinterName; in retrievePrinterName()
170 rtl::OUString aPrinterName; in fillPopupMenu() local
175 aPrinterName = retrievePrinterName( m_xFrame ); in fillPopupMenu()
176 if ( aPrinterName.getLength() > 0 ) in fillPopupMenu()
178 pInfoPrinter = new Printer( aPrinterName ); in fillPopupMenu()

Completed in 138 milliseconds