Searched refs:i_rPrinter (Results 1 – 2 of 2) sorted by relevance
85 SfxPrinterController( const boost::shared_ptr<Printer>& i_rPrinter,105 SfxPrinterController::SfxPrinterController( const boost::shared_ptr<Printer>& i_rPrinter, in SfxPrinterController() argument114 : PrinterController( i_rPrinter) in SfxPrinterController()124 , m_bTempPrinter( i_rPrinter.get() != NULL ) in SfxPrinterController()
765 void PrinterController::setPrinter( const boost::shared_ptr<Printer>& i_rPrinter ) in setPrinter() argument767 mpImplData->mpPrinter = i_rPrinter; in setPrinter()769 makeAny( rtl::OUString( i_rPrinter->GetName() ) ) ); in setPrinter()
Completed in 27 milliseconds