User: obo     
Date: 2006/10/12 06:35:56

Modified:
   dba/dbaccess/source/ui/browser/unodatbr.cxx

Log:
 INTEGRATION: CWS sb59 (1.177.2); FILE MERGED
 2006/08/29 11:44:26 sb 1.177.2.1: #i67487# Made code warning-free (wntmsci10).

File Changes:

Directory: /dba/dbaccess/source/ui/browser/
===========================================

File [changed]: unodatbr.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/unodatbr.cxx?r1=1.180&r2=1.181
Delta lines:  +2 -0
-------------------
--- unodatbr.cxx        5 Oct 2006 13:02:44 -0000       1.180
+++ unodatbr.cxx        12 Oct 2006 13:35:53 -0000      1.181
@@ -1129,6 +1129,8 @@
         String sId;
         FilterByEntryDataId( const String& _rId ) : sId( _rId ) { }
 
+        virtual ~FilterByEntryDataId() {}
+
         virtual bool    includeEntry( SvLBoxEntry* _pEntry ) const;
     };
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to