summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/templateinfodlg.hrc
diff options
context:
space:
mode:
authorRafael Dominguez <venccsralph@gmail.com>2012-08-14 12:17:35 -0430
committerRafael Dominguez <venccsralph@gmail.com>2012-08-14 16:07:03 -0430
commit0c03f7945e89e52a473a21267a4bd18970da52d3 (patch)
treee366ed16aea3281e1bb691b9ad9cbf486d024119 /sfx2/source/dialog/templateinfodlg.hrc
parent4fe7c4f3a98b97034e880ceebcea2b6fecd05852 (diff)
Display template preview and information when clicking properties.
Change-Id: I9a783c39f04a19cd65a292f3ebff923bb845f2c4
Diffstat (limited to 'sfx2/source/dialog/templateinfodlg.hrc')
-rw-r--r--sfx2/source/dialog/templateinfodlg.hrc11
1 files changed, 11 insertions, 0 deletions
diff --git a/sfx2/source/dialog/templateinfodlg.hrc b/sfx2/source/dialog/templateinfodlg.hrc
new file mode 100644
index 000000000000..e6069c1057d3
--- /dev/null
+++ b/sfx2/source/dialog/templateinfodlg.hrc
@@ -0,0 +1,11 @@
+/*
+ * Copyright 2012 LibreOffice contributors.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#define DLG_TEMPLATE_INFORMATION 400
+
+#define BTN_TEMPLATE_INFO_CLOSE 11