/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* * This file is part of the LibreOffice project. * * 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/. */ #pragma once #include inline constexpr OUString RID_GALLERYSTR_THEME_HTMLBUTTONS = u"private://gallery/hidden/HtmlExportButtons"_ustr; inline constexpr OUString RID_GALLERYSTR_THEME_POWERPOINT = u"private://gallery/hidden/imgppt"_ustr; inline constexpr OUString RID_GALLERYSTR_THEME_RULERS = u"Rulers"_ustr; inline constexpr OUString RID_GALLERYSTR_THEME_USERSOUNDS = u"private://gallery/hidden/usersounds"_ustr; inline constexpr OUString RID_GALLERYSTR_THEME_DUMMY5 = u"Dummy 5"_ustr; inline constexpr OUString RID_GALLERYSTR_THEME_FONTWORK = u"private://gallery/hidden/fontwork"_ustr; inline constexpr OUString RID_GALLERYSTR_THEME_FONTWORK_VERTICAL = u"private://gallery/hidden/fontworkvertical"_ustr; // Reference-strings for standardcolor-table inline constexpr OUString RID_SVXSTR_COLOR_BLACK_DEF = u"Black"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_BLUE_DEF = u"Blue"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_GREEN_DEF = u"Green"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_RED_DEF = u"Red"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_GREY_DEF = u"Gray"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_YELLOW_DEF = u"Yellow"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_WHITE_DEF = u"White"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_BLUEGREY_DEF = u"Blue gray"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_ORANGE_DEF = u"Orange"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MAGENTA_DEF = u"Magenta"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_BORDEAUX_DEF = u"Bordeaux"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_PALE_YELLOW_DEF = u"Pale yellow"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_PALE_GREEN_DEF = u"Pale green"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKVIOLET_DEF = u"Dark violet"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_SALMON_DEF = u"Salmon"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_SEABLUE_DEF = u"Sea blue"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_CHART_DEF = u"Chart"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_PURPLE_DEF = u"Purple"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_SKYBLUE_DEF = u"Sky blue"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_YELLOWGREEN_DEF = u"Yellow green"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_PINK_DEF = u"Pink"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_TURQUOISE_DEF = u"Turquoise"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_BLUE_CLASSIC_DEF = u"Blue classic"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_GOLD_DEF = u"Gold"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_BRICK_DEF = u"Brick"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_INDIGO_DEF = u"Indigo"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_TEAL_DEF = u"Teal"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIME_DEF = u"Lime"_ustr; // Reference strings: Light variants of the standard color palette inline constexpr OUString RID_SVXSTR_COLOR_LIGHTGRAY_DEF = u"Light Gray"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTYELLOW_DEF = u"Light Yellow"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTGOLD_DEF = u"Light Gold"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTORANGE_DEF = u"Light Orange"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTBRICK_DEF = u"Light Brick"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTRED_DEF = u"Light Red"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTMAGENTA_DEF = u"Light Magenta"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTPURPLE_DEF = u"Light Purple"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTINDIGO_DEF = u"Light Indigo"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTBLUE_DEF = u"Light Blue"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTTEAL_DEF = u"Light Teal"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTGREEN_DEF = u"Light Green"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIGHTLIME_DEF = u"Light Lime"_ustr; // Reference strings: Dark variants of the standard color palette inline constexpr OUString RID_SVXSTR_COLOR_DARKGRAY_DEF = u"Dark Gray"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKYELLOW_DEF = u"Dark Yellow"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKGOLD_DEF = u"Dark Gold"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKORANGE_DEF = u"Dark Orange"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKBRICK_DEF = u"Dark Brick"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKRED_DEF = u"Dark Red"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKMAGENTA_DEF = u"Dark Magenta"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKPURPLE_DEF = u"Dark Purple"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKINDIGO_DEF = u"Dark Indigo"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKBLUE_DEF = u"Dark Blue"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKTEAL_DEF = u"Dark Teal"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKGREEN_DEF = u"Dark Green"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_DARKLIME_DEF = u"Dark Lime"_ustr; // Reference strings for the Tonal palette inline constexpr OUString RID_SVXSTR_COLOR_VIOLET_DEF = u"Violet"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_VIOLET_OUG_DEF = u"Violet (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_BLUE_OUG_DEF = u"Blue (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_AZURE_OUG_DEF = u"Azure (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_SPRINGGREEN_OUG_DEF = u"Spring Green (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_GREEN_OUG_DEF = u"Green (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_CHARTREUSEGREEN_OUG_DEF = u"Chartreuse Green (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_ORANGE_OUG_DEF = u"Orange (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_RED_OUG_DEF = u"Red (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_ROSE_OUG_DEF = u"Rose (Out of Gamut)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_AZURE_DEF = u"Azure"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_CYAN_DEF = u"Cyan"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_SPRINGGREEN_DEF = u"Spring Green"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_CHARTREUSEGREEN_DEF = u"Chartreuse Green"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_ROSE_DEF = u"Rose"_ustr; // Reference strings for the Material palette inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_GRAY_A_DEF = u"Gray A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_YELLOW_A_DEF = u"Yellow A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_AMBER_A_DEF = u"Amber A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_AMBER_DEF = u"Amber"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_ORANGE_A_DEF = u"Orange A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_A_DEF = u"Deep Orange A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_DEEP_ORANGE_DEF = u"Deep Orange"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_RED_A_DEF = u"Red A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_PINK_A_DEF = u"Pink A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_PURPLE_A_DEF = u"Purple A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE_A_DEF = u"Deep Purple A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_DEEP_PURPLE_DEF = u"Deep Purple"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_INDIGO_A_DEF = u"Indigo A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_BLUE_A_DEF = u"Blue A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_LIGHT_BLUE_A_DEF = u"Light Blue A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_CYAN_A_DEF = u"Cyan A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_TEAL_A_DEF = u"Teal A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_GREEN_A_DEF = u"Green A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_LIGHT_GREEN_A_DEF = u"Light Green A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_LIME_A_DEF = u"Lime A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_BROWN_A_DEF = u"Brown A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_BROWN_DEF = u"Brown"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY_A_DEF = u"Blue Gray A"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_MATERIAL_BLUE_GRAY_DEF = u"Blue Gray"_ustr; // Reference-strings for standard-gradient-table inline constexpr OUString RID_SVXSTR_GRDT0_DEF = u"Gradient"_ustr; inline constexpr OUString RID_SVXSTR_GRDT1_DEF = u"Linear blue/white"_ustr; inline constexpr OUString RID_SVXSTR_GRDT2_DEF = u"Linear magenta/green"_ustr; inline constexpr OUString RID_SVXSTR_GRDT3_DEF = u"Linear yellow/brown"_ustr; inline constexpr OUString RID_SVXSTR_GRDT4_DEF = u"Radial green/black"_ustr; inline constexpr OUString RID_SVXSTR_GRDT5_DEF = u"Radial red/yellow"_ustr; inline constexpr OUString RID_SVXSTR_GRDT6_DEF = u"Rectangular red/white"_ustr; inline constexpr OUString RID_SVXSTR_GRDT7_DEF = u"Square yellow/white"_ustr; inline constexpr OUString RID_SVXSTR_GRDT8_DEF = u"Ellipsoid blue grey/light blue"_ustr; inline constexpr OUString RID_SVXSTR_GRDT9_DEF = u"Axial light red/white"_ustr; inline constexpr OUString RID_SVXSTR_GRDT10_DEF = u"Diagonal 1l"_ustr; inline constexpr OUString RID_SVXSTR_GRDT11_DEF = u"Diagonal 1r"_ustr; inline constexpr OUString RID_SVXSTR_GRDT12_DEF = u"Diagonal 2l"_ustr; inline constexpr OUString RID_SVXSTR_GRDT13_DEF = u"Diagonal 2r"_ustr; inline constexpr OUString RID_SVXSTR_GRDT14_DEF = u"Diagonal 3l"_ustr; inline constexpr OUString RID_SVXSTR_GRDT15_DEF = u"Diagonal 3r"_ustr; inline constexpr OUString RID_SVXSTR_GRDT16_DEF = u"Diagonal 4l"_ustr; inline constexpr OUString RID_SVXSTR_GRDT17_DEF = u"Diagonal 4r"_ustr; inline constexpr OUString RID_SVXSTR_GRDT18_DEF = u"Diagonal Blue"_ustr; inline constexpr OUString RID_SVXSTR_GRDT19_DEF = u"Diagonal Green"_ustr; inline constexpr OUString RID_SVXSTR_GRDT20_DEF = u"Diagonal Orange"_ustr; inline constexpr OUString RID_SVXSTR_GRDT21_DEF = u"Diagonal Red"_ustr; inline constexpr OUString RID_SVXSTR_GRDT22_DEF = u"Diagonal Turquoise"_ustr; inline constexpr OUString RID_SVXSTR_GRDT23_DEF = u"Diagonal Violet"_ustr; inline constexpr OUString RID_SVXSTR_GRDT24_DEF = u"From a Corner"_ustr; inline constexpr OUString RID_SVXSTR_GRDT25_DEF = u"From a Corner, Blue"_ustr; inline constexpr OUString RID_SVXSTR_GRDT26_DEF = u"From a Corner, Green"_ustr; inline constexpr OUString RID_SVXSTR_GRDT27_DEF = u"From a Corner, Orange"_ustr; inline constexpr OUString RID_SVXSTR_GRDT28_DEF = u"From a Corner, Red"_ustr; inline constexpr OUString RID_SVXSTR_GRDT29_DEF = u"From a Corner, Turquoise"_ustr; inline constexpr OUString RID_SVXSTR_GRDT30_DEF = u"From a Corner, Violet"_ustr; inline constexpr OUString RID_SVXSTR_GRDT31_DEF = u"From the Middle"_ustr; inline constexpr OUString RID_SVXSTR_GRDT32_DEF = u"From the Middle, Blue"_ustr; inline constexpr OUString RID_SVXSTR_GRDT33_DEF = u"From the Middle, Green"_ustr; inline constexpr OUString RID_SVXSTR_GRDT34_DEF = u"From the Middle, Orange"_ustr; inline constexpr OUString RID_SVXSTR_GRDT35_DEF = u"From the Middle, Red"_ustr; inline constexpr OUString RID_SVXSTR_GRDT36_DEF = u"From the Middle, Turquoise"_ustr; inline constexpr OUString RID_SVXSTR_GRDT37_DEF = u"From the Middle, Violet"_ustr; inline constexpr OUString RID_SVXSTR_GRDT38_DEF = u"Horizontal"_ustr; inline constexpr OUString RID_SVXSTR_GRDT39_DEF = u"Horizontal Blue"_ustr; inline constexpr OUString RID_SVXSTR_GRDT40_DEF = u"Horizontal Green"_ustr; inline constexpr OUString RID_SVXSTR_GRDT41_DEF = u"Horizontal Orange"_ustr; inline constexpr OUString RID_SVXSTR_GRDT42_DEF = u"Horizontal Red"_ustr; inline constexpr OUString RID_SVXSTR_GRDT43_DEF = u"Horizontal Turquoise"_ustr; inline constexpr OUString RID_SVXSTR_GRDT44_DEF = u"Horizontal Violet"_ustr; inline constexpr OUString RID_SVXSTR_GRDT45_DEF = u"Radial"_ustr; inline constexpr OUString RID_SVXSTR_GRDT46_DEF = u"Radial Blue"_ustr; inline constexpr OUString RID_SVXSTR_GRDT47_DEF = u"Radial Green"_ustr; inline constexpr OUString RID_SVXSTR_GRDT48_DEF = u"Radial Orange"_ustr; inline constexpr OUString RID_SVXSTR_GRDT49_DEF = u"Radial Red"_ustr; inline constexpr OUString RID_SVXSTR_GRDT50_DEF = u"Radial Turquoise"_ustr; inline constexpr OUString RID_SVXSTR_GRDT51_DEF = u"Radial Violet"_ustr; inline constexpr OUString RID_SVXSTR_GRDT52_DEF = u"Vertical"_ustr; inline constexpr OUString RID_SVXSTR_GRDT53_DEF = u"Vertical Blue"_ustr; inline constexpr OUString RID_SVXSTR_GRDT54_DEF = u"Vertical Green"_ustr; inline constexpr OUString RID_SVXSTR_GRDT55_DEF = u"Vertical Orange"_ustr; inline constexpr OUString RID_SVXSTR_GRDT56_DEF = u"Vertical Red"_ustr; inline constexpr OUString RID_SVXSTR_GRDT57_DEF = u"Vertical Turquoise"_ustr; inline constexpr OUString RID_SVXSTR_GRDT58_DEF = u"Vertical Violet"_ustr; inline constexpr OUString RID_SVXSTR_GRDT59_DEF = u"Gray Gradient"_ustr; inline constexpr OUString RID_SVXSTR_GRDT60_DEF = u"Yellow Gradient"_ustr; inline constexpr OUString RID_SVXSTR_GRDT61_DEF = u"Orange Gradient"_ustr; inline constexpr OUString RID_SVXSTR_GRDT62_DEF = u"Red Gradient"_ustr; inline constexpr OUString RID_SVXSTR_GRDT63_DEF = u"Pink Gradient"_ustr; inline constexpr OUString RID_SVXSTR_GRDT64_DEF = u"Sky"_ustr; inline constexpr OUString RID_SVXSTR_GRDT65_DEF = u"Cyan Gradient"_ustr; inline constexpr OUString RID_SVXSTR_GRDT66_DEF = u"Blue Gradient"_ustr; inline constexpr OUString RID_SVXSTR_GRDT67_DEF = u"Purple Pipe"_ustr; inline constexpr OUString RID_SVXSTR_GRDT68_DEF = u"Night"_ustr; inline constexpr OUString RID_SVXSTR_GRDT69_DEF = u"Green Gradient"_ustr; //actual gradients defined for 6.1 inline constexpr OUString RID_SVXSTR_GRDT70_DEF = u"Pastel Bouquet"_ustr; inline constexpr OUString RID_SVXSTR_GRDT71_DEF = u"Pastel Dream"_ustr; inline constexpr OUString RID_SVXSTR_GRDT72_DEF = u"Blue Touch"_ustr; inline constexpr OUString RID_SVXSTR_GRDT73_DEF = u"Blank with Gray"_ustr; inline constexpr OUString RID_SVXSTR_GRDT74_DEF = u"London Mist"_ustr; inline constexpr OUString RID_SVXSTR_GRDT75_DEF = u"Submarine"_ustr; inline constexpr OUString RID_SVXSTR_GRDT76_DEF = u"Midnight"_ustr; inline constexpr OUString RID_SVXSTR_GRDT77_DEF = u"Deep Ocean"_ustr; inline constexpr OUString RID_SVXSTR_GRDT78_DEF = u"Mahogany"_ustr; inline constexpr OUString RID_SVXSTR_GRDT79_DEF = u"Green Grass"_ustr; inline constexpr OUString RID_SVXSTR_GRDT80_DEF = u"Neon Light"_ustr; inline constexpr OUString RID_SVXSTR_GRDT81_DEF = u"Sunshine"_ustr; inline constexpr OUString RID_SVXSTR_GRDT82_DEF = u"Rainbow"_ustr; inline constexpr OUString RID_SVXSTR_GRDT83_DEF = u"Sunrise"_ustr; inline constexpr OUString RID_SVXSTR_GRDT84_DEF = u"Sunset"_ustr; // Reference-strings for standard-hatch-table inline constexpr OUString RID_SVXSTR_HATCH0_DEF = u"Black 0 Degrees"_ustr; inline constexpr OUString RID_SVXSTR_HATCH1_DEF = u"Black 90 Degrees"_ustr; inline constexpr OUString RID_SVXSTR_HATCH2_DEF = u"Black 180 Degrees Crossed"_ustr; inline constexpr OUString RID_SVXSTR_HATCH3_DEF = u"Blue 45 Degrees"_ustr; inline constexpr OUString RID_SVXSTR_HATCH4_DEF = u"Blue -45 Degrees"_ustr; inline constexpr OUString RID_SVXSTR_HATCH5_DEF = u"Blue 45 Degrees Crossed"_ustr; inline constexpr OUString RID_SVXSTR_HATCH6_DEF = u"Green 30 Degrees"_ustr; inline constexpr OUString RID_SVXSTR_HATCH7_DEF = u"Green 60 Degrees"_ustr; inline constexpr OUString RID_SVXSTR_HATCH8_DEF = u"Green 90 Degrees Triple"_ustr; inline constexpr OUString RID_SVXSTR_HATCH9_DEF = u"Red 45 Degrees"_ustr; inline constexpr OUString RID_SVXSTR_HATCH10_DEF = u"Red 90 Degrees Crossed"_ustr; inline constexpr OUString RID_SVXSTR_HATCH11_DEF = u"Red -45 Degrees Triple"_ustr; inline constexpr OUString RID_SVXSTR_HATCH12_DEF = u"Yellow 45 Degrees"_ustr; inline constexpr OUString RID_SVXSTR_HATCH13_DEF = u"Yellow 45 Degrees Crossed"_ustr; inline constexpr OUString RID_SVXSTR_HATCH14_DEF = u"Yellow 45 Degrees Triple"_ustr; inline constexpr OUString RID_SVXSTR_HATCH15_DEF = u"Hatching"_ustr; // Reference-strings for standard-bitmap-table inline constexpr OUString RID_SVXSTR_BMP0_DEF = u"Empty"_ustr; inline constexpr OUString RID_SVXSTR_BMP1_DEF = u"Painted White"_ustr; inline constexpr OUString RID_SVXSTR_BMP2_DEF = u"Paper Texture"_ustr; inline constexpr OUString RID_SVXSTR_BMP3_DEF = u"Paper Crumpled"_ustr; inline constexpr OUString RID_SVXSTR_BMP4_DEF = u"Paper Graph"_ustr; inline constexpr OUString RID_SVXSTR_BMP5_DEF = u"Parchment Paper"_ustr; inline constexpr OUString RID_SVXSTR_BMP6_DEF = u"Fence"_ustr; inline constexpr OUString RID_SVXSTR_BMP7_DEF = u"Wooden Board"_ustr; inline constexpr OUString RID_SVXSTR_BMP8_DEF = u"Maple Leaves"_ustr; inline constexpr OUString RID_SVXSTR_BMP9_DEF = u"Lawn"_ustr; inline constexpr OUString RID_SVXSTR_BMP10_DEF = u"Colorful Pebbles"_ustr; inline constexpr OUString RID_SVXSTR_BMP11_DEF = u"Coffee Beans"_ustr; inline constexpr OUString RID_SVXSTR_BMP12_DEF = u"Little Clouds"_ustr; inline constexpr OUString RID_SVXSTR_BMP13_DEF = u"Bathroom Tiles"_ustr; inline constexpr OUString RID_SVXSTR_BMP14_DEF = u"Wall of Rock"_ustr; inline constexpr OUString RID_SVXSTR_BMP15_DEF = u"Zebra"_ustr; inline constexpr OUString RID_SVXSTR_BMP16_DEF = u"Color Stripes"_ustr; inline constexpr OUString RID_SVXSTR_BMP17_DEF = u"Gravel"_ustr; inline constexpr OUString RID_SVXSTR_BMP18_DEF = u"Parchment Studio"_ustr; inline constexpr OUString RID_SVXSTR_BMP19_DEF = u"Night Sky"_ustr; inline constexpr OUString RID_SVXSTR_BMP20_DEF = u"Pool"_ustr; inline constexpr OUString RID_SVXSTR_BMP21_DEF = u"Bitmap"_ustr; inline constexpr OUString RID_SVXSTR_BMP79_DEF = u"Invoice Paper"_ustr; inline constexpr OUString RID_SVXSTR_BMP80_DEF = u"Concrete"_ustr; inline constexpr OUString RID_SVXSTR_BMP81_DEF = u"Brick Wall"_ustr; inline constexpr OUString RID_SVXSTR_BMP82_DEF = u"Stone Wall"_ustr; inline constexpr OUString RID_SVXSTR_BMP83_DEF = u"Floral"_ustr; inline constexpr OUString RID_SVXSTR_BMP84_DEF = u"Space"_ustr; inline constexpr OUString RID_SVXSTR_BMP85_DEF = u"Ice light"_ustr; inline constexpr OUString RID_SVXSTR_BMP86_DEF = u"Marble"_ustr; inline constexpr OUString RID_SVXSTR_BMP87_DEF = u"Sand light"_ustr; inline constexpr OUString RID_SVXSTR_BMP88_DEF = u"Stone"_ustr; inline constexpr OUString RID_SVXSTR_BMP89_DEF = u"White Diffusion"_ustr; inline constexpr OUString RID_SVXSTR_BMP90_DEF = u"Surface"_ustr; inline constexpr OUString RID_SVXSTR_BMP91_DEF = u"Cardboard"_ustr; inline constexpr OUString RID_SVXSTR_BMP92_DEF = u"Studio"_ustr; // Reference strings for patterns - they are a variation of bitmaps inline constexpr OUString RID_SVXSTR_BMP22_DEF = u"5 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP23_DEF = u"10 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP24_DEF = u"20 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP25_DEF = u"25 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP26_DEF = u"30 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP27_DEF = u"40 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP28_DEF = u"50 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP29_DEF = u"60 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP30_DEF = u"70 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP31_DEF = u"75 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP32_DEF = u"80 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP33_DEF = u"90 Percent"_ustr; inline constexpr OUString RID_SVXSTR_BMP34_DEF = u"Light Downward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP35_DEF = u"Light Upward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP36_DEF = u"Dark Downward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP37_DEF = u"Dark Upward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP38_DEF = u"Wide Downward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP39_DEF = u"Wide Upward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP40_DEF = u"Light Vertical"_ustr; inline constexpr OUString RID_SVXSTR_BMP41_DEF = u"Light Horizontal"_ustr; inline constexpr OUString RID_SVXSTR_BMP42_DEF = u"Narrow Vertical"_ustr; inline constexpr OUString RID_SVXSTR_BMP43_DEF = u"Narrow Horizontal"_ustr; inline constexpr OUString RID_SVXSTR_BMP44_DEF = u"Dark Vertical"_ustr; inline constexpr OUString RID_SVXSTR_BMP45_DEF = u"Dark Horizontal"_ustr; inline constexpr OUString RID_SVXSTR_BMP46_DEF = u"Dashed Downward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP47_DEF = u"Dashed Upward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP48_DEF = u"Dashed Horizontal"_ustr; inline constexpr OUString RID_SVXSTR_BMP49_DEF = u"Dashed Vertical"_ustr; inline constexpr OUString RID_SVXSTR_BMP50_DEF = u"Small Confetti"_ustr; inline constexpr OUString RID_SVXSTR_BMP51_DEF = u"Large Confetti"_ustr; inline constexpr OUString RID_SVXSTR_BMP52_DEF = u"Zig Zag"_ustr; inline constexpr OUString RID_SVXSTR_BMP53_DEF = u"Wave"_ustr; inline constexpr OUString RID_SVXSTR_BMP54_DEF = u"Diagonal Brick"_ustr; inline constexpr OUString RID_SVXSTR_BMP55_DEF = u"Horizontal Brick"_ustr; inline constexpr OUString RID_SVXSTR_BMP56_DEF = u"Weave"_ustr; inline constexpr OUString RID_SVXSTR_BMP57_DEF = u"Plaid"_ustr; inline constexpr OUString RID_SVXSTR_BMP58_DEF = u"Divot"_ustr; inline constexpr OUString RID_SVXSTR_BMP59_DEF = u"Dotted Grid"_ustr; inline constexpr OUString RID_SVXSTR_BMP60_DEF = u"Dotted Diamond"_ustr; inline constexpr OUString RID_SVXSTR_BMP61_DEF = u"Shingle"_ustr; inline constexpr OUString RID_SVXSTR_BMP62_DEF = u"Trellis"_ustr; inline constexpr OUString RID_SVXSTR_BMP63_DEF = u"Sphere"_ustr; inline constexpr OUString RID_SVXSTR_BMP64_DEF = u"Small Grid"_ustr; inline constexpr OUString RID_SVXSTR_BMP65_DEF = u"Large Grid"_ustr; inline constexpr OUString RID_SVXSTR_BMP66_DEF = u"Small Checker Board"_ustr; inline constexpr OUString RID_SVXSTR_BMP67_DEF = u"Large Checker Board"_ustr; inline constexpr OUString RID_SVXSTR_BMP68_DEF = u"Outlined Diamond"_ustr; inline constexpr OUString RID_SVXSTR_BMP69_DEF = u"Solid Diamond"_ustr; inline constexpr OUString RID_SVXSTR_BMP70_DEF = u"Vertical"_ustr; inline constexpr OUString RID_SVXSTR_BMP71_DEF = u"Horizontal"_ustr; inline constexpr OUString RID_SVXSTR_BMP72_DEF = u"Downward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP73_DEF = u"Upward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP74_DEF = u"Cross"_ustr; inline constexpr OUString RID_SVXSTR_BMP75_DEF = u"Diagonal Cross"_ustr; inline constexpr OUString RID_SVXSTR_BMP76_DEF = u"Dashed Dotted"_ustr; inline constexpr OUString RID_SVXSTR_BMP77_DEF = u"Dashed Dotted Upward Diagonal"_ustr; inline constexpr OUString RID_SVXSTR_BMP78_DEF = u"Solid Dotted"_ustr; // Reference-strings for standard-dash-table; inline constexpr OUString RID_SVXSTR_DASH0_DEF = u"Dot"_ustr; inline constexpr OUString RID_SVXSTR_DASH1_DEF = u"Long Dot"_ustr; inline constexpr OUString RID_SVXSTR_DASH2_DEF = u"Dot (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH3_DEF = u"Dash"_ustr; inline constexpr OUString RID_SVXSTR_DASH4_DEF = u"Long Dash"_ustr; inline constexpr OUString RID_SVXSTR_DASH5_DEF = u"Double Dash"_ustr; inline constexpr OUString RID_SVXSTR_DASH6_DEF = u"Long Dash Dot"_ustr; inline constexpr OUString RID_SVXSTR_DASH7_DEF = u"Double Dash Dot"_ustr; inline constexpr OUString RID_SVXSTR_DASH8_DEF = u"Double Dash Dot Dot"_ustr; inline constexpr OUString RID_SVXSTR_DASH9_DEF = u"Ultrafine Dotted (var)"_ustr; inline constexpr OUString RID_SVXSTR_DASH10_DEF = u"Fine Dotted"_ustr; inline constexpr OUString RID_SVXSTR_DASH11_DEF = u"Ultrafine Dashed"_ustr; inline constexpr OUString RID_SVXSTR_DASH12_DEF = u"Fine Dashed"_ustr; inline constexpr OUString RID_SVXSTR_DASH13_DEF = u"Fine Dashed (var)"_ustr; inline constexpr OUString RID_SVXSTR_DASH14_DEF = u"Dashed (var)"_ustr; inline constexpr OUString RID_SVXSTR_DASH15_DEF = u"Sparse Dash"_ustr; inline constexpr OUString RID_SVXSTR_DASH16_DEF = u"3 Dashes 3 Dots (var)"_ustr; inline constexpr OUString RID_SVXSTR_DASH17_DEF = u"Ultrafine 2 Dots 3 Dashes"_ustr; inline constexpr OUString RID_SVXSTR_DASH18_DEF = u"2 Dots 1 Dash"_ustr; inline constexpr OUString RID_SVXSTR_DASH19_DEF = u"Line with Fine Dots"_ustr; inline constexpr OUString RID_SVXSTR_DASH20_DEF = u"Dash Dot"_ustr; inline constexpr OUString RID_SVXSTR_DASH21_DEF = u"Long Dot (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH22_DEF = u"Dash Dot Dot"_ustr; inline constexpr OUString RID_SVXSTR_DASH23_DEF = u"Dash (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH24_DEF = u"Long Dash (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH25_DEF = u"Double Dash (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH26_DEF = u"Dash Dot (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH27_DEF = u"Long Dash Dot (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH28_DEF = u"Double Dash Dot (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH29_DEF = u"Dash Dot Dot (Rounded)"_ustr; inline constexpr OUString RID_SVXSTR_DASH30_DEF = u"Double Dash Dot Dot (Rounded)"_ustr; // Reference-strings for standard-line-end-table inline constexpr OUString RID_SVXSTR_LEND0_DEF = u"Concave short"_ustr; inline constexpr OUString RID_SVXSTR_LEND1_DEF = u"Square 45"_ustr; inline constexpr OUString RID_SVXSTR_LEND2_DEF = u"Arrow short"_ustr; inline constexpr OUString RID_SVXSTR_LEND3_DEF = u"Dimension Lines"_ustr; inline constexpr OUString RID_SVXSTR_LEND4_DEF = u"Double Arrow"_ustr; inline constexpr OUString RID_SVXSTR_LEND5_DEF = u"Triangle"_ustr; inline constexpr OUString RID_SVXSTR_LEND6_DEF = u"Concave"_ustr; inline constexpr OUString RID_SVXSTR_LEND7_DEF = u"Arrow large"_ustr; inline constexpr OUString RID_SVXSTR_LEND8_DEF = u"Dimension Line"_ustr; inline constexpr OUString RID_SVXSTR_LEND9_DEF = u"Circle"_ustr; inline constexpr OUString RID_SVXSTR_LEND10_DEF = u"Square"_ustr; inline constexpr OUString RID_SVXSTR_LEND11_DEF = u"Arrow"_ustr; inline constexpr OUString RID_SVXSTR_LEND12_DEF = u"Half Circle"_ustr; inline constexpr OUString RID_SVXSTR_LEND13_DEF = u"Triangle unfilled"_ustr; inline constexpr OUString RID_SVXSTR_LEND14_DEF = u"Diamond unfilled"_ustr; inline constexpr OUString RID_SVXSTR_LEND15_DEF = u"Diamond"_ustr; inline constexpr OUString RID_SVXSTR_LEND16_DEF = u"Circle unfilled"_ustr; inline constexpr OUString RID_SVXSTR_LEND17_DEF = u"Square 45 unfilled"_ustr; inline constexpr OUString RID_SVXSTR_LEND18_DEF = u"Square unfilled"_ustr; inline constexpr OUString RID_SVXSTR_LEND19_DEF = u"Half Circle unfilled"_ustr; inline constexpr OUString RID_SVXSTR_LEND20_DEF = u"Dimension Line Arrow"_ustr; inline constexpr OUString RID_SVXSTR_LEND21_DEF = u"Line short"_ustr; inline constexpr OUString RID_SVXSTR_LEND22_DEF = u"Line"_ustr; inline constexpr OUString RID_SVXSTR_LEND23_DEF = u"Half Arrow left"_ustr; inline constexpr OUString RID_SVXSTR_LEND24_DEF = u"Half Arrow right"_ustr; inline constexpr OUString RID_SVXSTR_LEND25_DEF = u"Reversed Arrow"_ustr; inline constexpr OUString RID_SVXSTR_LEND26_DEF = u"CF One"_ustr; inline constexpr OUString RID_SVXSTR_LEND27_DEF = u"CF Only One"_ustr; inline constexpr OUString RID_SVXSTR_LEND28_DEF = u"CF Many"_ustr; inline constexpr OUString RID_SVXSTR_LEND29_DEF = u"CF Many One"_ustr; inline constexpr OUString RID_SVXSTR_LEND30_DEF = u"CF Zero One"_ustr; inline constexpr OUString RID_SVXSTR_LEND31_DEF = u"CF Zero Many"_ustr; // Reference-strings for standard transparence gradients inline constexpr OUString RID_SVXSTR_TRASNGR0_DEF = u"Transparency"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIBRE_GREEN_1_DEF = u"Green 1 (%PRODUCTNAME Main Color)"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIBRE_GREEN_ACCENT_DEF = u"Green Accent"_ustr;; inline constexpr OUString RID_SVXSTR_COLOR_LIBRE_BLUE_ACCENT_DEF = u"Blue Accent"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIBRE_ORANGE_ACCENT_DEF = u"Orange Accent"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIBRE_PURPLE_DEF = u"Purple"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIBRE_PURPLE_ACCENT_DEF = u"Purple Accent"_ustr; inline constexpr OUString RID_SVXSTR_COLOR_LIBRE_YELLOW_ACCENT_DEF = u"Yellow Accent"_ustr; /* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */