Tag: cws_src680_dba205b
User: fs      
Date: 2006/08/09 12:50:35

Modified:
   dba/dbaccess/source/core/inc/table.hxx

Log:
 refreshColumns is overwritten unnecessarily

File Changes:

Directory: /dba/dbaccess/source/core/inc/
=========================================

File [changed]: table.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/table.hxx?r1=1.27.20.1&r2=1.27.20.2
Delta lines:  +2 -4
-------------------
--- table.hxx   6 Aug 2006 20:17:21 -0000       1.27.20.1
+++ table.hxx   9 Aug 2006 19:50:32 -0000       1.27.20.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: table.hxx,v $
  *
- *  $Revision: 1.27.20.1 $
+ *  $Revision: 1.27.20.2 $
  *
- *  last change: $Author: fs $ $Date: 2006/08/06 20:17:21 $
+ *  last change: $Author: fs $ $Date: 2006/08/09 19:50:32 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -196,8 +196,6 @@
 
                // com::sun::star::lang::XUnoTunnel
         virtual sal_Int64 SAL_CALL getSomething( const 
::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) 
throw(::com::sun::star::uno::RuntimeException);
-
-               virtual void refreshColumns();
 
     private:
         using OTable_Base::createArrayHelper;




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

Reply via email to