summaryrefslogtreecommitdiff
path: root/include/sfx2/templatelocalview.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-10-21 11:09:41 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-21 13:23:02 +0200
commit1f7c5d2a55486bcbcd066111cea9b91ec348baf1 (patch)
tree2378812276d8bd4214eeac6336b4b30c4ae9012a /include/sfx2/templatelocalview.hxx
parent3be8c4c2bb919d69a2812c76edbaeaa41d149edb (diff)
loplugin:expandablemethodds in include/sfx2
Change-Id: I1ec3ae33a71d154276e213a68c735476daa606b9
Diffstat (limited to 'include/sfx2/templatelocalview.hxx')
-rw-r--r--include/sfx2/templatelocalview.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sfx2/templatelocalview.hxx b/include/sfx2/templatelocalview.hxx
index f4e31efdf76d..b0ab881497dc 100644
--- a/include/sfx2/templatelocalview.hxx
+++ b/include/sfx2/templatelocalview.hxx
@@ -159,9 +159,6 @@ public:
void updateThumbnailDimensions(long itemMaxSize);
- long getThumbnailWidth() const { return mnThumbnailWidth;}
- long getThumbnailHeight() const {return mnThumbnailHeight;}
-
void RemoveDefaultTemplateIcon( const OUString& rPath);
static BitmapEx scaleImg (const BitmapEx &rImg, long width, long height);