Tag: mws_oof680 User: kz Date: 2007/01/24 05:31:07 Modified: dba/dbaccess/source/core/inc/table.hxx
Log: INTEGRATION: CWS dba22c_OOF680 (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.28.52.1 Delta lines: +0 -1 ------------------- --- table.hxx 18 Oct 2006 13:28:55 -0000 1.28 +++ table.hxx 24 Jan 2007 13:31:04 -0000 1.28.52.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]
