sc/source/ui/condformat/condformatdlgentry.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit c0fea3a3bec79351d41ca05f19b1c128ab8e2bd2
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Tue Jan 8 23:53:19 2013 +0100

    set the list box entry for 3 entry color scales
    
    Change-Id: I5718d22e0c31bd645998bcbb508b31370cf36250

diff --git a/sc/source/ui/condformat/condformatdlgentry.cxx 
b/sc/source/ui/condformat/condformatdlgentry.cxx
index b516670..4e0ce64 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)
     {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to