summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-01-08 23:53:19 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-01-09 05:01:32 +0100
commit46c8aadec35b7057e00053d7b808d60e5bdabc72 (patch)
tree056a67ae26c0629f349be5a3ff41fa677c54cbfb /sc/source/ui/condformat
parenta796fdf07ba6196eaa1ed41b2846c99a9eda421a (diff)
set the list box entry for 3 entry color scales
Change-Id: I5718d22e0c31bd645998bcbb508b31370cf36250
Diffstat (limited to 'sc/source/ui/condformat')
-rw-r--r--sc/source/ui/condformat/condformatdlgentry.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/condformat/condformatdlgentry.cxx b/sc/source/ui/condformat/condformatdlgentry.cxx
index 15f6f428dbb4..34069823f709 100644
--- a/sc/source/ui/condformat/condformatdlgentry.cxx
+++ b/sc/source/ui/condformat/condformatdlgentry.cxx
@@ -506,6 +506,7 @@ ScFormulaFrmtEntry::ScFormulaFrmtEntry( Window* pParent, ScDocument* pDoc, const
FreeResource();
maLbType.SelectEntryPos(2);
+ maLbColorFormat.SelectEntryPos(1);
if(pFormat)
{