summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorHeiko Tietze <tietze.heiko@gmail.com>2023-06-16 09:03:11 +0200
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2023-06-26 10:52:41 +0200
commitae1474e5086517c50e28cba890ed147061c04b9b (patch)
tree08b1f9cc8a9f82c52610edb45a120a26d6ed606d /svx
parent04b72fae6ece30f30584e8b6bbbb969d88e0a651 (diff)
MCGR: Some exemplary multi-color gradients
* "Rainbow, Sunrise, Sunset" added * "Preset, Spotted Grey, Teal To Blue" removed to keep items inside scrolled window Change-Id: I3be6c8596accc769df92a8610260ed38a6c29602 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153166 Tested-by: Jenkins Reviewed-by: Regina Henschel <rb.henschel@t-online.de> Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> (cherry picked from commit b5b3d73e0fb47726fef1342c0944148e673ed1a6) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/153514
Diffstat (limited to 'svx')
-rw-r--r--svx/inc/strings.hxx22
1 files changed, 11 insertions, 11 deletions
diff --git a/svx/inc/strings.hxx b/svx/inc/strings.hxx
index 1c917bee9318..17302aa13ae0 100644
--- a/svx/inc/strings.hxx
+++ b/svx/inc/strings.hxx
@@ -192,17 +192,17 @@ inline constexpr OUStringLiteral RID_SVXSTR_GRDT70_DEF = u
inline constexpr OUStringLiteral RID_SVXSTR_GRDT71_DEF = u"Pastel Dream";
inline constexpr OUStringLiteral RID_SVXSTR_GRDT72_DEF = u"Blue Touch";
inline constexpr OUStringLiteral RID_SVXSTR_GRDT73_DEF = u"Blank with Gray";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT74_DEF = u"Spotted Gray";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT75_DEF = u"London Mist";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT76_DEF = u"Teal to Blue";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT77_DEF = u"Midnight";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT78_DEF = u"Deep Ocean";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT79_DEF = u"Submarine";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT80_DEF = u"Green Grass";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT81_DEF = u"Neon Light";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT82_DEF = u"Sunshine";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT83_DEF = u"Present";
-inline constexpr OUStringLiteral RID_SVXSTR_GRDT84_DEF = u"Mahogany";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT74_DEF = u"London Mist";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT75_DEF = u"Submarine";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT76_DEF = u"Midnight";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT77_DEF = u"Deep Ocean";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT78_DEF = u"Mahogany";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT79_DEF = u"Green Grass";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT80_DEF = u"Neon Light";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT81_DEF = u"Sunshine";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT82_DEF = u"Rainbow";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT83_DEF = u"Sunrise";
+inline constexpr OUStringLiteral RID_SVXSTR_GRDT84_DEF = u"Sunset";
// Reference-strings for standard-hatch-table
inline constexpr OUStringLiteral RID_SVXSTR_HATCH0_DEF = u"Black 0 Degrees";
inline constexpr OUStringLiteral RID_SVXSTR_HATCH1_DEF = u"Black 90 Degrees";