Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx1091 const PrinterInfo& rPrinterInfo( getPrinterInfo( rPrinterName ) ); in checkFeatureToken() local
1095 OUString aOuterToken = rPrinterInfo.m_aFeatures.getToken( 0, ',', nIndex ); in checkFeatureToken()
1106 const PrinterInfo& rPrinterInfo = getPrinterInfo (rPrintername); in startSpool() local
1107 …const rtl::OUString& rCommand = (bQuickCommand && rPrinterInfo.m_aQuickCommand.getLength() )… in startSpool()
1108 rPrinterInfo.m_aQuickCommand : rPrinterInfo.m_aCommand; in startSpool()

Completed in 18 milliseconds