Home
last modified time | relevance | path

Searched refs:SfxPrinterController (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/view/
H A Dviewprn.cxx66 class SfxPrinterController : public vcl::PrinterController, public SfxListener class
85 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 SfxPrinterController
177 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 …]
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx150 friend class SfxPrinterController;

Completed in 15 milliseconds