summaryrefslogtreecommitdiff
path: root/sfx2/inc/templatedlg.hxx
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-07-08 10:58:31 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-07-08 10:58:31 -0430
commit27da19cdd62d14d56beaec6c6fce1f68e05c8d86 (patch)
treec636b7dd396721fa88c3df701ecc3fe140063820 /sfx2/inc/templatedlg.hxx
parent41c1ecbf0a95a6a18d45ff35c18cd5a516019de0 (diff)
Center template dialog top buttons.
Change-Id: I18c324a815df279280f3d5efc7b0d9651275bfaa
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 5fa51ae8e73e..7b528ae372d5 100644
--- a/sfx2/inc/templatedlg.hxx
+++ b/sfx2/inc/templatedlg.hxx
@@ -72,6 +72,8 @@ private:
void OnTemplateProperties ();
void OnTemplateDelete ();
+ void centerTopButtons ();
+
private:
PushButton aButtonAll;