summaryrefslogtreecommitdiff
path: root/svx/inc
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-03-02 17:09:17 +0100
committerandreas_kainz <kainz.a@gmail.com>2020-03-06 10:20:16 +0100
commit3bd487c578f780cb41dd5efa128248edf1a10157 (patch)
tree916fb0941395281964a77516401fcbe4e6a90ac6 /svx/inc
parent191b43536a2bee034ef9902b49ca5fbcdbddec53 (diff)
tdf#130928 Area fill update pattern
Change-Id: I309cb3ccd5e870c6624b1a5b4838ee05c56538d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89843 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'svx/inc')
-rw-r--r--svx/inc/strings.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/inc/strings.hxx b/svx/inc/strings.hxx
index 0162a333a650..5dc5bbd04e86 100644
--- a/svx/inc/strings.hxx
+++ b/svx/inc/strings.hxx
@@ -293,6 +293,9 @@
#define RID_SVXSTR_BMP73_DEF "Upward Diagonal"
#define RID_SVXSTR_BMP74_DEF "Cross"
#define RID_SVXSTR_BMP75_DEF "Diagonal Cross"
+#define RID_SVXSTR_BMP76_DEF "Dashed Dotted"
+#define RID_SVXSTR_BMP77_DEF "Dashed Dotted Upward Diagonal"
+#define RID_SVXSTR_BMP78_DEF "Solid Dotted"
// Reference-strings for standard-dash-table
#define RID_SVXSTR_DASH0_DEF "Ultrafine Dashed"
#define RID_SVXSTR_DASH1_DEF "Fine Dashed"