summaryrefslogtreecommitdiff
path: root/include/sfx2/recentdocsview.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-05-13 09:07:45 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-05-13 09:07:45 +0200
commit69c32b13f348d658ae5c1352120ba22bc28b5870 (patch)
treef6ebc29c875ebf6dacbb1f0d9b3dcee62e82919a /include/sfx2/recentdocsview.hxx
parent5b76c5023faf345814a7dd874d2b7cfd3dd05096 (diff)
loplugin:staticmethods
Change-Id: Ic0557eabff8a323a4cbe7aa9845464d752c68685
Diffstat (limited to 'include/sfx2/recentdocsview.hxx')
-rw-r--r--include/sfx2/recentdocsview.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sfx2/recentdocsview.hxx b/include/sfx2/recentdocsview.hxx
index 231c47fef808..2232406e0145 100644
--- a/include/sfx2/recentdocsview.hxx
+++ b/include/sfx2/recentdocsview.hxx
@@ -72,9 +72,6 @@ protected:
bool isAcceptedFile(const OUString &rURL) const;
- /// Set (larger) font for the Welcome message.
- void SetMessageFont(vcl::RenderContext& rRenderContext);
-
long mnItemMaxSize;
long mnTextHeight;
long mnItemPadding;