Searched refs:SfxPrinterController (Results 1 – 2 of 2) sorted by relevance
66 class SfxPrinterController : public vcl::PrinterController, public SfxListener class85 SfxPrinterController( const boost::shared_ptr<Printer>& i_rPrinter,95 virtual ~SfxPrinterController();105 SfxPrinterController::SfxPrinterController( const boost::shared_ptr<Printer>& i_rPrinter, in SfxPrinterController() function in SfxPrinterController177 void SfxPrinterController::Notify( SfxBroadcaster& , const SfxHint& rHint ) in Notify()191 SfxPrinterController::~SfxPrinterController() in ~SfxPrinterController()195 const Any& SfxPrinterController::getSelectionObject() const in getSelectionObject()212 Sequence< beans::PropertyValue > SfxPrinterController::getMergedOptions() const in getMergedOptions()231 int SfxPrinterController::getPageCount() const in getPageCount()262 void SfxPrinterController::printPage( int i_nPage ) const in printPage()[all …]
149 friend class SfxPrinterController;
Completed in 30 milliseconds