Tag: cws_src680_hsqlcsv
User: fs      
Date: 2006/09/19 04:53:47

Modified:
   dba/dbaccess/source/ui/control/tabletree.cxx

Log:
 #i10000#

File Changes:

Directory: /dba/dbaccess/source/ui/control/
===========================================

File [changed]: tabletree.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/control/tabletree.cxx?r1=1.29.18.2&r2=1.29.18.3
Delta lines:  +2 -3
-------------------
--- tabletree.cxx       18 Sep 2006 20:20:38 -0000      1.29.18.2
+++ tabletree.cxx       19 Sep 2006 11:53:44 -0000      1.29.18.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: tabletree.cxx,v $
  *
- *  $Revision: 1.29.18.2 $
+ *  $Revision: 1.29.18.3 $
  *
- *  last change: $Author: fs $ $Date: 2006/09/18 20:20:38 $
+ *  last change: $Author: fs $ $Date: 2006/09/19 11:53:44 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -140,7 +140,6 @@
 // 
-----------------------------------------------------------------------------
 void OTableTreeListBox::implSetDefaultImages()
 {
-       bool bHiContrast = GetBackground().GetColor().IsDark();
     ImageProvider aImageProvider;
     SetDefaultExpandedEntryBmp( aImageProvider.getFolderImage( 
DatabaseObject::TABLE, false ), BMP_COLOR_NORMAL );
     SetDefaultExpandedEntryBmp( aImageProvider.getFolderImage( 
DatabaseObject::TABLE, true ), BMP_COLOR_HIGHCONTRAST );




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to