User: rt Date: 05/09/05 01:57:22 Modified: /dba/dbaccess/source/core/api/ RowSet.hxx
Log: INTEGRATION: CWS hr18 (1.39.94); FILE MERGED 2005/08/10 16:25:27 hr 1.39.94.1: #i51878#,#i53108#: cleanup STL iterator usage File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: RowSet.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/RowSet.hxx?r1=1.39&r2=1.40 Delta lines: +2 -0 ------------------- --- RowSet.hxx 10 Mar 2005 16:31:10 -0000 1.39 +++ RowSet.hxx 5 Sep 2005 08:57:19 -0000 1.40 @@ -243,6 +243,8 @@ virtual sal_Bool isModified( ); virtual sal_Bool isNew( ); + virtual ~ORowSet(); + public: ORowSet(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >&); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
