summaryrefslogtreecommitdiff
path: root/sfx2/inc/templatedlg.hxx
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2013-01-31 16:36:52 +0100
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2013-01-31 16:40:14 +0100
commitaf331776895c1c3d036040599501d3f08a4d5562 (patch)
tree432efa9c4feb79ce3ea18d2f420677f00398e6b5 /sfx2/inc/templatedlg.hxx
parentbdb3c21ee5a20046dfd80c486e41ad591b863c1c (diff)
Template Manager: show some icons if there is no thumbnail
Diffstat (limited to 'sfx2/inc/templatedlg.hxx')
-rw-r--r--sfx2/inc/templatedlg.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sfx2/inc/templatedlg.hxx b/sfx2/inc/templatedlg.hxx
index 4a18ab2afa4e..1cc9ae54d47e 100644
--- a/sfx2/inc/templatedlg.hxx
+++ b/sfx2/inc/templatedlg.hxx
@@ -50,6 +50,8 @@ public:
DECL_LINK(ActivatePageHdl, void*);
+ static BitmapEx getDefaultThumbnail( const rtl::OUString& rPath );
+
private:
virtual void MouseButtonDown( const MouseEvent& rMEvt );