summaryrefslogtreecommitdiff
path: root/sc/source/core
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-01-15 17:36:18 +0100
committerNoel Power <noel.power@suse.com>2013-01-16 09:41:57 +0000
commit0151af9d7e8741b363fce90b684615bb49161913 (patch)
treea7a19bcc91f5d2a33915b6323f276687d0b656bb /sc/source/core
parent072fc07107e9849ed7050d18575b42049db9657e (diff)
the first icon in an icon set should be the negative one
Change-Id: Ica3c48739c0f8597a72ea4d2346e406f147586a9 Reviewed-on: https://gerrit.libreoffice.org/1709 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
Diffstat (limited to 'sc/source/core')
-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 f5d23c1285bd..55b8b437d0ce 100644
--- a/sc/source/core/data/colorscale.cxx
+++ b/sc/source/core/data/colorscale.cxx
@@ -1098,7 +1098,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[] = {