diff options
author | Noel Grandin <noel@peralex.com> | 2015-03-24 09:51:10 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-03-24 10:31:17 +0200 |
commit | 72ddf425c2f565e446cc6d0b2b7f48a87fdfe611 (patch) | |
tree | cd22f9373b752f430fc34ea8a90f11a7c92c3efe /basctl/source/inc/dlged.hxx | |
parent | 09d5b31ebe187a4cd9f3efca5a7cb7f87e1e19f6 (diff) |
loplugin:constantfunction: basctl
Change-Id: I675b6cee53a9cef240dd798b13515141e194828f
Diffstat (limited to 'basctl/source/inc/dlged.hxx')
-rw-r--r-- | basctl/source/inc/dlged.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basctl/source/inc/dlged.hxx b/basctl/source/inc/dlged.hxx index fda829d086eb..6371ac67b72f 100644 --- a/basctl/source/inc/dlged.hxx +++ b/basctl/source/inc/dlged.hxx @@ -202,7 +202,6 @@ public: void ShowProperties(); void UpdatePropertyBrowserDelayed(); - sal_Int32 countPages( Printer* pPrinter ); void printPage( sal_Int32 nPage, Printer* pPrinter, const OUString& ); bool AdjustPageSize(); |