User: obo Date: 2006/07/10 08:13:39 Modified: dba/dbaccess/source/core/inc/definitioncolumn.hxx
Log: INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/27 12:04:12 fs 1.4.124.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/16 11:47:40 fs 1.4.124.1: during #i51143#: refactored VCollection: - createEmptyObject now named createDescriptor - cloneObject removed - appendObject now returns the newly created object (previously done via a subsequent call to cloneObject) File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: definitioncolumn.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/definitioncolumn.hxx?r1=1.5&r2=1.6 Delta lines: +2 -0 ------------------- --- definitioncolumn.hxx 20 Jun 2006 02:47:02 -0000 1.5 +++ definitioncolumn.hxx 10 Jul 2006 15:13:37 -0000 1.6 @@ -262,6 +262,8 @@ class OTableColumnWrapper : public OTableColumnDescriptorWrapper, public ::comphelper::OIdPropertyArrayUsageHelper < OTableColumnWrapper > { + protected: + ~OTableColumnWrapper(); public: OTableColumnWrapper(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& rCol ,const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& rColDefintion --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
