Tag: cws_src680_warnings01
User: fs      
Date: 06/06/12 05:52:57

Modified:
 /dba/dbaccess/source/ui/querydesign/
  SelectionBrowseBox.cxx

Log:
 #i66333# removed senseless SetMapMode

File Changes:

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

File [changed]: SelectionBrowseBox.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx?r1=1.66.6.1&r2=1.66.6.2
Delta lines:  +2 -6
-------------------
--- SelectionBrowseBox.cxx      24 Mar 2006 15:36:26 -0000      1.66.6.1
+++ SelectionBrowseBox.cxx      12 Jun 2006 12:52:54 -0000      1.66.6.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: SelectionBrowseBox.cxx,v $
  *
- *  $Revision: 1.66.6.1 $
+ *  $Revision: 1.66.6.2 $
  *
- *  last change: $Author: fs $ $Date: 2006/03/24 15:36:26 $
+ *  last change: $Author: fs $ $Date: 2006/06/12 12:52:54 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -394,10 +394,6 @@
        SetHeaderBar(pNewHeaderBar);
        SetMode(m_nMode);
        
-
-       SetMapMode( MapMode(MAP_TWIP) );
-       GetDataWindow().SetMapMode( GetMapMode() );
-
        Font    aFont( GetDataWindow().GetFont() );
        aFont.SetWeight( WEIGHT_NORMAL );
        GetDataWindow().SetFont( aFont );




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

Reply via email to