Searched refs:getPrinterName (Results 1 – 11 of 11) sorted by relevance
567 if (_aGTA.getPrinterName() != null) in impl_printToFileWithOOo()573 Arg.Value = _aGTA.getPrinterName(); in impl_printToFileWithOOo()
201 public String getPrinterName() in getPrinterName() method in ParameterHelper
260 setPrinterName(_aGTA.getPrinterName()); in printToFileWithMSOffice()
599 if (_aGTA.getPrinterName() != null) in impl_printToFileWithOOo()605 Arg.Value = _aGTA.getPrinterName(); in impl_printToFileWithOOo()
414 public String getPrinterName() {return m_sPrinterName;} in getPrinterName() method in GraphicalTestArguments
172 setPrinterName(_aGTA.getPrinterName()); in printToFileWithMSOffice()
213 const String& getPrinterName() const in getPrinterName() function in psp::PPDParser
491 aPrintText.append( pPrintParser->getPrinterName() ); in printPage()
1999 String aName = OUStringToString( xPrint->getPrinterName(), CHARSET_SYSTEM ); in IMPL_LINK()
1008 rtl::OUString ScTabViewObj::getPrinterName(void) const
1487 rtl::OUString ScModelObj::getPrinterName(void) const
Completed in 92 milliseconds