summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/templatedlg.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/templatedlg.hrc')
-rw-r--r--sfx2/source/doc/templatedlg.hrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/sfx2/source/doc/templatedlg.hrc b/sfx2/source/doc/templatedlg.hrc
new file mode 100644
index 000000000000..5f0a2776da22
--- /dev/null
+++ b/sfx2/source/doc/templatedlg.hrc
@@ -0,0 +1,13 @@
+/*
+ * 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 BTN_SELECT_ALL 1
+#define BTN_SELECT_DOCS 2
+#define BTN_SELECT_PRESENTATIONS 3
+#define BTN_SELECT_SHEETS 4
+#define BTN_SELECT_DRAWS 5