diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-10-21 11:09:41 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-10-21 13:23:02 +0200 |
commit | 1f7c5d2a55486bcbcd066111cea9b91ec348baf1 (patch) | |
tree | 2378812276d8bd4214eeac6336b4b30c4ae9012a /include/sfx2/viewsh.hxx | |
parent | 3be8c4c2bb919d69a2812c76edbaeaa41d149edb (diff) |
loplugin:expandablemethodds in include/sfx2
Change-Id: I1ec3ae33a71d154276e213a68c735476daa606b9
Diffstat (limited to 'include/sfx2/viewsh.hxx')
-rw-r--r-- | include/sfx2/viewsh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/viewsh.hxx b/include/sfx2/viewsh.hxx index 253c77c1f36c..84f73ceee3b1 100644 --- a/include/sfx2/viewsh.hxx +++ b/include/sfx2/viewsh.hxx @@ -242,7 +242,6 @@ public: virtual sal_uInt16 SetPrinter( SfxPrinter *pNewPrinter, SfxPrinterChangeFlags nDiffFlags = SFX_PRINTER_ALL ); virtual bool HasPrintOptionsPage() const; virtual VclPtr<SfxTabPage> CreatePrintOptionsPage( vcl::Window *pParent, const SfxItemSet &rOptions ); - static JobSetup GetJobSetup(); Printer* GetActivePrinter() const; // Working set |