summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorRob Snelders <programming@ertai.nl>2011-04-04 12:07:23 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-04-04 12:36:20 +0300
commit174168648f33764b291c0158a59ede87d02cb51c (patch)
treef58c851e20e16ba277482b3265f4d595c28aedc7 /cui/source/inc
parentc364c9efd36b709b3253745f8f1d372f9cf15949 (diff)
Improvement of adding and removing color charts
(cherry picked from commit b635aad528973bf175aa8a61ad380992448b6f5a)
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/cuires.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc
index efde05284e3e..5f80b1ef8a76 100644
--- a/cui/source/inc/cuires.hrc
+++ b/cui/source/inc/cuires.hrc
@@ -157,6 +157,8 @@
#define RID_SVXPAGE_ACCESSIBILITYCONFIG (RID_SVX_START + 250)
#define RID_SVXPAGE_ASIAN_LAYOUT (RID_SVX_START + 246)
#define RID_OPTPAGE_CHART_DEFCOLORS (RID_SVX_START + 299)
+#define RID_OPTQB_COLOR_CHART_DELETE (RID_SVX_START + 296)
+#define RID_OPTSTR_COLOR_CHART_DELETE (RID_SVX_START + 289)
#define RID_SVXPAGE_COLORCONFIG (RID_SVX_START + 249)
#define RID_SVXQB_DELETE_COLOR_CONFIG (RID_SVX_START + 324)
#define RID_SVXSTR_COLOR_CONFIG_SAVE1 (RID_SVX_START + 853)