summaryrefslogtreecommitdiff
path: root/sc/source
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-01-15 17:36:18 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-01-15 19:11:56 +0100
commit279b6f39cf4a13667dd8bcbe8766f900593633c9 (patch)
tree850bfc2f92fda9ca3c75aeb929a6dadbd8defee6 /sc/source
parent3e13802770cd77071063af9946af2f189a83aa8b (diff)
the first icon in an icon set should be the negative one
Change-Id: Ica3c48739c0f8597a72ea4d2346e406f147586a9
Diffstat (limited to 'sc/source')
-rw-r--r--sc/source/core/data/colorscale.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/core/data/colorscale.cxx b/sc/source/core/data/colorscale.cxx
index a402c7f9c8c2..3d36b4d06642 100644
--- a/sc/source/core/data/colorscale.cxx
+++ b/sc/source/core/data/colorscale.cxx
@@ -1105,7 +1105,7 @@ sal_Int32 a5Quarters[] = {
};
sal_Int32 a3Symbols1[] = {
- BMP_ICON_SET_SYMBOLS1_CHECK, BMP_ICON_SET_SYMBOLS1_EXCLAMATION_MARK, BMP_ICON_SET_SYMBOLS1_CROSS
+ BMP_ICON_SET_SYMBOLS1_CROSS, BMP_ICON_SET_SYMBOLS1_EXCLAMATION_MARK, BMP_ICON_SET_SYMBOLS1_CHECK
};
sal_Int32 a3Signs[] = {