diff options
Diffstat (limited to 'sfx2/source/view/viewprn.cxx')
-rw-r--r-- | sfx2/source/view/viewprn.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/source/view/viewprn.cxx b/sfx2/source/view/viewprn.cxx index 686af9752d7d..c6a4afad7b39 100644 --- a/sfx2/source/view/viewprn.cxx +++ b/sfx2/source/view/viewprn.cxx @@ -73,6 +73,7 @@ class SfxPrinterController : public vcl::PrinterController, public SfxListener Sequence< beans::PropertyValue > getMergedOptions() const; const Any& getSelectionObject() const; + public: SfxPrinterController( const boost::shared_ptr<Printer>& i_rPrinter, const Any& i_rComplete, |