Tag: cws_src680_dba22c
User: fs      
Date: 2007/01/18 01:59:02

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

Log:
 removed superfluous columnCloned

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.28&r2=1.28.50.1
Delta lines:  +3 -4
-------------------
--- table.hxx   18 Oct 2006 13:28:55 -0000      1.28
+++ table.hxx   18 Jan 2007 09:58:59 -0000      1.28.50.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: table.hxx,v $
  *
- *  $Revision: 1.28 $
+ *  $Revision: 1.28.50.1 $
  *
- *  last change: $Author: ihi $ $Date: 2006/10/18 13:28:55 $
+ *  last change: $Author: fs $ $Date: 2007/01/18 09:58:59 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -124,7 +124,6 @@
                virtual ::com::sun::star::uno::Reference< 
::com::sun::star::beans::XPropertySet > createColumnDescriptor();
         virtual void columnAppended( const ::com::sun::star::uno::Reference< 
::com::sun::star::beans::XPropertySet >& _rxSourceDescriptor );
                virtual void columnDropped(const ::rtl::OUString& _sName);
-               virtual void columnCloned(const 
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& 
_xClone);
 
                /** creates the column collection for the table
                        @param  _rNames




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

Reply via email to