User: obo     
Date: 2007/01/25 03:59:49

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

Log:
 INTEGRATION: CWS dba22c (1.28.50); FILE MERGED
 2007/01/18 09:58:59 fs 1.28.50.1: 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.29
Delta lines:  +0 -1
-------------------
--- table.hxx   18 Oct 2006 13:28:55 -0000      1.28
+++ table.hxx   25 Jan 2007 11:59:47 -0000      1.29
@@ -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