summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/table.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 10:59:47 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 10:59:47 +0000
commit83c16c262f9afa927ad46c6f9b96b09c4968eb58 (patch)
tree3200edd4791ac8edeacaf464a09dcf320ff4a0d5 /dbaccess/source/core/inc/table.hxx
parentfe004cc8808cec1518819c0d78d6ca95d9d7837f (diff)
INTEGRATION: CWS dba22c (1.28.50); FILE MERGED
2007/01/18 09:58:59 fs 1.28.50.1: removed superfluous columnCloned
Diffstat (limited to 'dbaccess/source/core/inc/table.hxx')
-rw-r--r--dbaccess/source/core/inc/table.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/core/inc/table.hxx b/dbaccess/source/core/inc/table.hxx
index af3ded75b8b1..f9eb3e8d3cbd 100644
--- a/dbaccess/source/core/inc/table.hxx
+++ b/dbaccess/source/core/inc/table.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: table.hxx,v $
*
- * $Revision: 1.28 $
+ * $Revision: 1.29 $
*
- * last change: $Author: ihi $ $Date: 2006-10-18 13:28:55 $
+ * last change: $Author: obo $ $Date: 2007-01-25 11:59:47 $
*
* 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 @@ namespace dbaccess
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