summaryrefslogtreecommitdiff
path: root/sc/inc/globstr.hrc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-29 23:32:21 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-10-30 01:03:56 +0100
commit57bdc45e57cfa01330d21e3a37df133276239387 (patch)
tree7cca418b53b56f0091292fd3f116bec987728c1f /sc/inc/globstr.hrc
parentef4edac451093e0d281bcbc2dd43b262330ea43d (diff)
add icon sets to manage conditional formats dlg
Change-Id: I309ca58d708f0df87365a21fdcf9acb829f08a9e
Diffstat (limited to 'sc/inc/globstr.hrc')
-rw-r--r--sc/inc/globstr.hrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 42d8c1eb64ee..9887d8e6ac8a 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -594,15 +594,15 @@
#define STR_COND_CONDITION 469
#define STR_COND_COLORSCALE 470
#define STR_COND_DATABAR 471
-#define STR_COND_FORMULA 472
-#define STR_COND_BETWEEN 473
-#define STR_COND_NOTBETWEEN 474
-#define STR_COND_UNIQUE 475
-#define STR_COND_DUPLICATE 476
+#define STR_COND_ICONSET 472
+#define STR_COND_FORMULA 473
+#define STR_COND_BETWEEN 474
+#define STR_COND_NOTBETWEEN 475
+#define STR_COND_UNIQUE 476
+#define STR_COND_DUPLICATE 477
-#define STR_ERR_CONDFORMAT_PROTECTED 477
-
-#define STR_COUNT 478
+#define STR_ERR_CONDFORMAT_PROTECTED 478
+#define STR_COUNT 479
#endif