summaryrefslogtreecommitdiff
path: root/sfx2/inc/templatedlg.hxx
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-06-28 22:21:26 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-06-28 22:21:26 -0430
commitc6aab78b31d55ce1554b74acd346f1a4bfd4f348 (patch)
tree128f361c34cc6649ffeb8bc594d472f2136c0881 /sfx2/inc/templatedlg.hxx
parentbfb8b048290fee3b26b08db09271bf2f34316679 (diff)
Open a template when double clicking in its thumbnail.
Change-Id: I08884e5f113353261aebcd92b6ecf02146b377c1
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 84b331509f5c..46c3bcfc2225 100644
--- a/sfx2/inc/templatedlg.hxx
+++ b/sfx2/inc/templatedlg.hxx
@@ -57,6 +57,8 @@ private:
DECL_LINK(MenuSelectHdl, Menu*);
+ DECL_LINK(OpenTemplateHdl, ThumbnailViewItem*);
+
void OnTemplateImport ();
void OnTemplateSearch ();
void OnTemplateEdit ();