summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-08-14 19:02:27 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-08-15 07:18:26 -0430
commit6072d114977421da17127610e4a1a5103fecb20a (patch)
treee1b7560ed2a4f399d50342909ecc0a45856f26f2 /sfx2/inc
parente626da3c527812adcd23916489cf95f995c6ec6f (diff)
Add save templates command to manager.
Change-Id: Ic538f23f1d8c4ba8f1a47386e1d16337cf2650c9
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/templatedlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/inc/templatedlg.hxx b/sfx2/inc/templatedlg.hxx
index 40fa0bfda139..17596d924021 100644
--- a/sfx2/inc/templatedlg.hxx
+++ b/sfx2/inc/templatedlg.hxx
@@ -82,6 +82,7 @@ private:
void OnTemplateExport ();
void OnFolderDelete ();
void OnRepositoryDelete ();
+ void OnTemplateSaveAs ();
void centerTopButtons ();