summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-05-03 09:07:48 +0200
committerandreas_kainz <kainz.a@gmail.com>2020-05-03 13:06:09 +0200
commit1411998edbd679c922ffc1cea85656c1298f2d18 (patch)
treeb2abec343a68d447cfb95b760cd091a226b2f6e7 /sfx2
parent72d29798faac7bee311219b48d4a8373e6d50da3 (diff)
Templates: add simple writer template
Change-Id: Idfd6e13ed5d5bfb76a8aed492abcdbb7d15e94aa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93336 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/strings.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/inc/strings.hxx b/sfx2/inc/strings.hxx
index 9bd7f51c37cc..b12e20596f5c 100644
--- a/sfx2/inc/strings.hxx
+++ b/sfx2/inc/strings.hxx
@@ -44,6 +44,7 @@
#define STR_TEMPLATE_NAME28_DEF "Modern business letter sans-serif"
#define STR_TEMPLATE_NAME29_DEF "Modern business letter serif"
#define STR_TEMPLATE_NAME30_DEF "Businesscard with logo"
+#define STR_TEMPLATE_NAME31_DEF "Simple"
#define CMIS_TYPE_STRING "String"
#define CMIS_TYPE_INTEGER "Integer"